ERC-1155
Overview
Max Total Supply
32 CTRL
Holders
21
Market
Volume (24H)
N/A
Min Price (24H)
N/A
Max Price (24H)
N/A
Other Info
Token Contract
Loading...
Loading
Loading...
Loading
Loading...
Loading
# | Exchange | Pair | Price | 24H Volume | % Volume |
---|
Contract Name:
CtrlDAO
Compiler Version
v0.8.7+commit.e28d00a7
Contract Source Code (Solidity)
/** *Submitted for verification at Etherscan.io on 2022-01-19 */ // SPDX-License-Identifier: MIT pragma solidity ^0.8.2; // 0.8.7, optimizations enabled, 200 runs /////////////////////////////////////////////////////////////////////////////////////////// // // // // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││████││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││████││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││████││││││││││││││││││││││││││││││││││││││ // // │││││││││││││││││││││││││││││││[▄▄████████████▄▄]│││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││▄██████████████████████▄││││││││││││││││││││││││││││ // // │││││││││││││││││╓█▄│││││╓██████▀▀R|││████││|╙▀▀██████▄│││││|▄▄│││││││││││││││││ // // ││││││││││││││││#█████▄▄█████▀R│││││││████│││││││╙▀█████]▄█████▌││││││││││││││││ // // │││││││││││││││││╙▀█████████|│││││││││████│││││││││|▀████████▀▀Ñ││││││││││││││││ // // ││││││││││││││││││││|█████████▄]││││││████│││││││▄▄████████Ñ|│││││││││││││││││││ // // ││││││││││││││││││││#████▀▀███████▄│││████│││╓▄███████▀████M││││││││││││││││││││ // // ││││││││││││││││││││████M│││╙▀▀██████▄████▄███████▀▀|││▐████││││││││││││││││││││ // // │││││││││││││││││││C████││││││││╙▀████████████▀▀|│││││││████T│││││││││││││││││││ // // │││││││││││││││││││▐████│││││││││[▄██████████▄]│││││││││████M│││││││││││││││││││ // // ││││││││││││││││││││████M││││[▄██████████████████▄││││││████M│││││││││││││││││││ // // ││││││││││││││││││││║███▌|▄███████▀▀]│████│╙▀▀██████▄▄│║███▌││││││││││││││││││││ // // │││││││││││││││││││││█████████▀▀Ñ│││││████│││││╙▀██████████|││││││││││││││││││││ // // ││││││││││││││││││▄▄███████▀Ñ│││││││││████││││││││|▀▀███████▄]││││││││││││││││││ // // ││││││││││││││││▓██████▀█████]││││││││████││││││││[▒████▀██████▓││││││││││││││││ // // ││││││││││││││││|██▀Ñ|││|▀█████▄▄│││││████│││││]▄█████▀]││╙▀▀██|││││││││││││││││ // // ││││││││││││││││││││││││││|▀█████████▄████▄█████████▀|││││││││││││││││││││││││││ // // │││││││││││││││││││││││││││││|▀▀████████████████▀▀|│││││││││││││││││││││││││││││ // // │││││││││││││││││││││││││││││││││││L╙▀████▀╙L│││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││████││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││████││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││▀▀▀▀││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // // // // /////////////////////////////////////////////////////////////////////////////////////////// // File: @openzeppelin/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; } } // File: @openzeppelin/contracts/security/Pausable.sol // OpenZeppelin Contracts v4.4.1 (security/Pausable.sol) pragma solidity ^0.8.0; /** * @dev Contract module which allows children to implement an emergency stop * mechanism that can be triggered by an authorized account. * * This module is used through inheritance. It will make available the * modifiers `whenNotPaused` and `whenPaused`, which can be applied to * the functions of your contract. Note that they will not be pausable by * simply including this module, only once the modifiers are put in place. */ abstract contract Pausable is Context { /** * @dev Emitted when the pause is triggered by `account`. */ event Paused(address account); /** * @dev Emitted when the pause is lifted by `account`. */ event Unpaused(address account); bool private _paused; /** * @dev Initializes the contract in unpaused state. */ constructor() { _paused = false; } /** * @dev Returns true if the contract is paused, and false otherwise. */ function paused() public view virtual returns (bool) { return _paused; } /** * @dev Modifier to make a function callable only when the contract is not paused. * * Requirements: * * - The contract must not be paused. */ modifier whenNotPaused() { require(!paused(), "Pausable: paused"); _; } /** * @dev Modifier to make a function callable only when the contract is paused. * * Requirements: * * - The contract must be paused. */ modifier whenPaused() { require(paused(), "Pausable: not paused"); _; } /** * @dev Triggers stopped state. * * Requirements: * * - The contract must not be paused. */ function _pause() internal virtual whenNotPaused { _paused = true; emit Paused(_msgSender()); } /** * @dev Returns to normal state. * * Requirements: * * - The contract must be paused. */ function _unpause() internal virtual whenPaused { _paused = false; emit Unpaused(_msgSender()); } } // File: @openzeppelin/contracts/access/Ownable.sol // OpenZeppelin Contracts v4.4.1 (access/Ownable.sol) pragma solidity ^0.8.0; /** * @dev Contract module which provides a basic access control mechanism, where * there is an account (an owner) that can be granted exclusive access to * specific functions. * * By default, the owner account will be the one that deploys the contract. This * can later be changed with {transferOwnership}. * * This module is used through inheritance. It will make available the modifier * `onlyOwner`, which can be applied to your functions to restrict their use to * the owner. */ abstract contract Ownable is Context { address private _owner; event OwnershipTransferred(address indexed previousOwner, address indexed newOwner); /** * @dev Initializes the contract setting the deployer as the initial owner. */ constructor() { _transferOwnership(_msgSender()); } /** * @dev 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); } } // File: @openzeppelin/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 * ==== */ function isContract(address account) internal view returns (bool) { // This method relies on extcodesize, which returns 0 for contracts in // construction, since the code is only stored at the end of the // constructor execution. uint256 size; assembly { size := extcodesize(account) } return size > 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); } } } } // File: @openzeppelin/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); } // File: @openzeppelin/contracts/utils/introspection/ERC165.sol // OpenZeppelin Contracts v4.4.1 (utils/introspection/ERC165.sol) pragma solidity ^0.8.0; /** * @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; } } // File: @openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol // OpenZeppelin Contracts v4.4.1 (token/ERC1155/IERC1155Receiver.sol) pragma solidity ^0.8.0; /** * @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. 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. 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); } // File: @openzeppelin/contracts/token/ERC1155/IERC1155.sol // OpenZeppelin Contracts v4.4.1 (token/ERC1155/IERC1155.sol) pragma solidity ^0.8.0; /** * @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; } // File: @openzeppelin/contracts/token/ERC1155/extensions/IERC1155MetadataURI.sol // OpenZeppelin Contracts v4.4.1 (token/ERC1155/extensions/IERC1155MetadataURI.sol) pragma solidity ^0.8.0; /** * @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); } // File: @openzeppelin/contracts/token/ERC1155/ERC1155.sol // OpenZeppelin Contracts v4.4.1 (token/ERC1155/ERC1155.sol) pragma solidity ^0.8.0; /** * @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; } } // File: @openzeppelin/contracts/token/ERC1155/extensions/ERC1155Supply.sol // OpenZeppelin Contracts v4.4.1 (token/ERC1155/extensions/ERC1155Supply.sol) pragma solidity ^0.8.0; /** * @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]; } } } } // File: @openzeppelin/contracts/token/ERC1155/extensions/ERC1155Burnable.sol // OpenZeppelin Contracts v4.4.1 (token/ERC1155/extensions/ERC1155Burnable.sol) pragma solidity ^0.8.0; /** * @dev Extension of {ERC1155} that allows token holders to destroy both their * own tokens and those that they have been approved to use. * * _Available since v3.1._ */ abstract contract ERC1155Burnable is ERC1155 { function burn( address account, uint256 id, uint256 value ) public virtual { require( account == _msgSender() || isApprovedForAll(account, _msgSender()), "ERC1155: caller is not owner nor approved" ); _burn(account, id, value); } function burnBatch( address account, uint256[] memory ids, uint256[] memory values ) public virtual { require( account == _msgSender() || isApprovedForAll(account, _msgSender()), "ERC1155: caller is not owner nor approved" ); _burnBatch(account, ids, values); } } // File: contracts/ctrldao.sol pragma solidity ^0.8.2; // 0.8.7, optimizations enabled, 200 runs /////////////////////////////////////////////////////////////////////////////////////////// // // // // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││████││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││████││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││████││││││││││││││││││││││││││││││││││││││ // // │││││││││││││││││││││││││││││││[▄▄████████████▄▄]│││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││▄██████████████████████▄││││││││││││││││││││││││││││ // // │││││││││││││││││╓█▄│││││╓██████▀▀R|││████││|╙▀▀██████▄│││││|▄▄│││││││││││││││││ // // ││││││││││││││││#█████▄▄█████▀R│││││││████│││││││╙▀█████]▄█████▌││││││││││││││││ // // │││││││││││││││││╙▀█████████|│││││││││████│││││││││|▀████████▀▀Ñ││││││││││││││││ // // ││││││││││││││││││││|█████████▄]││││││████│││││││▄▄████████Ñ|│││││││││││││││││││ // // ││││││││││││││││││││#████▀▀███████▄│││████│││╓▄███████▀████M││││││││││││││││││││ // // ││││││││││││││││││││████M│││╙▀▀██████▄████▄███████▀▀|││▐████││││││││││││││││││││ // // │││││││││││││││││││C████││││││││╙▀████████████▀▀|│││││││████T│││││││││││││││││││ // // │││││││││││││││││││▐████│││││││││[▄██████████▄]│││││││││████M│││││││││││││││││││ // // ││││││││││││││││││││████M││││[▄██████████████████▄││││││████M│││││││││││││││││││ // // ││││││││││││││││││││║███▌|▄███████▀▀]│████│╙▀▀██████▄▄│║███▌││││││││││││││││││││ // // │││││││││││││││││││││█████████▀▀Ñ│││││████│││││╙▀██████████|││││││││││││││││││││ // // ││││││││││││││││││▄▄███████▀Ñ│││││││││████││││││││|▀▀███████▄]││││││││││││││││││ // // ││││││││││││││││▓██████▀█████]││││││││████││││││││[▒████▀██████▓││││││││││││││││ // // ││││││││││││││││|██▀Ñ|││|▀█████▄▄│││││████│││││]▄█████▀]││╙▀▀██|││││││││││││││││ // // ││││││││││││││││││││││││││|▀█████████▄████▄█████████▀|││││││││││││││││││││││││││ // // │││││││││││││││││││││││││││││|▀▀████████████████▀▀|│││││││││││││││││││││││││││││ // // │││││││││││││││││││││││││││││││││││L╙▀████▀╙L│││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││████││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││████││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││▀▀▀▀││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // ││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││││ // // // // // /////////////////////////////////////////////////////////////////////////////////////////// contract CtrlDAO is ERC1155, Ownable, Pausable, ERC1155Burnable, ERC1155Supply { constructor() ERC1155("https://bafybeicsazulqiaykb2ge3ljpno7y5r6x6hakxicntlc4dbkl2j67fg33q.ipfs.dweb.link/") {} function name() public pure returns (string memory) { return "CtrlDAO"; } function symbol() public pure returns (string memory) { return "CTRL"; } function setURI(string memory newUri) public onlyOwner { _setURI(newUri); } function pause() public onlyOwner { _pause(); } function unpause() public onlyOwner { _unpause(); } function mint(address account, uint256 id, uint256 amount, bytes memory data) public onlyOwner { _mint(account, id, amount, data); } function mintBatch(address to, uint256[] memory ids, uint256[] memory amounts, bytes memory data) public onlyOwner { _mintBatch(to, ids, amounts, data); } // initialize struct struct Reward { address recipient; uint256 amount; } /** * @dev Distribute token. Implementation based on lostpoets by manifold.xyz. */ function distribute(Reward[] memory rewards, uint256 id) external onlyOwner { for (uint i = 0; i < rewards.length; i++) { _mint(rewards[i].recipient, id, rewards[i].amount, ""); } } /** * @dev distribute() tuple example: [["0x17F", 100],["0x4B2", 44],["0x07F", 63]] */ function _beforeTokenTransfer(address operator, address from, address to, uint256[] memory ids, uint256[] memory amounts, bytes memory data) internal whenNotPaused override(ERC1155, ERC1155Supply) { super._beforeTokenTransfer(operator, from, to, ids, amounts, data); } }
Contract Security Audit
- No Contract Security Audit Submitted- Submit Audit Here
[{"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":"previousOwner","type":"address"},{"indexed":true,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"account","type":"address"}],"name":"Paused","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"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"account","type":"address"}],"name":"Unpaused","type":"event"},{"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":"account","type":"address"},{"internalType":"uint256","name":"id","type":"uint256"},{"internalType":"uint256","name":"value","type":"uint256"}],"name":"burn","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256[]","name":"ids","type":"uint256[]"},{"internalType":"uint256[]","name":"values","type":"uint256[]"}],"name":"burnBatch","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"components":[{"internalType":"address","name":"recipient","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"}],"internalType":"struct CtrlDAO.Reward[]","name":"rewards","type":"tuple[]"},{"internalType":"uint256","name":"id","type":"uint256"}],"name":"distribute","outputs":[],"stateMutability":"nonpayable","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":"address","name":"account","type":"address"},{"internalType":"uint256","name":"id","type":"uint256"},{"internalType":"uint256","name":"amount","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"mint","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"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":"mintBatch","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"pause","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"paused","outputs":[{"internalType":"bool","name":"","type":"bool"}],"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":"operator","type":"address"},{"internalType":"bool","name":"approved","type":"bool"}],"name":"setApprovalForAll","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"string","name":"newUri","type":"string"}],"name":"setURI","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":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"pure","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":[],"name":"unpause","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"uri","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"}]
Contract Creation Code
60806040523480156200001157600080fd5b506040518060800160405280605381526020016200271f60539139620000378162000056565b5062000043336200006f565b6003805460ff60a01b19169055620001a4565b80516200006b906002906020840190620000c1565b5050565b600380546001600160a01b038381166001600160a01b0319831681179093556040519116919082907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a35050565b828054620000cf9062000167565b90600052602060002090601f016020900481019282620000f357600085556200013e565b82601f106200010e57805160ff19168380011785556200013e565b828001600101855582156200013e579182015b828111156200013e57825182559160200191906001019062000121565b506200014c92915062000150565b5090565b5b808211156200014c576000815560010162000151565b600181811c908216806200017c57607f821691505b602082108114156200019e57634e487b7160e01b600052602260045260246000fd5b50919050565b61256b80620001b46000396000f3fe608060405234801561001057600080fd5b50600436106101575760003560e01c8063715018a6116100c3578063a22cb4651161007c578063a22cb465146102ff578063bd85b03914610312578063e985e9c514610332578063f242432a1461036e578063f2fde38b14610381578063f5298aca1461039457600080fd5b8063715018a61461028e578063731133e9146102965780638456cb59146102a95780638da5cb5b146102b15780638daf8596146102cc57806395d89b41146102df57600080fd5b80632eb2c2d6116101155780632eb2c2d61461020c5780633f4ba83a1461021f5780634e1273f4146102275780634f558e79146102475780635c975abb146102695780636b20c4541461027b57600080fd5b8062fdd58e1461015c57806301ffc9a71461018257806302fe5305146101a557806306fdde03146101ba5780630e89341c146101e65780631f7fdffa146101f9575b600080fd5b61016f61016a366004611c64565b6103a7565b6040519081526020015b60405180910390f35b610195610190366004611eb8565b61043e565b6040519015158152602001610179565b6101b86101b3366004611ef2565b610490565b005b6040805180820190915260078152664374726c44414f60c81b60208201525b60405161017991906120c7565b6101d96101f4366004611f42565b6104c6565b6101b8610207366004611b90565b61055a565b6101b861021a366004611a10565b610596565b6101b861062d565b61023a610235366004611d15565b610661565b6040516101799190612086565b610195610255366004611f42565b600090815260046020526040902054151590565b600354600160a01b900460ff16610195565b6101b8610289366004611b1d565b61078a565b6101b86107d2565b6101b86102a4366004611cc1565b610806565b6101b861083c565b6003546040516001600160a01b039091168152602001610179565b6101b86102da366004611de5565b61086e565b60408051808201909152600481526310d5149360e21b60208201526101d9565b6101b861030d366004611c28565b61090b565b61016f610320366004611f42565b60009081526004602052604090205490565b6101956103403660046119dd565b6001600160a01b03918216600090815260016020908152604080832093909416825291909152205460ff1690565b6101b861037c366004611ab9565b61091a565b6101b861038f3660046119c2565b61095f565b6101b86103a2366004611c8e565b6109f7565b60006001600160a01b0383166104185760405162461bcd60e51b815260206004820152602b60248201527f455243313135353a2062616c616e636520717565727920666f7220746865207a60448201526a65726f206164647265737360a81b60648201526084015b60405180910390fd5b506000908152602081815260408083206001600160a01b03949094168352929052205490565b60006001600160e01b03198216636cdb3d1360e11b148061046f57506001600160e01b031982166303a24d0760e21b145b8061048a57506301ffc9a760e01b6001600160e01b03198316145b92915050565b6003546001600160a01b031633146104ba5760405162461bcd60e51b815260040161040f90612281565b6104c381610a3a565b50565b6060600280546104d590612391565b80601f016020809104026020016040519081016040528092919081815260200182805461050190612391565b801561054e5780601f106105235761010080835404028352916020019161054e565b820191906000526020600020905b81548152906001019060200180831161053157829003601f168201915b50505050509050919050565b6003546001600160a01b031633146105845760405162461bcd60e51b815260040161040f90612281565b61059084848484610a4d565b50505050565b6001600160a01b0385163314806105b257506105b28533610340565b6106195760405162461bcd60e51b815260206004820152603260248201527f455243313135353a207472616e736665722063616c6c6572206973206e6f74206044820152711bdddb995c881b9bdc88185c1c1c9bdd995960721b606482015260840161040f565b6106268585858585610ba7565b5050505050565b6003546001600160a01b031633146106575760405162461bcd60e51b815260040161040f90612281565b61065f610d51565b565b606081518351146106c65760405162461bcd60e51b815260206004820152602960248201527f455243313135353a206163636f756e747320616e6420696473206c656e677468604482015268040dad2e6dac2e8c6d60bb1b606482015260840161040f565b600083516001600160401b038111156106e1576106e1612464565b60405190808252806020026020018201604052801561070a578160200160208202803683370190505b50905060005b84518110156107825761075585828151811061072e5761072e61244e565b60200260200101518583815181106107485761074861244e565b60200260200101516103a7565b8282815181106107675761076761244e565b602090810291909101015261077b8161241d565b9050610710565b509392505050565b6001600160a01b0383163314806107a657506107a68333610340565b6107c25760405162461bcd60e51b815260040161040f90612166565b6107cd838383610dee565b505050565b6003546001600160a01b031633146107fc5760405162461bcd60e51b815260040161040f90612281565b61065f6000610f7c565b6003546001600160a01b031633146108305760405162461bcd60e51b815260040161040f90612281565b61059084848484610fce565b6003546001600160a01b031633146108665760405162461bcd60e51b815260040161040f90612281565b61065f6110a4565b6003546001600160a01b031633146108985760405162461bcd60e51b815260040161040f90612281565b60005b82518110156107cd576108f98382815181106108b9576108b961244e565b602002602001015160000151838584815181106108d8576108d861244e565b60200260200101516020015160405180602001604052806000815250610fce565b806109038161241d565b91505061089b565b61091633838361112c565b5050565b6001600160a01b03851633148061093657506109368533610340565b6109525760405162461bcd60e51b815260040161040f90612166565b610626858585858561120d565b6003546001600160a01b031633146109895760405162461bcd60e51b815260040161040f90612281565b6001600160a01b0381166109ee5760405162461bcd60e51b815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201526564647265737360d01b606482015260840161040f565b6104c381610f7c565b6001600160a01b038316331480610a135750610a138333610340565b610a2f5760405162461bcd60e51b815260040161040f90612166565b6107cd83838361132a565b8051610916906002906020840190611812565b6001600160a01b038416610a735760405162461bcd60e51b815260040161040f906122fe565b8151835114610a945760405162461bcd60e51b815260040161040f906122b6565b33610aa48160008787878761142b565b60005b8451811015610b3f57838181518110610ac257610ac261244e565b6020026020010151600080878481518110610adf57610adf61244e565b602002602001015181526020019081526020016000206000886001600160a01b03166001600160a01b031681526020019081526020016000206000828254610b279190612362565b90915550819050610b378161241d565b915050610aa7565b50846001600160a01b031660006001600160a01b0316826001600160a01b03167f4a39dc06d4c0dbc64b70af90fd698a233a518aa5d07e595d983b8c0526c8f7fb8787604051610b90929190612099565b60405180910390a461062681600087878787611486565b8151835114610bc85760405162461bcd60e51b815260040161040f906122b6565b6001600160a01b038416610bee5760405162461bcd60e51b815260040161040f906121af565b33610bfd81878787878761142b565b60005b8451811015610ce3576000858281518110610c1d57610c1d61244e565b602002602001015190506000858381518110610c3b57610c3b61244e565b602090810291909101810151600084815280835260408082206001600160a01b038e168352909352919091205490915081811015610c8b5760405162461bcd60e51b815260040161040f90612237565b6000838152602081815260408083206001600160a01b038e8116855292528083208585039055908b16825281208054849290610cc8908490612362565b9250508190555050505080610cdc9061241d565b9050610c00565b50846001600160a01b0316866001600160a01b0316826001600160a01b03167f4a39dc06d4c0dbc64b70af90fd698a233a518aa5d07e595d983b8c0526c8f7fb8787604051610d33929190612099565b60405180910390a4610d49818787878787611486565b505050505050565b600354600160a01b900460ff16610da15760405162461bcd60e51b815260206004820152601460248201527314185d5cd8589b194e881b9bdd081c185d5cd95960621b604482015260640161040f565b6003805460ff60a01b191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa335b6040516001600160a01b03909116815260200160405180910390a1565b6001600160a01b038316610e145760405162461bcd60e51b815260040161040f906121f4565b8051825114610e355760405162461bcd60e51b815260040161040f906122b6565b6000339050610e588185600086866040518060200160405280600081525061142b565b60005b8351811015610f1d576000848281518110610e7857610e7861244e565b602002602001015190506000848381518110610e9657610e9661244e565b602090810291909101810151600084815280835260408082206001600160a01b038c168352909352919091205490915081811015610ee65760405162461bcd60e51b815260040161040f90612122565b6000928352602083815260408085206001600160a01b038b1686529091529092209103905580610f158161241d565b915050610e5b565b5060006001600160a01b0316846001600160a01b0316826001600160a01b03167f4a39dc06d4c0dbc64b70af90fd698a233a518aa5d07e595d983b8c0526c8f7fb8686604051610f6e929190612099565b60405180910390a450505050565b600380546001600160a01b038381166001600160a01b0319831681179093556040519116919082907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a35050565b6001600160a01b038416610ff45760405162461bcd60e51b815260040161040f906122fe565b3361101481600087611005886115f1565b61100e886115f1565b8761142b565b6000848152602081815260408083206001600160a01b038916845290915281208054859290611044908490612362565b909155505060408051858152602081018590526001600160a01b0380881692600092918516917fc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62910160405180910390a46106268160008787878761163c565b600354600160a01b900460ff16156110f15760405162461bcd60e51b815260206004820152601060248201526f14185d5cd8589b194e881c185d5cd95960821b604482015260640161040f565b6003805460ff60a01b1916600160a01b1790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258610dd13390565b816001600160a01b0316836001600160a01b031614156111a05760405162461bcd60e51b815260206004820152602960248201527f455243313135353a2073657474696e6720617070726f76616c20737461747573604482015268103337b91039b2b63360b91b606482015260840161040f565b6001600160a01b03838116600081815260016020908152604080832094871680845294825291829020805460ff191686151590811790915591519182527f17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31910160405180910390a3505050565b6001600160a01b0384166112335760405162461bcd60e51b815260040161040f906121af565b33611243818787611005886115f1565b6000848152602081815260408083206001600160a01b038a168452909152902054838110156112845760405162461bcd60e51b815260040161040f90612237565b6000858152602081815260408083206001600160a01b038b81168552925280832087850390559088168252812080548692906112c1908490612362565b909155505060408051868152602081018690526001600160a01b03808916928a821692918616917fc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62910160405180910390a461132182888888888861163c565b50505050505050565b6001600160a01b0383166113505760405162461bcd60e51b815260040161040f906121f4565b3361137f81856000611361876115f1565b61136a876115f1565b6040518060200160405280600081525061142b565b6000838152602081815260408083206001600160a01b0388168452909152902054828110156113c05760405162461bcd60e51b815260040161040f90612122565b6000848152602081815260408083206001600160a01b03898116808652918452828520888703905582518981529384018890529092908616917fc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62910160405180910390a45050505050565b600354600160a01b900460ff16156114785760405162461bcd60e51b815260206004820152601060248201526f14185d5cd8589b194e881c185d5cd95960821b604482015260640161040f565b610d49868686868686611706565b6001600160a01b0384163b15610d495760405163bc197c8160e01b81526001600160a01b0385169063bc197c81906114ca9089908990889088908890600401611fe3565b602060405180830381600087803b1580156114e457600080fd5b505af1925050508015611514575060408051601f3d908101601f1916820190925261151191810190611ed5565b60015b6115c15761152061247a565b806308c379a0141561155a5750611535612496565b80611540575061155c565b8060405162461bcd60e51b815260040161040f91906120c7565b505b60405162461bcd60e51b815260206004820152603460248201527f455243313135353a207472616e7366657220746f206e6f6e20455243313135356044820152732932b1b2b4bb32b91034b6b83632b6b2b73a32b960611b606482015260840161040f565b6001600160e01b0319811663bc197c8160e01b146113215760405162461bcd60e51b815260040161040f906120da565b6040805160018082528183019092526060916000919060208083019080368337019050509050828160008151811061162b5761162b61244e565b602090810291909101015292915050565b6001600160a01b0384163b15610d495760405163f23a6e6160e01b81526001600160a01b0385169063f23a6e61906116809089908990889088908890600401612041565b602060405180830381600087803b15801561169a57600080fd5b505af19250505080156116ca575060408051601f3d908101601f191682019092526116c791810190611ed5565b60015b6116d65761152061247a565b6001600160e01b0319811663f23a6e6160e01b146113215760405162461bcd60e51b815260040161040f906120da565b6001600160a01b03851661178d5760005b835181101561178b578281815181106117325761173261244e565b6020026020010151600460008684815181106117505761175061244e565b6020026020010151815260200190815260200160002060008282546117759190612362565b9091555061178490508161241d565b9050611717565b505b6001600160a01b038416610d495760005b8351811015611321578281815181106117b9576117b961244e565b6020026020010151600460008684815181106117d7576117d761244e565b6020026020010151815260200190815260200160002060008282546117fc919061237a565b9091555061180b90508161241d565b905061179e565b82805461181e90612391565b90600052602060002090601f0160209004810192826118405760008555611886565b82601f1061185957805160ff1916838001178555611886565b82800160010185558215611886579182015b8281111561188657825182559160200191906001019061186b565b50611892929150611896565b5090565b5b808211156118925760008155600101611897565b60006001600160401b038311156118c4576118c4612464565b6040516118db601f8501601f1916602001826123f1565b8091508381528484840111156118f057600080fd5b83836020830137600060208583010152509392505050565b80356001600160a01b038116811461191f57600080fd5b919050565b600082601f83011261193557600080fd5b813560206119428261233f565b60405161194f82826123f1565b8381528281019150858301600585901b8701840188101561196f57600080fd5b60005b8581101561198e57813584529284019290840190600101611972565b5090979650505050505050565b600082601f8301126119ac57600080fd5b6119bb838335602085016118ab565b9392505050565b6000602082840312156119d457600080fd5b6119bb82611908565b600080604083850312156119f057600080fd5b6119f983611908565b9150611a0760208401611908565b90509250929050565b600080600080600060a08688031215611a2857600080fd5b611a3186611908565b9450611a3f60208701611908565b935060408601356001600160401b0380821115611a5b57600080fd5b611a6789838a01611924565b94506060880135915080821115611a7d57600080fd5b611a8989838a01611924565b93506080880135915080821115611a9f57600080fd5b50611aac8882890161199b565b9150509295509295909350565b600080600080600060a08688031215611ad157600080fd5b611ada86611908565b9450611ae860208701611908565b9350604086013592506060860135915060808601356001600160401b03811115611b1157600080fd5b611aac8882890161199b565b600080600060608486031215611b3257600080fd5b611b3b84611908565b925060208401356001600160401b0380821115611b5757600080fd5b611b6387838801611924565b93506040860135915080821115611b7957600080fd5b50611b8686828701611924565b9150509250925092565b60008060008060808587031215611ba657600080fd5b611baf85611908565b935060208501356001600160401b0380821115611bcb57600080fd5b611bd788838901611924565b94506040870135915080821115611bed57600080fd5b611bf988838901611924565b93506060870135915080821115611c0f57600080fd5b50611c1c8782880161199b565b91505092959194509250565b60008060408385031215611c3b57600080fd5b611c4483611908565b915060208301358015158114611c5957600080fd5b809150509250929050565b60008060408385031215611c7757600080fd5b611c8083611908565b946020939093013593505050565b600080600060608486031215611ca357600080fd5b611cac84611908565b95602085013595506040909401359392505050565b60008060008060808587031215611cd757600080fd5b611ce085611908565b9350602085013592506040850135915060608501356001600160401b03811115611d0957600080fd5b611c1c8782880161199b565b60008060408385031215611d2857600080fd5b82356001600160401b0380821115611d3f57600080fd5b818501915085601f830112611d5357600080fd5b81356020611d608261233f565b604051611d6d82826123f1565b8381528281019150858301600585901b870184018b1015611d8d57600080fd5b600096505b84871015611db757611da381611908565b835260019690960195918301918301611d92565b5096505086013592505080821115611dce57600080fd5b50611ddb85828601611924565b9150509250929050565b6000806040808486031215611df957600080fd5b83356001600160401b03811115611e0f57600080fd5b8401601f81018613611e2057600080fd5b80356020611e2d8261233f565b8451611e3982826123f1565b8381528281019150848301600685901b860184018b1015611e5957600080fd5b60009550855b85811015611ea55787828d031215611e75578687fd5b8751611e80816123cc565b611e8983611908565b8152828601358682015284529284019290870190600101611e5f565b50909a9890920135985050505050505050565b600060208284031215611eca57600080fd5b81356119bb8161251f565b600060208284031215611ee757600080fd5b81516119bb8161251f565b600060208284031215611f0457600080fd5b81356001600160401b03811115611f1a57600080fd5b8201601f81018413611f2b57600080fd5b611f3a848235602084016118ab565b949350505050565b600060208284031215611f5457600080fd5b5035919050565b600081518084526020808501945080840160005b83811015611f8b57815187529582019590820190600101611f6f565b509495945050505050565b6000815180845260005b81811015611fbc57602081850181015186830182015201611fa0565b81811115611fce576000602083870101525b50601f01601f19169290920160200192915050565b6001600160a01b0386811682528516602082015260a06040820181905260009061200f90830186611f5b565b82810360608401526120218186611f5b565b905082810360808401526120358185611f96565b98975050505050505050565b6001600160a01b03868116825285166020820152604081018490526060810183905260a06080820181905260009061207b90830184611f96565b979650505050505050565b6020815260006119bb6020830184611f5b565b6040815260006120ac6040830185611f5b565b82810360208401526120be8185611f5b565b95945050505050565b6020815260006119bb6020830184611f96565b60208082526028908201527f455243313135353a204552433131353552656365697665722072656a656374656040820152676420746f6b656e7360c01b606082015260800190565b60208082526024908201527f455243313135353a206275726e20616d6f756e7420657863656564732062616c604082015263616e636560e01b606082015260800190565b60208082526029908201527f455243313135353a2063616c6c6572206973206e6f74206f776e6572206e6f7260408201526808185c1c1c9bdd995960ba1b606082015260800190565b60208082526025908201527f455243313135353a207472616e7366657220746f20746865207a65726f206164604082015264647265737360d81b606082015260800190565b60208082526023908201527f455243313135353a206275726e2066726f6d20746865207a65726f206164647260408201526265737360e81b606082015260800190565b6020808252602a908201527f455243313135353a20696e73756666696369656e742062616c616e636520666f60408201526939103a3930b739b332b960b11b606082015260800190565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b60208082526028908201527f455243313135353a2069647320616e6420616d6f756e7473206c656e677468206040820152670dad2e6dac2e8c6d60c31b606082015260800190565b60208082526021908201527f455243313135353a206d696e7420746f20746865207a65726f206164647265736040820152607360f81b606082015260800190565b60006001600160401b0382111561235857612358612464565b5060051b60200190565b6000821982111561237557612375612438565b500190565b60008282101561238c5761238c612438565b500390565b600181811c908216806123a557607f821691505b602082108114156123c657634e487b7160e01b600052602260045260246000fd5b50919050565b604081018181106001600160401b03821117156123eb576123eb612464565b60405250565b601f8201601f191681016001600160401b038111828210171561241657612416612464565b6040525050565b600060001982141561243157612431612438565b5060010190565b634e487b7160e01b600052601160045260246000fd5b634e487b7160e01b600052603260045260246000fd5b634e487b7160e01b600052604160045260246000fd5b600060033d11156124935760046000803e5060005160e01c5b90565b600060443d10156124a45790565b6040516003193d81016004833e81513d6001600160401b0381602484011181841117156124d357505050505090565b82850191508151818111156124eb5750505050505090565b843d87010160208285010111156125055750505050505090565b612514602082860101876123f1565b509095945050505050565b6001600160e01b0319811681146104c357600080fdfea264697066735822122095340ab479cee81a406e8c6039e2be1488a6fd66aa9e48bbea98d94a93f4807b64736f6c6343000807003368747470733a2f2f626166796265696373617a756c716961796b62326765336c6a706e6f3779357236783668616b7869636e746c633464626b6c326a363766673333712e697066732e647765622e6c696e6b2f
Deployed Bytecode
0x608060405234801561001057600080fd5b50600436106101575760003560e01c8063715018a6116100c3578063a22cb4651161007c578063a22cb465146102ff578063bd85b03914610312578063e985e9c514610332578063f242432a1461036e578063f2fde38b14610381578063f5298aca1461039457600080fd5b8063715018a61461028e578063731133e9146102965780638456cb59146102a95780638da5cb5b146102b15780638daf8596146102cc57806395d89b41146102df57600080fd5b80632eb2c2d6116101155780632eb2c2d61461020c5780633f4ba83a1461021f5780634e1273f4146102275780634f558e79146102475780635c975abb146102695780636b20c4541461027b57600080fd5b8062fdd58e1461015c57806301ffc9a71461018257806302fe5305146101a557806306fdde03146101ba5780630e89341c146101e65780631f7fdffa146101f9575b600080fd5b61016f61016a366004611c64565b6103a7565b6040519081526020015b60405180910390f35b610195610190366004611eb8565b61043e565b6040519015158152602001610179565b6101b86101b3366004611ef2565b610490565b005b6040805180820190915260078152664374726c44414f60c81b60208201525b60405161017991906120c7565b6101d96101f4366004611f42565b6104c6565b6101b8610207366004611b90565b61055a565b6101b861021a366004611a10565b610596565b6101b861062d565b61023a610235366004611d15565b610661565b6040516101799190612086565b610195610255366004611f42565b600090815260046020526040902054151590565b600354600160a01b900460ff16610195565b6101b8610289366004611b1d565b61078a565b6101b86107d2565b6101b86102a4366004611cc1565b610806565b6101b861083c565b6003546040516001600160a01b039091168152602001610179565b6101b86102da366004611de5565b61086e565b60408051808201909152600481526310d5149360e21b60208201526101d9565b6101b861030d366004611c28565b61090b565b61016f610320366004611f42565b60009081526004602052604090205490565b6101956103403660046119dd565b6001600160a01b03918216600090815260016020908152604080832093909416825291909152205460ff1690565b6101b861037c366004611ab9565b61091a565b6101b861038f3660046119c2565b61095f565b6101b86103a2366004611c8e565b6109f7565b60006001600160a01b0383166104185760405162461bcd60e51b815260206004820152602b60248201527f455243313135353a2062616c616e636520717565727920666f7220746865207a60448201526a65726f206164647265737360a81b60648201526084015b60405180910390fd5b506000908152602081815260408083206001600160a01b03949094168352929052205490565b60006001600160e01b03198216636cdb3d1360e11b148061046f57506001600160e01b031982166303a24d0760e21b145b8061048a57506301ffc9a760e01b6001600160e01b03198316145b92915050565b6003546001600160a01b031633146104ba5760405162461bcd60e51b815260040161040f90612281565b6104c381610a3a565b50565b6060600280546104d590612391565b80601f016020809104026020016040519081016040528092919081815260200182805461050190612391565b801561054e5780601f106105235761010080835404028352916020019161054e565b820191906000526020600020905b81548152906001019060200180831161053157829003601f168201915b50505050509050919050565b6003546001600160a01b031633146105845760405162461bcd60e51b815260040161040f90612281565b61059084848484610a4d565b50505050565b6001600160a01b0385163314806105b257506105b28533610340565b6106195760405162461bcd60e51b815260206004820152603260248201527f455243313135353a207472616e736665722063616c6c6572206973206e6f74206044820152711bdddb995c881b9bdc88185c1c1c9bdd995960721b606482015260840161040f565b6106268585858585610ba7565b5050505050565b6003546001600160a01b031633146106575760405162461bcd60e51b815260040161040f90612281565b61065f610d51565b565b606081518351146106c65760405162461bcd60e51b815260206004820152602960248201527f455243313135353a206163636f756e747320616e6420696473206c656e677468604482015268040dad2e6dac2e8c6d60bb1b606482015260840161040f565b600083516001600160401b038111156106e1576106e1612464565b60405190808252806020026020018201604052801561070a578160200160208202803683370190505b50905060005b84518110156107825761075585828151811061072e5761072e61244e565b60200260200101518583815181106107485761074861244e565b60200260200101516103a7565b8282815181106107675761076761244e565b602090810291909101015261077b8161241d565b9050610710565b509392505050565b6001600160a01b0383163314806107a657506107a68333610340565b6107c25760405162461bcd60e51b815260040161040f90612166565b6107cd838383610dee565b505050565b6003546001600160a01b031633146107fc5760405162461bcd60e51b815260040161040f90612281565b61065f6000610f7c565b6003546001600160a01b031633146108305760405162461bcd60e51b815260040161040f90612281565b61059084848484610fce565b6003546001600160a01b031633146108665760405162461bcd60e51b815260040161040f90612281565b61065f6110a4565b6003546001600160a01b031633146108985760405162461bcd60e51b815260040161040f90612281565b60005b82518110156107cd576108f98382815181106108b9576108b961244e565b602002602001015160000151838584815181106108d8576108d861244e565b60200260200101516020015160405180602001604052806000815250610fce565b806109038161241d565b91505061089b565b61091633838361112c565b5050565b6001600160a01b03851633148061093657506109368533610340565b6109525760405162461bcd60e51b815260040161040f90612166565b610626858585858561120d565b6003546001600160a01b031633146109895760405162461bcd60e51b815260040161040f90612281565b6001600160a01b0381166109ee5760405162461bcd60e51b815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201526564647265737360d01b606482015260840161040f565b6104c381610f7c565b6001600160a01b038316331480610a135750610a138333610340565b610a2f5760405162461bcd60e51b815260040161040f90612166565b6107cd83838361132a565b8051610916906002906020840190611812565b6001600160a01b038416610a735760405162461bcd60e51b815260040161040f906122fe565b8151835114610a945760405162461bcd60e51b815260040161040f906122b6565b33610aa48160008787878761142b565b60005b8451811015610b3f57838181518110610ac257610ac261244e565b6020026020010151600080878481518110610adf57610adf61244e565b602002602001015181526020019081526020016000206000886001600160a01b03166001600160a01b031681526020019081526020016000206000828254610b279190612362565b90915550819050610b378161241d565b915050610aa7565b50846001600160a01b031660006001600160a01b0316826001600160a01b03167f4a39dc06d4c0dbc64b70af90fd698a233a518aa5d07e595d983b8c0526c8f7fb8787604051610b90929190612099565b60405180910390a461062681600087878787611486565b8151835114610bc85760405162461bcd60e51b815260040161040f906122b6565b6001600160a01b038416610bee5760405162461bcd60e51b815260040161040f906121af565b33610bfd81878787878761142b565b60005b8451811015610ce3576000858281518110610c1d57610c1d61244e565b602002602001015190506000858381518110610c3b57610c3b61244e565b602090810291909101810151600084815280835260408082206001600160a01b038e168352909352919091205490915081811015610c8b5760405162461bcd60e51b815260040161040f90612237565b6000838152602081815260408083206001600160a01b038e8116855292528083208585039055908b16825281208054849290610cc8908490612362565b9250508190555050505080610cdc9061241d565b9050610c00565b50846001600160a01b0316866001600160a01b0316826001600160a01b03167f4a39dc06d4c0dbc64b70af90fd698a233a518aa5d07e595d983b8c0526c8f7fb8787604051610d33929190612099565b60405180910390a4610d49818787878787611486565b505050505050565b600354600160a01b900460ff16610da15760405162461bcd60e51b815260206004820152601460248201527314185d5cd8589b194e881b9bdd081c185d5cd95960621b604482015260640161040f565b6003805460ff60a01b191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa335b6040516001600160a01b03909116815260200160405180910390a1565b6001600160a01b038316610e145760405162461bcd60e51b815260040161040f906121f4565b8051825114610e355760405162461bcd60e51b815260040161040f906122b6565b6000339050610e588185600086866040518060200160405280600081525061142b565b60005b8351811015610f1d576000848281518110610e7857610e7861244e565b602002602001015190506000848381518110610e9657610e9661244e565b602090810291909101810151600084815280835260408082206001600160a01b038c168352909352919091205490915081811015610ee65760405162461bcd60e51b815260040161040f90612122565b6000928352602083815260408085206001600160a01b038b1686529091529092209103905580610f158161241d565b915050610e5b565b5060006001600160a01b0316846001600160a01b0316826001600160a01b03167f4a39dc06d4c0dbc64b70af90fd698a233a518aa5d07e595d983b8c0526c8f7fb8686604051610f6e929190612099565b60405180910390a450505050565b600380546001600160a01b038381166001600160a01b0319831681179093556040519116919082907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a35050565b6001600160a01b038416610ff45760405162461bcd60e51b815260040161040f906122fe565b3361101481600087611005886115f1565b61100e886115f1565b8761142b565b6000848152602081815260408083206001600160a01b038916845290915281208054859290611044908490612362565b909155505060408051858152602081018590526001600160a01b0380881692600092918516917fc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62910160405180910390a46106268160008787878761163c565b600354600160a01b900460ff16156110f15760405162461bcd60e51b815260206004820152601060248201526f14185d5cd8589b194e881c185d5cd95960821b604482015260640161040f565b6003805460ff60a01b1916600160a01b1790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258610dd13390565b816001600160a01b0316836001600160a01b031614156111a05760405162461bcd60e51b815260206004820152602960248201527f455243313135353a2073657474696e6720617070726f76616c20737461747573604482015268103337b91039b2b63360b91b606482015260840161040f565b6001600160a01b03838116600081815260016020908152604080832094871680845294825291829020805460ff191686151590811790915591519182527f17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31910160405180910390a3505050565b6001600160a01b0384166112335760405162461bcd60e51b815260040161040f906121af565b33611243818787611005886115f1565b6000848152602081815260408083206001600160a01b038a168452909152902054838110156112845760405162461bcd60e51b815260040161040f90612237565b6000858152602081815260408083206001600160a01b038b81168552925280832087850390559088168252812080548692906112c1908490612362565b909155505060408051868152602081018690526001600160a01b03808916928a821692918616917fc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62910160405180910390a461132182888888888861163c565b50505050505050565b6001600160a01b0383166113505760405162461bcd60e51b815260040161040f906121f4565b3361137f81856000611361876115f1565b61136a876115f1565b6040518060200160405280600081525061142b565b6000838152602081815260408083206001600160a01b0388168452909152902054828110156113c05760405162461bcd60e51b815260040161040f90612122565b6000848152602081815260408083206001600160a01b03898116808652918452828520888703905582518981529384018890529092908616917fc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62910160405180910390a45050505050565b600354600160a01b900460ff16156114785760405162461bcd60e51b815260206004820152601060248201526f14185d5cd8589b194e881c185d5cd95960821b604482015260640161040f565b610d49868686868686611706565b6001600160a01b0384163b15610d495760405163bc197c8160e01b81526001600160a01b0385169063bc197c81906114ca9089908990889088908890600401611fe3565b602060405180830381600087803b1580156114e457600080fd5b505af1925050508015611514575060408051601f3d908101601f1916820190925261151191810190611ed5565b60015b6115c15761152061247a565b806308c379a0141561155a5750611535612496565b80611540575061155c565b8060405162461bcd60e51b815260040161040f91906120c7565b505b60405162461bcd60e51b815260206004820152603460248201527f455243313135353a207472616e7366657220746f206e6f6e20455243313135356044820152732932b1b2b4bb32b91034b6b83632b6b2b73a32b960611b606482015260840161040f565b6001600160e01b0319811663bc197c8160e01b146113215760405162461bcd60e51b815260040161040f906120da565b6040805160018082528183019092526060916000919060208083019080368337019050509050828160008151811061162b5761162b61244e565b602090810291909101015292915050565b6001600160a01b0384163b15610d495760405163f23a6e6160e01b81526001600160a01b0385169063f23a6e61906116809089908990889088908890600401612041565b602060405180830381600087803b15801561169a57600080fd5b505af19250505080156116ca575060408051601f3d908101601f191682019092526116c791810190611ed5565b60015b6116d65761152061247a565b6001600160e01b0319811663f23a6e6160e01b146113215760405162461bcd60e51b815260040161040f906120da565b6001600160a01b03851661178d5760005b835181101561178b578281815181106117325761173261244e565b6020026020010151600460008684815181106117505761175061244e565b6020026020010151815260200190815260200160002060008282546117759190612362565b9091555061178490508161241d565b9050611717565b505b6001600160a01b038416610d495760005b8351811015611321578281815181106117b9576117b961244e565b6020026020010151600460008684815181106117d7576117d761244e565b6020026020010151815260200190815260200160002060008282546117fc919061237a565b9091555061180b90508161241d565b905061179e565b82805461181e90612391565b90600052602060002090601f0160209004810192826118405760008555611886565b82601f1061185957805160ff1916838001178555611886565b82800160010185558215611886579182015b8281111561188657825182559160200191906001019061186b565b50611892929150611896565b5090565b5b808211156118925760008155600101611897565b60006001600160401b038311156118c4576118c4612464565b6040516118db601f8501601f1916602001826123f1565b8091508381528484840111156118f057600080fd5b83836020830137600060208583010152509392505050565b80356001600160a01b038116811461191f57600080fd5b919050565b600082601f83011261193557600080fd5b813560206119428261233f565b60405161194f82826123f1565b8381528281019150858301600585901b8701840188101561196f57600080fd5b60005b8581101561198e57813584529284019290840190600101611972565b5090979650505050505050565b600082601f8301126119ac57600080fd5b6119bb838335602085016118ab565b9392505050565b6000602082840312156119d457600080fd5b6119bb82611908565b600080604083850312156119f057600080fd5b6119f983611908565b9150611a0760208401611908565b90509250929050565b600080600080600060a08688031215611a2857600080fd5b611a3186611908565b9450611a3f60208701611908565b935060408601356001600160401b0380821115611a5b57600080fd5b611a6789838a01611924565b94506060880135915080821115611a7d57600080fd5b611a8989838a01611924565b93506080880135915080821115611a9f57600080fd5b50611aac8882890161199b565b9150509295509295909350565b600080600080600060a08688031215611ad157600080fd5b611ada86611908565b9450611ae860208701611908565b9350604086013592506060860135915060808601356001600160401b03811115611b1157600080fd5b611aac8882890161199b565b600080600060608486031215611b3257600080fd5b611b3b84611908565b925060208401356001600160401b0380821115611b5757600080fd5b611b6387838801611924565b93506040860135915080821115611b7957600080fd5b50611b8686828701611924565b9150509250925092565b60008060008060808587031215611ba657600080fd5b611baf85611908565b935060208501356001600160401b0380821115611bcb57600080fd5b611bd788838901611924565b94506040870135915080821115611bed57600080fd5b611bf988838901611924565b93506060870135915080821115611c0f57600080fd5b50611c1c8782880161199b565b91505092959194509250565b60008060408385031215611c3b57600080fd5b611c4483611908565b915060208301358015158114611c5957600080fd5b809150509250929050565b60008060408385031215611c7757600080fd5b611c8083611908565b946020939093013593505050565b600080600060608486031215611ca357600080fd5b611cac84611908565b95602085013595506040909401359392505050565b60008060008060808587031215611cd757600080fd5b611ce085611908565b9350602085013592506040850135915060608501356001600160401b03811115611d0957600080fd5b611c1c8782880161199b565b60008060408385031215611d2857600080fd5b82356001600160401b0380821115611d3f57600080fd5b818501915085601f830112611d5357600080fd5b81356020611d608261233f565b604051611d6d82826123f1565b8381528281019150858301600585901b870184018b1015611d8d57600080fd5b600096505b84871015611db757611da381611908565b835260019690960195918301918301611d92565b5096505086013592505080821115611dce57600080fd5b50611ddb85828601611924565b9150509250929050565b6000806040808486031215611df957600080fd5b83356001600160401b03811115611e0f57600080fd5b8401601f81018613611e2057600080fd5b80356020611e2d8261233f565b8451611e3982826123f1565b8381528281019150848301600685901b860184018b1015611e5957600080fd5b60009550855b85811015611ea55787828d031215611e75578687fd5b8751611e80816123cc565b611e8983611908565b8152828601358682015284529284019290870190600101611e5f565b50909a9890920135985050505050505050565b600060208284031215611eca57600080fd5b81356119bb8161251f565b600060208284031215611ee757600080fd5b81516119bb8161251f565b600060208284031215611f0457600080fd5b81356001600160401b03811115611f1a57600080fd5b8201601f81018413611f2b57600080fd5b611f3a848235602084016118ab565b949350505050565b600060208284031215611f5457600080fd5b5035919050565b600081518084526020808501945080840160005b83811015611f8b57815187529582019590820190600101611f6f565b509495945050505050565b6000815180845260005b81811015611fbc57602081850181015186830182015201611fa0565b81811115611fce576000602083870101525b50601f01601f19169290920160200192915050565b6001600160a01b0386811682528516602082015260a06040820181905260009061200f90830186611f5b565b82810360608401526120218186611f5b565b905082810360808401526120358185611f96565b98975050505050505050565b6001600160a01b03868116825285166020820152604081018490526060810183905260a06080820181905260009061207b90830184611f96565b979650505050505050565b6020815260006119bb6020830184611f5b565b6040815260006120ac6040830185611f5b565b82810360208401526120be8185611f5b565b95945050505050565b6020815260006119bb6020830184611f96565b60208082526028908201527f455243313135353a204552433131353552656365697665722072656a656374656040820152676420746f6b656e7360c01b606082015260800190565b60208082526024908201527f455243313135353a206275726e20616d6f756e7420657863656564732062616c604082015263616e636560e01b606082015260800190565b60208082526029908201527f455243313135353a2063616c6c6572206973206e6f74206f776e6572206e6f7260408201526808185c1c1c9bdd995960ba1b606082015260800190565b60208082526025908201527f455243313135353a207472616e7366657220746f20746865207a65726f206164604082015264647265737360d81b606082015260800190565b60208082526023908201527f455243313135353a206275726e2066726f6d20746865207a65726f206164647260408201526265737360e81b606082015260800190565b6020808252602a908201527f455243313135353a20696e73756666696369656e742062616c616e636520666f60408201526939103a3930b739b332b960b11b606082015260800190565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b60208082526028908201527f455243313135353a2069647320616e6420616d6f756e7473206c656e677468206040820152670dad2e6dac2e8c6d60c31b606082015260800190565b60208082526021908201527f455243313135353a206d696e7420746f20746865207a65726f206164647265736040820152607360f81b606082015260800190565b60006001600160401b0382111561235857612358612464565b5060051b60200190565b6000821982111561237557612375612438565b500190565b60008282101561238c5761238c612438565b500390565b600181811c908216806123a557607f821691505b602082108114156123c657634e487b7160e01b600052602260045260246000fd5b50919050565b604081018181106001600160401b03821117156123eb576123eb612464565b60405250565b601f8201601f191681016001600160401b038111828210171561241657612416612464565b6040525050565b600060001982141561243157612431612438565b5060010190565b634e487b7160e01b600052601160045260246000fd5b634e487b7160e01b600052603260045260246000fd5b634e487b7160e01b600052604160045260246000fd5b600060033d11156124935760046000803e5060005160e01c5b90565b600060443d10156124a45790565b6040516003193d81016004833e81513d6001600160401b0381602484011181841117156124d357505050505090565b82850191508151818111156124eb5750505050505090565b843d87010160208285010111156125055750505050505090565b612514602082860101876123f1565b509095945050505050565b6001600160e01b0319811681146104c357600080fdfea264697066735822122095340ab479cee81a406e8c6039e2be1488a6fd66aa9e48bbea98d94a93f4807b64736f6c63430008070033
Deployed Bytecode Sourcemap
61179:2038:0:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;34975:231;;;;;;:::i;:::-;;:::i;:::-;;;21008:25:1;;;20996:2;20981:18;34975:231:0;;;;;;;;33998:310;;;;;;:::i;:::-;;:::i;:::-;;;13821:14:1;;13814:22;13796:41;;13784:2;13769:18;33998:310:0;13656:187:1;61618:93:0;;;;;;:::i;:::-;;:::i;:::-;;61405:91;61470:16;;;;;;;;;;;;-1:-1:-1;;;61470:16:0;;;;61405:91;;;;;;;:::i;34719:105::-;;;;;;:::i;:::-;;:::i;62072:201::-;;;;;;:::i;:::-;;:::i;36914:442::-;;;;;;:::i;:::-;;:::i;61800:69::-;;;:::i;35372:524::-;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;49414:122::-;;;;;;:::i;:::-;49471:4;49292:16;;;:12;:16;;;;;;-1:-1:-1;;;49414:122:0;11704:86;11775:7;;-1:-1:-1;;;11775:7:0;;;;11704:86;;51033:353;;;;;;:::i;:::-;;:::i;14603:103::-;;;:::i;61881:179::-;;;;;;:::i;:::-;;:::i;61723:65::-;;;:::i;13952:87::-;14025:6;;13952:87;;-1:-1:-1;;;;;14025:6:0;;;11462:51:1;;11450:2;11435:18;13952:87:0;11316:203:1;62521:225:0;;;;;;:::i;:::-;;:::i;61508:90::-;61575:13;;;;;;;;;;;;-1:-1:-1;;;61575:13:0;;;;61508:90;;35969:155;;;;;;:::i;:::-;;:::i;49203:113::-;;;;;;:::i;:::-;49265:7;49292:16;;;:12;:16;;;;;;;49203:113;36196:168;;;;;;:::i;:::-;-1:-1:-1;;;;;36319:27:0;;;36295:4;36319:27;;;:18;:27;;;;;;;;:37;;;;;;;;;;;;;;;36196:168;36436:401;;;;;;:::i;:::-;;:::i;14861:201::-;;;;;;:::i;:::-;;:::i;50704:321::-;;;;;;:::i;:::-;;:::i;34975:231::-;35061:7;-1:-1:-1;;;;;35089:21:0;;35081:77;;;;-1:-1:-1;;;35081:77:0;;15453:2:1;35081:77:0;;;15435:21:1;15492:2;15472:18;;;15465:30;15531:34;15511:18;;;15504:62;-1:-1:-1;;;15582:18:1;;;15575:41;15633:19;;35081:77:0;;;;;;;;;-1:-1:-1;35176:9:0;:13;;;;;;;;;;;-1:-1:-1;;;;;35176:22:0;;;;;;;;;;;;34975:231::o;33998:310::-;34100:4;-1:-1:-1;;;;;;34137:41:0;;-1:-1:-1;;;34137:41:0;;:110;;-1:-1:-1;;;;;;;34195:52:0;;-1:-1:-1;;;34195:52:0;34137:110;:163;;;-1:-1:-1;;;;;;;;;;25462:40:0;;;34264:36;34117:183;33998:310;-1:-1:-1;;33998:310:0:o;61618:93::-;14025:6;;-1:-1:-1;;;;;14025:6:0;10438:10;14172:23;14164:68;;;;-1:-1:-1;;;14164:68:0;;;;;;;:::i;:::-;61686:15:::1;61694:6;61686:7;:15::i;:::-;61618:93:::0;:::o;34719:105::-;34779:13;34812:4;34805:11;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;34719:105;;;:::o;62072:201::-;14025:6;;-1:-1:-1;;;;;14025:6:0;10438:10;14172:23;14164:68;;;;-1:-1:-1;;;14164:68:0;;;;;;;:::i;:::-;62229:34:::1;62240:2;62244:3;62249:7;62258:4;62229:10;:34::i;:::-;62072:201:::0;;;;:::o;36914:442::-;-1:-1:-1;;;;;37147:20:0;;10438:10;37147:20;;:60;;-1:-1:-1;37171:36:0;37188:4;10438:10;36196:168;:::i;37171:36::-;37125:160;;;;-1:-1:-1;;;37125:160:0;;17838:2:1;37125:160:0;;;17820:21:1;17877:2;17857:18;;;17850:30;17916:34;17896:18;;;17889:62;-1:-1:-1;;;17967:18:1;;;17960:48;18025:19;;37125:160:0;17636:414:1;37125:160:0;37296:52;37319:4;37325:2;37329:3;37334:7;37343:4;37296:22;:52::i;:::-;36914:442;;;;;:::o;61800:69::-;14025:6;;-1:-1:-1;;;;;14025:6:0;10438:10;14172:23;14164:68;;;;-1:-1:-1;;;14164:68:0;;;;;;;:::i;:::-;61849:10:::1;:8;:10::i;:::-;61800:69::o:0;35372:524::-;35528:16;35589:3;:10;35570:8;:15;:29;35562:83;;;;-1:-1:-1;;;35562:83:0;;19843:2:1;35562:83:0;;;19825:21:1;19882:2;19862:18;;;19855:30;19921:34;19901:18;;;19894:62;-1:-1:-1;;;19972:18:1;;;19965:39;20021:19;;35562:83:0;19641:405:1;35562:83:0;35658:30;35705:8;:15;-1:-1:-1;;;;;35691:30:0;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;35691:30:0;;35658:63;;35739:9;35734:122;35758:8;:15;35754:1;:19;35734:122;;;35814:30;35824:8;35833:1;35824:11;;;;;;;;:::i;:::-;;;;;;;35837:3;35841:1;35837:6;;;;;;;;:::i;:::-;;;;;;;35814:9;:30::i;:::-;35795:13;35809:1;35795:16;;;;;;;;:::i;:::-;;;;;;;;;;:49;35775:3;;;:::i;:::-;;;35734:122;;;-1:-1:-1;35875:13:0;35372:524;-1:-1:-1;;;35372:524:0:o;51033:353::-;-1:-1:-1;;;;;51198:23:0;;10438:10;51198:23;;:66;;-1:-1:-1;51225:39:0;51242:7;10438:10;36196:168;:::i;51225:39::-;51176:157;;;;-1:-1:-1;;;51176:157:0;;;;;;;:::i;:::-;51346:32;51357:7;51366:3;51371:6;51346:10;:32::i;:::-;51033:353;;;:::o;14603:103::-;14025:6;;-1:-1:-1;;;;;14025:6:0;10438:10;14172:23;14164:68;;;;-1:-1:-1;;;14164:68:0;;;;;;;:::i;:::-;14668:30:::1;14695:1;14668:18;:30::i;61881:179::-:0;14025:6;;-1:-1:-1;;;;;14025:6:0;10438:10;14172:23;14164:68;;;;-1:-1:-1;;;14164:68:0;;;;;;;:::i;:::-;62018:32:::1;62024:7;62033:2;62037:6;62045:4;62018:5;:32::i;61723:65::-:0;14025:6;;-1:-1:-1;;;;;14025:6:0;10438:10;14172:23;14164:68;;;;-1:-1:-1;;;14164:68:0;;;;;;;:::i;:::-;61770:8:::1;:6;:8::i;62521:225::-:0;14025:6;;-1:-1:-1;;;;;14025:6:0;10438:10;14172:23;14164:68;;;;-1:-1:-1;;;14164:68:0;;;;;;;:::i;:::-;62615:6:::1;62610:127;62631:7;:14;62627:1;:18;62610:127;;;62669:54;62675:7;62683:1;62675:10;;;;;;;;:::i;:::-;;;;;;;:20;;;62697:2;62701:7;62709:1;62701:10;;;;;;;;:::i;:::-;;;;;;;:17;;;62669:54;;;;;;;;;;;::::0;:5:::1;:54::i;:::-;62647:3:::0;::::1;::::0;::::1;:::i;:::-;;;;62610:127;;35969:155:::0;36064:52;10438:10;36097:8;36107;36064:18;:52::i;:::-;35969:155;;:::o;36436:401::-;-1:-1:-1;;;;;36644:20:0;;10438:10;36644:20;;:60;;-1:-1:-1;36668:36:0;36685:4;10438:10;36196:168;:::i;36668:36::-;36622:151;;;;-1:-1:-1;;;36622:151:0;;;;;;;:::i;:::-;36784:45;36802:4;36808:2;36812;36816:6;36824:4;36784:17;:45::i;14861:201::-;14025:6;;-1:-1:-1;;;;;14025:6:0;10438:10;14172:23;14164:68;;;;-1:-1:-1;;;14164:68:0;;;;;;;:::i;:::-;-1:-1:-1;;;;;14950:22:0;::::1;14942:73;;;::::0;-1:-1:-1;;;14942:73:0;;15865:2:1;14942:73:0::1;::::0;::::1;15847:21:1::0;15904:2;15884:18;;;15877:30;15943:34;15923:18;;;15916:62;-1:-1:-1;;;15994:18:1;;;15987:36;16040:19;;14942:73:0::1;15663:402:1::0;14942:73:0::1;15026:28;15045:8;15026:18;:28::i;50704:321::-:0;-1:-1:-1;;;;;50844:23:0;;10438:10;50844:23;;:66;;-1:-1:-1;50871:39:0;50888:7;10438:10;36196:168;:::i;50871:39::-;50822:157;;;;-1:-1:-1;;;50822:157:0;;;;;;;:::i;:::-;50992:25;50998:7;51007:2;51011:5;50992;:25::i;40916:88::-;40983:13;;;;:4;;:13;;;;;:::i;42315:735::-;-1:-1:-1;;;;;42493:16:0;;42485:62;;;;-1:-1:-1;;;42485:62:0;;;;;;;:::i;:::-;42580:7;:14;42566:3;:10;:28;42558:81;;;;-1:-1:-1;;;42558:81:0;;;;;;;:::i;:::-;10438:10;42696:66;10438:10;42652:16;42739:2;42743:3;42748:7;42757:4;42696:20;:66::i;:::-;42780:9;42775:103;42799:3;:10;42795:1;:14;42775:103;;;42856:7;42864:1;42856:10;;;;;;;;:::i;:::-;;;;;;;42831:9;:17;42841:3;42845:1;42841:6;;;;;;;;:::i;:::-;;;;;;;42831:17;;;;;;;;;;;:21;42849:2;-1:-1:-1;;;;;42831:21:0;-1:-1:-1;;;;;42831:21:0;;;;;;;;;;;;;:35;;;;;;;:::i;:::-;;;;-1:-1:-1;42811:3:0;;-1:-1:-1;42811:3:0;;;:::i;:::-;;;;42775:103;;;;42931:2;-1:-1:-1;;;;;42895:53:0;42927:1;-1:-1:-1;;;;;42895:53:0;42909:8;-1:-1:-1;;;;;42895:53:0;;42935:3;42940:7;42895:53;;;;;;;:::i;:::-;;;;;;;;42961:81;42997:8;43015:1;43019:2;43023:3;43028:7;43037:4;42961:35;:81::i;38998:1074::-;39225:7;:14;39211:3;:10;:28;39203:81;;;;-1:-1:-1;;;39203:81:0;;;;;;;:::i;:::-;-1:-1:-1;;;;;39303:16:0;;39295:66;;;;-1:-1:-1;;;39295:66:0;;;;;;;:::i;:::-;10438:10;39418:60;10438:10;39449:4;39455:2;39459:3;39464:7;39473:4;39418:20;:60::i;:::-;39496:9;39491:421;39515:3;:10;39511:1;:14;39491:421;;;39547:10;39560:3;39564:1;39560:6;;;;;;;;:::i;:::-;;;;;;;39547:19;;39581:14;39598:7;39606:1;39598:10;;;;;;;;:::i;:::-;;;;;;;;;;;;39625:19;39647:13;;;;;;;;;;-1:-1:-1;;;;;39647:19:0;;;;;;;;;;;;39598:10;;-1:-1:-1;39689:21:0;;;;39681:76;;;;-1:-1:-1;;;39681:76:0;;;;;;;:::i;:::-;39801:9;:13;;;;;;;;;;;-1:-1:-1;;;;;39801:19:0;;;;;;;;;;39823:20;;;39801:42;;39873:17;;;;;;;:27;;39823:20;;39801:9;39873:27;;39823:20;;39873:27;:::i;:::-;;;;;;;;39532:380;;;39527:3;;;;:::i;:::-;;;39491:421;;;;39959:2;-1:-1:-1;;;;;39929:47:0;39953:4;-1:-1:-1;;;;;39929:47:0;39943:8;-1:-1:-1;;;;;39929:47:0;;39963:3;39968:7;39929:47;;;;;;;:::i;:::-;;;;;;;;39989:75;40025:8;40035:4;40041:2;40045:3;40050:7;40059:4;39989:35;:75::i;:::-;39192:880;38998:1074;;;;;:::o;12763:120::-;11775:7;;-1:-1:-1;;;11775:7:0;;;;12299:41;;;;-1:-1:-1;;;12299:41:0;;15104:2:1;12299:41:0;;;15086:21:1;15143:2;15123:18;;;15116:30;-1:-1:-1;;;15162:18:1;;;15155:50;15222:18;;12299:41:0;14902:344:1;12299:41:0;12822:7:::1;:15:::0;;-1:-1:-1;;;;12822:15:0::1;::::0;;12853:22:::1;10438:10:::0;12862:12:::1;12853:22;::::0;-1:-1:-1;;;;;11480:32:1;;;11462:51;;11450:2;11435:18;12853:22:0::1;;;;;;;12763:120::o:0;44151:891::-;-1:-1:-1;;;;;44303:18:0;;44295:66;;;;-1:-1:-1;;;44295:66:0;;;;;;;:::i;:::-;44394:7;:14;44380:3;:10;:28;44372:81;;;;-1:-1:-1;;;44372:81:0;;;;;;;:::i;:::-;44466:16;10438:10;44466:31;;44510:66;44531:8;44541:4;44555:1;44559:3;44564:7;44510:66;;;;;;;;;;;;:20;:66::i;:::-;44594:9;44589:373;44613:3;:10;44609:1;:14;44589:373;;;44645:10;44658:3;44662:1;44658:6;;;;;;;;:::i;:::-;;;;;;;44645:19;;44679:14;44696:7;44704:1;44696:10;;;;;;;;:::i;:::-;;;;;;;;;;;;44723:19;44745:13;;;;;;;;;;-1:-1:-1;;;;;44745:19:0;;;;;;;;;;;;44696:10;;-1:-1:-1;44787:21:0;;;;44779:70;;;;-1:-1:-1;;;44779:70:0;;;;;;;:::i;:::-;44893:9;:13;;;;;;;;;;;-1:-1:-1;;;;;44893:19:0;;;;;;;;;;44915:20;;44893:42;;44625:3;;;;:::i;:::-;;;;44589:373;;;;45017:1;-1:-1:-1;;;;;44979:55:0;45003:4;-1:-1:-1;;;;;44979:55:0;44993:8;-1:-1:-1;;;;;44979:55:0;;45021:3;45026:7;44979:55;;;;;;;:::i;:::-;;;;;;;;44284:758;44151:891;;;:::o;15222:191::-;15315:6;;;-1:-1:-1;;;;;15332:17:0;;;-1:-1:-1;;;;;;15332:17:0;;;;;;;15365:40;;15315:6;;;15332:17;15315:6;;15365:40;;15296:16;;15365:40;15285:128;15222:191;:::o;41390:569::-;-1:-1:-1;;;;;41543:16:0;;41535:62;;;;-1:-1:-1;;;41535:62:0;;;;;;;:::i;:::-;10438:10;41654:102;10438:10;41610:16;41697:2;41701:21;41719:2;41701:17;:21::i;:::-;41724:25;41742:6;41724:17;:25::i;:::-;41751:4;41654:20;:102::i;:::-;41769:9;:13;;;;;;;;;;;-1:-1:-1;;;;;41769:17:0;;;;;;;;;:27;;41790:6;;41769:9;:27;;41790:6;;41769:27;:::i;:::-;;;;-1:-1:-1;;41812:52:0;;;21218:25:1;;;21274:2;21259:18;;21252:34;;;-1:-1:-1;;;;;41812:52:0;;;;41845:1;;41812:52;;;;;;21191:18:1;41812:52:0;;;;;;;41877:74;41908:8;41926:1;41930:2;41934;41938:6;41946:4;41877:30;:74::i;12504:118::-;11775:7;;-1:-1:-1;;;11775:7:0;;;;12029:9;12021:38;;;;-1:-1:-1;;;12021:38:0;;17087:2:1;12021:38:0;;;17069:21:1;17126:2;17106:18;;;17099:30;-1:-1:-1;;;17145:18:1;;;17138:46;17201:18;;12021:38:0;16885:340:1;12021:38:0;12564:7:::1;:14:::0;;-1:-1:-1;;;;12564:14:0::1;-1:-1:-1::0;;;12564:14:0::1;::::0;;12594:20:::1;12601:12;10438:10:::0;;10358:98;45184:331;45339:8;-1:-1:-1;;;;;45330:17:0;:5;-1:-1:-1;;;;;45330:17:0;;;45322:71;;;;-1:-1:-1;;;45322:71:0;;19433:2:1;45322:71:0;;;19415:21:1;19472:2;19452:18;;;19445:30;19511:34;19491:18;;;19484:62;-1:-1:-1;;;19562:18:1;;;19555:39;19611:19;;45322:71:0;19231:405:1;45322:71:0;-1:-1:-1;;;;;45404:25:0;;;;;;;:18;:25;;;;;;;;:35;;;;;;;;;;;;;:46;;-1:-1:-1;;45404:46:0;;;;;;;;;;45466:41;;13796::1;;;45466::0;;13769:18:1;45466:41:0;;;;;;;45184:331;;;:::o;37820:820::-;-1:-1:-1;;;;;38008:16:0;;38000:66;;;;-1:-1:-1;;;38000:66:0;;;;;;;:::i;:::-;10438:10;38123:96;10438:10;38154:4;38160:2;38164:21;38182:2;38164:17;:21::i;38123:96::-;38232:19;38254:13;;;;;;;;;;;-1:-1:-1;;;;;38254:19:0;;;;;;;;;;38292:21;;;;38284:76;;;;-1:-1:-1;;;38284:76:0;;;;;;;:::i;:::-;38396:9;:13;;;;;;;;;;;-1:-1:-1;;;;;38396:19:0;;;;;;;;;;38418:20;;;38396:42;;38460:17;;;;;;;:27;;38418:20;;38396:9;38460:27;;38418:20;;38460:27;:::i;:::-;;;;-1:-1:-1;;38505:46:0;;;21218:25:1;;;21274:2;21259:18;;21252:34;;;-1:-1:-1;;;;;38505:46:0;;;;;;;;;;;;;;21191:18:1;38505:46:0;;;;;;;38564:68;38595:8;38605:4;38611:2;38615;38619:6;38627:4;38564:30;:68::i;:::-;37989:651;;37820:820;;;;;:::o;43300:648::-;-1:-1:-1;;;;;43427:18:0;;43419:66;;;;-1:-1:-1;;;43419:66:0;;;;;;;:::i;:::-;10438:10;43542:102;10438:10;43573:4;43498:16;43591:21;43609:2;43591:17;:21::i;:::-;43614:25;43632:6;43614:17;:25::i;:::-;43542:102;;;;;;;;;;;;:20;:102::i;:::-;43657:19;43679:13;;;;;;;;;;;-1:-1:-1;;;;;43679:19:0;;;;;;;;;;43717:21;;;;43709:70;;;;-1:-1:-1;;;43709:70:0;;;;;;;:::i;:::-;43815:9;:13;;;;;;;;;;;-1:-1:-1;;;;;43815:19:0;;;;;;;;;;;;43837:20;;;43815:42;;43886:54;;21218:25:1;;;21259:18;;;21252:34;;;43815:19:0;;43886:54;;;;;;21191:18:1;43886:54:0;;;;;;;43408:540;;43300:648;;;:::o;62874:326::-;11775:7;;-1:-1:-1;;;11775:7:0;;;;12029:9;12021:38;;;;-1:-1:-1;;;12021:38:0;;17087:2:1;12021:38:0;;;17069:21:1;17126:2;17106:18;;;17099:30;-1:-1:-1;;;17145:18:1;;;17138:46;17201:18;;12021:38:0;16885:340:1;12021:38:0;63124:66:::1;63151:8;63161:4;63167:2;63171:3;63176:7;63185:4;63124:26;:66::i;47452:813::-:0;-1:-1:-1;;;;;47692:13:0;;16563:20;16611:8;47688:570;;47728:79;;-1:-1:-1;;;47728:79:0;;-1:-1:-1;;;;;47728:43:0;;;;;:79;;47772:8;;47782:4;;47788:3;;47793:7;;47802:4;;47728:79;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;47728:79:0;;;;;;;;-1:-1:-1;;47728:79:0;;;;;;;;;;;;:::i;:::-;;;47724:523;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;48120:6;48113:14;;-1:-1:-1;;;48113:14:0;;;;;;;;:::i;47724:523::-;;;48169:62;;-1:-1:-1;;;48169:62:0;;14274:2:1;48169:62:0;;;14256:21:1;14313:2;14293:18;;;14286:30;14352:34;14332:18;;;14325:62;-1:-1:-1;;;14403:18:1;;;14396:50;14463:19;;48169:62:0;14072:416:1;47724:523:0;-1:-1:-1;;;;;;47889:60:0;;-1:-1:-1;;;47889:60:0;47885:159;;47974:50;;-1:-1:-1;;;47974:50:0;;;;;;;:::i;48273:198::-;48393:16;;;48407:1;48393:16;;;;;;;;;48339;;48368:22;;48393:16;;;;;;;;;;;;-1:-1:-1;48393:16:0;48368:41;;48431:7;48420:5;48426:1;48420:8;;;;;;;;:::i;:::-;;;;;;;;;;:18;48458:5;48273:198;-1:-1:-1;;48273:198:0:o;46700:744::-;-1:-1:-1;;;;;46915:13:0;;16563:20;16611:8;46911:526;;46951:72;;-1:-1:-1;;;46951:72:0;;-1:-1:-1;;;;;46951:38:0;;;;;:72;;46990:8;;47000:4;;47006:2;;47010:6;;47018:4;;46951:72;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;46951:72:0;;;;;;;;-1:-1:-1;;46951:72:0;;;;;;;;;;;;:::i;:::-;;;46947:479;;;;:::i;:::-;-1:-1:-1;;;;;;47073:55:0;;-1:-1:-1;;;47073:55:0;47069:154;;47153:50;;-1:-1:-1;;;47153:50:0;;;;;;;:::i;49611:655::-;-1:-1:-1;;;;;49933:18:0;;49929:160;;49973:9;49968:110;49992:3;:10;49988:1;:14;49968:110;;;50052:7;50060:1;50052:10;;;;;;;;:::i;:::-;;;;;;;50028:12;:20;50041:3;50045:1;50041:6;;;;;;;;:::i;:::-;;;;;;;50028:20;;;;;;;;;;;;:34;;;;;;;:::i;:::-;;;;-1:-1:-1;50004:3:0;;-1:-1:-1;50004:3:0;;:::i;:::-;;;49968:110;;;;49929:160;-1:-1:-1;;;;;50105:16:0;;50101:158;;50143:9;50138:110;50162:3;:10;50158:1;:14;50138:110;;;50222:7;50230:1;50222:10;;;;;;;;:::i;:::-;;;;;;;50198:12;:20;50211:3;50215:1;50211:6;;;;;;;;:::i;:::-;;;;;;;50198:20;;;;;;;;;;;;:34;;;;;;;:::i;:::-;;;;-1:-1:-1;50174:3:0;;-1:-1:-1;50174:3:0;;:::i;:::-;;;50138:110;;-1:-1:-1;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;:::o;:::-;;;;;;;;;;;;;;;14:468:1;78:5;-1:-1:-1;;;;;104:6:1;101:30;98:56;;;134:18;;:::i;:::-;183:2;177:9;195:69;252:2;231:15;;-1:-1:-1;;227:29:1;258:4;223:40;177:9;195:69;:::i;:::-;282:6;273:15;;312:6;304;297:22;352:3;343:6;338:3;334:16;331:25;328:45;;;369:1;366;359:12;328:45;419:6;414:3;407:4;399:6;395:17;382:44;474:1;467:4;458:6;450;446:19;442:30;435:41;;14:468;;;;;:::o;487:173::-;555:20;;-1:-1:-1;;;;;604:31:1;;594:42;;584:70;;650:1;647;640:12;584:70;487:173;;;:::o;665:735::-;719:5;772:3;765:4;757:6;753:17;749:27;739:55;;790:1;787;780:12;739:55;826:6;813:20;852:4;875:43;915:2;875:43;:::i;:::-;947:2;941:9;959:31;987:2;979:6;959:31;:::i;:::-;1025:18;;;1059:15;;;;-1:-1:-1;1094:15:1;;;1144:1;1140:10;;;1128:23;;1124:32;;1121:41;-1:-1:-1;1118:61:1;;;1175:1;1172;1165:12;1118:61;1197:1;1207:163;1221:2;1218:1;1215:9;1207:163;;;1278:17;;1266:30;;1316:12;;;;1348;;;;1239:1;1232:9;1207:163;;;-1:-1:-1;1388:6:1;;665:735;-1:-1:-1;;;;;;;665:735:1:o;1405:220::-;1447:5;1500:3;1493:4;1485:6;1481:17;1477:27;1467:55;;1518:1;1515;1508:12;1467:55;1540:79;1615:3;1606:6;1593:20;1586:4;1578:6;1574:17;1540:79;:::i;:::-;1531:88;1405:220;-1:-1:-1;;;1405:220:1:o;1630:186::-;1689:6;1742:2;1730:9;1721:7;1717:23;1713:32;1710:52;;;1758:1;1755;1748:12;1710:52;1781:29;1800:9;1781:29;:::i;1821:260::-;1889:6;1897;1950:2;1938:9;1929:7;1925:23;1921:32;1918:52;;;1966:1;1963;1956:12;1918:52;1989:29;2008:9;1989:29;:::i;:::-;1979:39;;2037:38;2071:2;2060:9;2056:18;2037:38;:::i;:::-;2027:48;;1821:260;;;;;:::o;2086:943::-;2240:6;2248;2256;2264;2272;2325:3;2313:9;2304:7;2300:23;2296:33;2293:53;;;2342:1;2339;2332:12;2293:53;2365:29;2384:9;2365:29;:::i;:::-;2355:39;;2413:38;2447:2;2436:9;2432:18;2413:38;:::i;:::-;2403:48;;2502:2;2491:9;2487:18;2474:32;-1:-1:-1;;;;;2566:2:1;2558:6;2555:14;2552:34;;;2582:1;2579;2572:12;2552:34;2605:61;2658:7;2649:6;2638:9;2634:22;2605:61;:::i;:::-;2595:71;;2719:2;2708:9;2704:18;2691:32;2675:48;;2748:2;2738:8;2735:16;2732:36;;;2764:1;2761;2754:12;2732:36;2787:63;2842:7;2831:8;2820:9;2816:24;2787:63;:::i;:::-;2777:73;;2903:3;2892:9;2888:19;2875:33;2859:49;;2933:2;2923:8;2920:16;2917:36;;;2949:1;2946;2939:12;2917:36;;2972:51;3015:7;3004:8;2993:9;2989:24;2972:51;:::i;:::-;2962:61;;;2086:943;;;;;;;;:::o;3034:606::-;3138:6;3146;3154;3162;3170;3223:3;3211:9;3202:7;3198:23;3194:33;3191:53;;;3240:1;3237;3230:12;3191:53;3263:29;3282:9;3263:29;:::i;:::-;3253:39;;3311:38;3345:2;3334:9;3330:18;3311:38;:::i;:::-;3301:48;;3396:2;3385:9;3381:18;3368:32;3358:42;;3447:2;3436:9;3432:18;3419:32;3409:42;;3502:3;3491:9;3487:19;3474:33;-1:-1:-1;;;;;3522:6:1;3519:30;3516:50;;;3562:1;3559;3552:12;3516:50;3585:49;3626:7;3617:6;3606:9;3602:22;3585:49;:::i;3645:669::-;3772:6;3780;3788;3841:2;3829:9;3820:7;3816:23;3812:32;3809:52;;;3857:1;3854;3847:12;3809:52;3880:29;3899:9;3880:29;:::i;:::-;3870:39;;3960:2;3949:9;3945:18;3932:32;-1:-1:-1;;;;;4024:2:1;4016:6;4013:14;4010:34;;;4040:1;4037;4030:12;4010:34;4063:61;4116:7;4107:6;4096:9;4092:22;4063:61;:::i;:::-;4053:71;;4177:2;4166:9;4162:18;4149:32;4133:48;;4206:2;4196:8;4193:16;4190:36;;;4222:1;4219;4212:12;4190:36;;4245:63;4300:7;4289:8;4278:9;4274:24;4245:63;:::i;:::-;4235:73;;;3645:669;;;;;:::o;4319:868::-;4464:6;4472;4480;4488;4541:3;4529:9;4520:7;4516:23;4512:33;4509:53;;;4558:1;4555;4548:12;4509:53;4581:29;4600:9;4581:29;:::i;:::-;4571:39;;4661:2;4650:9;4646:18;4633:32;-1:-1:-1;;;;;4725:2:1;4717:6;4714:14;4711:34;;;4741:1;4738;4731:12;4711:34;4764:61;4817:7;4808:6;4797:9;4793:22;4764:61;:::i;:::-;4754:71;;4878:2;4867:9;4863:18;4850:32;4834:48;;4907:2;4897:8;4894:16;4891:36;;;4923:1;4920;4913:12;4891:36;4946:63;5001:7;4990:8;4979:9;4975:24;4946:63;:::i;:::-;4936:73;;5062:2;5051:9;5047:18;5034:32;5018:48;;5091:2;5081:8;5078:16;5075:36;;;5107:1;5104;5097:12;5075:36;;5130:51;5173:7;5162:8;5151:9;5147:24;5130:51;:::i;:::-;5120:61;;;4319:868;;;;;;;:::o;5192:347::-;5257:6;5265;5318:2;5306:9;5297:7;5293:23;5289:32;5286:52;;;5334:1;5331;5324:12;5286:52;5357:29;5376:9;5357:29;:::i;:::-;5347:39;;5436:2;5425:9;5421:18;5408:32;5483:5;5476:13;5469:21;5462:5;5459:32;5449:60;;5505:1;5502;5495:12;5449:60;5528:5;5518:15;;;5192:347;;;;;:::o;5544:254::-;5612:6;5620;5673:2;5661:9;5652:7;5648:23;5644:32;5641:52;;;5689:1;5686;5679:12;5641:52;5712:29;5731:9;5712:29;:::i;:::-;5702:39;5788:2;5773:18;;;;5760:32;;-1:-1:-1;;;5544:254:1:o;5803:322::-;5880:6;5888;5896;5949:2;5937:9;5928:7;5924:23;5920:32;5917:52;;;5965:1;5962;5955:12;5917:52;5988:29;6007:9;5988:29;:::i;:::-;5978:39;6064:2;6049:18;;6036:32;;-1:-1:-1;6115:2:1;6100:18;;;6087:32;;5803:322;-1:-1:-1;;;5803:322:1:o;6130:531::-;6225:6;6233;6241;6249;6302:3;6290:9;6281:7;6277:23;6273:33;6270:53;;;6319:1;6316;6309:12;6270:53;6342:29;6361:9;6342:29;:::i;:::-;6332:39;;6418:2;6407:9;6403:18;6390:32;6380:42;;6469:2;6458:9;6454:18;6441:32;6431:42;;6524:2;6513:9;6509:18;6496:32;-1:-1:-1;;;;;6543:6:1;6540:30;6537:50;;;6583:1;6580;6573:12;6537:50;6606:49;6647:7;6638:6;6627:9;6623:22;6606:49;:::i;6666:1219::-;6784:6;6792;6845:2;6833:9;6824:7;6820:23;6816:32;6813:52;;;6861:1;6858;6851:12;6813:52;6901:9;6888:23;-1:-1:-1;;;;;6971:2:1;6963:6;6960:14;6957:34;;;6987:1;6984;6977:12;6957:34;7025:6;7014:9;7010:22;7000:32;;7070:7;7063:4;7059:2;7055:13;7051:27;7041:55;;7092:1;7089;7082:12;7041:55;7128:2;7115:16;7150:4;7173:43;7213:2;7173:43;:::i;:::-;7245:2;7239:9;7257:31;7285:2;7277:6;7257:31;:::i;:::-;7323:18;;;7357:15;;;;-1:-1:-1;7392:11:1;;;7434:1;7430:10;;;7422:19;;7418:28;;7415:41;-1:-1:-1;7412:61:1;;;7469:1;7466;7459:12;7412:61;7491:1;7482:10;;7501:169;7515:2;7512:1;7509:9;7501:169;;;7572:23;7591:3;7572:23;:::i;:::-;7560:36;;7533:1;7526:9;;;;;7616:12;;;;7648;;7501:169;;;-1:-1:-1;7689:6:1;-1:-1:-1;;7733:18:1;;7720:32;;-1:-1:-1;;7764:16:1;;;7761:36;;;7793:1;7790;7783:12;7761:36;;7816:63;7871:7;7860:8;7849:9;7845:24;7816:63;:::i;:::-;7806:73;;;6666:1219;;;;;:::o;7890:1361::-;8007:6;8015;8046:2;8089;8077:9;8068:7;8064:23;8060:32;8057:52;;;8105:1;8102;8095:12;8057:52;8145:9;8132:23;-1:-1:-1;;;;;8170:6:1;8167:30;8164:50;;;8210:1;8207;8200:12;8164:50;8233:22;;8286:4;8278:13;;8274:27;-1:-1:-1;8264:55:1;;8315:1;8312;8305:12;8264:55;8351:2;8338:16;8373:4;8396:43;8436:2;8396:43;:::i;:::-;8468:2;8462:9;8480:31;8508:2;8500:6;8480:31;:::i;:::-;8546:18;;;8580:15;;;;-1:-1:-1;8615:11:1;;;8657:1;8653:10;;;8645:19;;8641:28;;8638:41;-1:-1:-1;8635:61:1;;;8692:1;8689;8682:12;8635:61;8714:1;8705:10;;8735:1;8745:424;8761:2;8756:3;8753:11;8745:424;;;8836:2;8830:3;8821:7;8817:17;8813:26;8810:46;;;8852:1;8849;8842:12;8810:46;8891:2;8885:9;8907:34;8932:8;8907:34;:::i;:::-;8971:23;8990:3;8971:23;:::i;:::-;8954:41;;9047:12;;;9034:26;9015:17;;;9008:53;9074:21;;9115:12;;;;9147;;;;8783:1;8774:11;8745:424;;;-1:-1:-1;9188:6:1;;9226:18;;;;9213:32;;-1:-1:-1;;;;;;;;7890:1361:1:o;9256:245::-;9314:6;9367:2;9355:9;9346:7;9342:23;9338:32;9335:52;;;9383:1;9380;9373:12;9335:52;9422:9;9409:23;9441:30;9465:5;9441:30;:::i;9506:249::-;9575:6;9628:2;9616:9;9607:7;9603:23;9599:32;9596:52;;;9644:1;9641;9634:12;9596:52;9676:9;9670:16;9695:30;9719:5;9695:30;:::i;9760:450::-;9829:6;9882:2;9870:9;9861:7;9857:23;9853:32;9850:52;;;9898:1;9895;9888:12;9850:52;9938:9;9925:23;-1:-1:-1;;;;;9963:6:1;9960:30;9957:50;;;10003:1;10000;9993:12;9957:50;10026:22;;10079:4;10071:13;;10067:27;-1:-1:-1;10057:55:1;;10108:1;10105;10098:12;10057:55;10131:73;10196:7;10191:2;10178:16;10173:2;10169;10165:11;10131:73;:::i;:::-;10121:83;9760:450;-1:-1:-1;;;;9760:450:1:o;10215:180::-;10274:6;10327:2;10315:9;10306:7;10302:23;10298:32;10295:52;;;10343:1;10340;10333:12;10295:52;-1:-1:-1;10366:23:1;;10215:180;-1:-1:-1;10215:180:1:o;10400:435::-;10453:3;10491:5;10485:12;10518:6;10513:3;10506:19;10544:4;10573:2;10568:3;10564:12;10557:19;;10610:2;10603:5;10599:14;10631:1;10641:169;10655:6;10652:1;10649:13;10641:169;;;10716:13;;10704:26;;10750:12;;;;10785:15;;;;10677:1;10670:9;10641:169;;;-1:-1:-1;10826:3:1;;10400:435;-1:-1:-1;;;;;10400:435:1:o;10840:471::-;10881:3;10919:5;10913:12;10946:6;10941:3;10934:19;10971:1;10981:162;10995:6;10992:1;10989:13;10981:162;;;11057:4;11113:13;;;11109:22;;11103:29;11085:11;;;11081:20;;11074:59;11010:12;10981:162;;;11161:6;11158:1;11155:13;11152:87;;;11227:1;11220:4;11211:6;11206:3;11202:16;11198:27;11191:38;11152:87;-1:-1:-1;11293:2:1;11272:15;-1:-1:-1;;11268:29:1;11259:39;;;;11300:4;11255:50;;10840:471;-1:-1:-1;;10840:471:1:o;11524:826::-;-1:-1:-1;;;;;11921:15:1;;;11903:34;;11973:15;;11968:2;11953:18;;11946:43;11883:3;12020:2;12005:18;;11998:31;;;11846:4;;12052:57;;12089:19;;12081:6;12052:57;:::i;:::-;12157:9;12149:6;12145:22;12140:2;12129:9;12125:18;12118:50;12191:44;12228:6;12220;12191:44;:::i;:::-;12177:58;;12284:9;12276:6;12272:22;12266:3;12255:9;12251:19;12244:51;12312:32;12337:6;12329;12312:32;:::i;:::-;12304:40;11524:826;-1:-1:-1;;;;;;;;11524:826:1:o;12355:560::-;-1:-1:-1;;;;;12652:15:1;;;12634:34;;12704:15;;12699:2;12684:18;;12677:43;12751:2;12736:18;;12729:34;;;12794:2;12779:18;;12772:34;;;12614:3;12837;12822:19;;12815:32;;;12577:4;;12864:45;;12889:19;;12881:6;12864:45;:::i;:::-;12856:53;12355:560;-1:-1:-1;;;;;;;12355:560:1:o;12920:261::-;13099:2;13088:9;13081:21;13062:4;13119:56;13171:2;13160:9;13156:18;13148:6;13119:56;:::i;13186:465::-;13443:2;13432:9;13425:21;13406:4;13469:56;13521:2;13510:9;13506:18;13498:6;13469:56;:::i;:::-;13573:9;13565:6;13561:22;13556:2;13545:9;13541:18;13534:50;13601:44;13638:6;13630;13601:44;:::i;:::-;13593:52;13186:465;-1:-1:-1;;;;;13186:465:1:o;13848:219::-;13997:2;13986:9;13979:21;13960:4;14017:44;14057:2;14046:9;14042:18;14034:6;14017:44;:::i;14493:404::-;14695:2;14677:21;;;14734:2;14714:18;;;14707:30;14773:34;14768:2;14753:18;;14746:62;-1:-1:-1;;;14839:2:1;14824:18;;14817:38;14887:3;14872:19;;14493:404::o;16070:400::-;16272:2;16254:21;;;16311:2;16291:18;;;16284:30;16350:34;16345:2;16330:18;;16323:62;-1:-1:-1;;;16416:2:1;16401:18;;16394:34;16460:3;16445:19;;16070:400::o;16475:405::-;16677:2;16659:21;;;16716:2;16696:18;;;16689:30;16755:34;16750:2;16735:18;;16728:62;-1:-1:-1;;;16821:2:1;16806:18;;16799:39;16870:3;16855:19;;16475:405::o;17230:401::-;17432:2;17414:21;;;17471:2;17451:18;;;17444:30;17510:34;17505:2;17490:18;;17483:62;-1:-1:-1;;;17576:2:1;17561:18;;17554:35;17621:3;17606:19;;17230:401::o;18055:399::-;18257:2;18239:21;;;18296:2;18276:18;;;18269:30;18335:34;18330:2;18315:18;;18308:62;-1:-1:-1;;;18401:2:1;18386:18;;18379:33;18444:3;18429:19;;18055:399::o;18459:406::-;18661:2;18643:21;;;18700:2;18680:18;;;18673:30;18739:34;18734:2;18719:18;;18712:62;-1:-1:-1;;;18805:2:1;18790:18;;18783:40;18855:3;18840:19;;18459:406::o;18870:356::-;19072:2;19054:21;;;19091:18;;;19084:30;19150:34;19145:2;19130:18;;19123:62;19217:2;19202:18;;18870:356::o;20051:404::-;20253:2;20235:21;;;20292:2;20272:18;;;20265:30;20331:34;20326:2;20311:18;;20304:62;-1:-1:-1;;;20397:2:1;20382:18;;20375:38;20445:3;20430:19;;20051:404::o;20460:397::-;20662:2;20644:21;;;20701:2;20681:18;;;20674:30;20740:34;20735:2;20720:18;;20713:62;-1:-1:-1;;;20806:2:1;20791:18;;20784:31;20847:3;20832:19;;20460:397::o;21297:183::-;21357:4;-1:-1:-1;;;;;21382:6:1;21379:30;21376:56;;;21412:18;;:::i;:::-;-1:-1:-1;21457:1:1;21453:14;21469:4;21449:25;;21297:183::o;21485:128::-;21525:3;21556:1;21552:6;21549:1;21546:13;21543:39;;;21562:18;;:::i;:::-;-1:-1:-1;21598:9:1;;21485:128::o;21618:125::-;21658:4;21686:1;21683;21680:8;21677:34;;;21691:18;;:::i;:::-;-1:-1:-1;21728:9:1;;21618:125::o;21748:380::-;21827:1;21823:12;;;;21870;;;21891:61;;21945:4;21937:6;21933:17;21923:27;;21891:61;21998:2;21990:6;21987:14;21967:18;21964:38;21961:161;;;22044:10;22039:3;22035:20;22032:1;22025:31;22079:4;22076:1;22069:15;22107:4;22104:1;22097:15;21961:161;;21748:380;;;:::o;22133:223::-;22219:2;22211:6;22207:15;22288:6;22276:10;22273:22;-1:-1:-1;;;;;22240:10:1;22237:34;22234:62;22231:88;;;22299:18;;:::i;:::-;22335:2;22328:22;-1:-1:-1;22133:223:1:o;22361:249::-;22471:2;22452:13;;-1:-1:-1;;22448:27:1;22436:40;;-1:-1:-1;;;;;22491:34:1;;22527:22;;;22488:62;22485:88;;;22553:18;;:::i;:::-;22589:2;22582:22;-1:-1:-1;;22361:249:1:o;22615:135::-;22654:3;-1:-1:-1;;22675:17:1;;22672:43;;;22695:18;;:::i;:::-;-1:-1:-1;22742:1:1;22731:13;;22615:135::o;22755:127::-;22816:10;22811:3;22807:20;22804:1;22797:31;22847:4;22844:1;22837:15;22871:4;22868:1;22861:15;22887:127;22948:10;22943:3;22939:20;22936:1;22929:31;22979:4;22976:1;22969:15;23003:4;23000:1;22993:15;23019:127;23080:10;23075:3;23071:20;23068:1;23061:31;23111:4;23108:1;23101:15;23135:4;23132:1;23125:15;23151:179;23186:3;23228:1;23210:16;23207:23;23204:120;;;23274:1;23271;23268;23253:23;-1:-1:-1;23311:1:1;23305:8;23300:3;23296:18;23204:120;23151:179;:::o;23335:671::-;23374:3;23416:4;23398:16;23395:26;23392:39;;;23335:671;:::o;23392:39::-;23458:2;23452:9;-1:-1:-1;;23523:16:1;23519:25;;23516:1;23452:9;23495:50;23574:4;23568:11;23598:16;-1:-1:-1;;;;;23704:2:1;23697:4;23689:6;23685:17;23682:25;23677:2;23669:6;23666:14;23663:45;23660:58;;;23711:5;;;;;23335:671;:::o;23660:58::-;23748:6;23742:4;23738:17;23727:28;;23784:3;23778:10;23811:2;23803:6;23800:14;23797:27;;;23817:5;;;;;;23335:671;:::o;23797:27::-;23901:2;23882:16;23876:4;23872:27;23868:36;23861:4;23852:6;23847:3;23843:16;23839:27;23836:69;23833:82;;;23908:5;;;;;;23335:671;:::o;23833:82::-;23924:57;23975:4;23966:6;23958;23954:19;23950:30;23944:4;23924:57;:::i;:::-;-1:-1:-1;23997:3:1;;23335:671;-1:-1:-1;;;;;23335:671:1:o;24011:131::-;-1:-1:-1;;;;;;24085:32:1;;24075:43;;24065:71;;24132:1;24129;24122:12
Swarm Source
ipfs://95340ab479cee81a406e8c6039e2be1488a6fd66aa9e48bbea98d94a93f4807b
Loading...
Loading
Loading...
Loading
[ Download: CSV Export ]
[ Download: CSV Export ]
A token is a representation of an on-chain or off-chain asset. The token page shows information such as price, total supply, holders, transfers and social links. Learn more about this page in our Knowledge Base.