ERC-721
Overview
Max Total Supply
133 PFP
Holders
85
Market
Volume (24H)
N/A
Min Price (24H)
N/A
Max Price (24H)
N/A
Other Info
Token Contract
Balance
1 PFPLoading...
Loading
Loading...
Loading
Loading...
Loading
# | Exchange | Pair | Price | 24H Volume | % Volume |
---|
Contract Name:
Antipfp
Compiler Version
v0.8.9+commit.e5eed63a
Optimization Enabled:
No with 200 runs
Other Settings:
default evmVersion
Contract Source Code (Solidity Standard Json-Input format)
// SPDX-License-Identifier: MIT pragma solidity ^0.8.9; import "@openzeppelin/contracts/token/ERC721/ERC721.sol"; import "@openzeppelin/contracts/access/Ownable.sol"; contract Antipfp is ERC721, Ownable { constructor() ERC721("ANTIPFP", "PFP") {} /// @notice Custom Errors /// @dev attempted to set baseURI after already being set. error BaseUriAlreadySet(); /// @dev attempted to mint more than allowed. error InvalidAmount(); /// @dev message value is not price * num. error InvalidValue(); /// @dev attempted ito mint more than the maximum supply. error MaxSupplyExceeded(); /// @dev attempted action before provenance hash has been set. error ProvenanceNotSet(); /// @dev attempted to set provenance hash after already being set. error ProvenanceAlreadySet(); /// @dev attempted to ineteract with token that does not exist. error NonExistentToken(); //mapping (uint256 => uint256) private _colors; bool private _isLive = false; uint256 maxSupply = 6969; uint256[6969] public _colors; uint256 public totalSupply = 0; string private _base = "data:application/json;base64,eyJuYW1lIjoiQU5USVBGUCIsICJkZXNjcmlwdGlvbiI6IkFOVElQRlAgTkZUIiwgImF0dHJpYnV0ZXMiOiBbIHsgInRyYWl0X3R5cGUiOiAiQ29sb3IiLCAidmFsdWUiOiAi"; string[] private _encoded = [ "Q2FsaWZvcm5pYSBHb2xkIn1dLCAiaW1hZ2UiOiAiZGF0YTppbWFnZS9zdmcreG1sO2Jhc2U2NCxQSE4yWnlCM2FXUjBhRDBpT1RBd0lpQm9aV2xuYUhROUlqa3dNQ0lnZUcxc2JuTTlJbWgwZEhBNkx5OTNkM2N1ZHpNdWIzSm5Mekl3TURBdmMzWm5JajQ4Y21WamRDQjRQU0l3SWlCNVBTSXdJaUIzYVdSMGFEMGlPVEF3SWlCb1pXbG5hSFE5SWprd01DSWdabWxzYkQwaUkyWm1ZV1l6TmlJK1BDOXlaV04wUGp3dmMzWm5QZz09In0=", "Um95YWwgUHVycGxlIn1dLCAiaW1hZ2UiOiAiZGF0YTppbWFnZS9zdmcreG1sO2Jhc2U2NCxQSE4yWnlCM2FXUjBhRDBpT1RBd0lpQm9aV2xuYUhROUlqa3dNQ0lnZUcxc2JuTTlJbWgwZEhBNkx5OTNkM2N1ZHpNdWIzSm5Mekl3TURBdmMzWm5JajQ4Y21WamRDQjRQU0l3SWlCNVBTSXdJaUIzYVdSMGFEMGlPVEF3SWlCb1pXbG5hSFE5SWprd01DSWdabWxzYkQwaUl6UXdNbUUyWkNJK1BDOXlaV04wUGp3dmMzWm5QZz09In0=", "Um95YWwgUmVkIn1dLCAiaW1hZ2UiOiAiZGF0YTppbWFnZS9zdmcreG1sO2Jhc2U2NCxQSE4yWnlCM2FXUjBhRDBpT1RBd0lpQm9aV2xuYUhROUlqa3dNQ0lnZUcxc2JuTTlJbWgwZEhBNkx5OTNkM2N1ZHpNdWIzSm5Mekl3TURBdmMzWm5JajQ4Y21WamRDQjRQU0l3SWlCNVBTSXdJaUIzYVdSMGFEMGlPVEF3SWlCb1pXbG5hSFE5SWprd01DSWdabWxzYkQwaUkyVmxNREF3TUNJK1BDOXlaV04wUGp3dmMzWm5QZz09In0=", "QmVya2VsZXkgQmx1ZSJ9XSwgImltYWdlIjogImRhdGE6aW1hZ2Uvc3ZnK3htbDtiYXNlNjQsUEhOMlp5QjNhV1IwYUQwaU9UQXdJaUJvWldsbmFIUTlJamt3TUNJZ2VHMXNibk05SW1oMGRIQTZMeTkzZDNjdWR6TXViM0puTHpJd01EQXZjM1puSWo0OGNtVmpkQ0I0UFNJd0lpQjVQU0l3SWlCM2FXUjBhRDBpT1RBd0lpQm9aV2xuYUhROUlqa3dNQ0lnWm1sc2JEMGlJekF3TXpNMk1pSStQQzl5WldOMFBqd3ZjM1puUGc9PSJ9", "RW1lcmFsZCBHcmVlbiJ9XSwgImltYWdlIjogImRhdGE6aW1hZ2Uvc3ZnK3htbDtiYXNlNjQsUEhOMlp5QjNhV1IwYUQwaU9UQXdJaUJvWldsbmFIUTlJamt3TUNJZ2VHMXNibk05SW1oMGRIQTZMeTkzZDNjdWR6TXViM0puTHpJd01EQXZjM1puSWo0OGNtVmpkQ0I0UFNJd0lpQjVQU0l3SWlCM2FXUjBhRDBpT1RBd0lpQm9aV2xuYUhROUlqa3dNQ0lnWm1sc2JEMGlJekF4TmpReE5TSStQQzl5WldOMFBqd3ZjM1puUGc9PSJ9", "UmliYm9uIFBpbmsifV0sICJpbWFnZSI6ICJkYXRhOmltYWdlL3N2Zyt4bWw7YmFzZTY0LFBITjJaeUIzYVdSMGFEMGlPVEF3SWlCb1pXbG5hSFE5SWprd01DSWdlRzFzYm5NOUltaDBkSEE2THk5M2QzY3Vkek11YjNKbkx6SXdNREF2YzNabklqNDhjbVZqZENCNFBTSXdJaUI1UFNJd0lpQjNhV1IwYUQwaU9UQXdJaUJvWldsbmFIUTlJamt3TUNJZ1ptbHNiRDBpSTJabU5HTmtNaUkrUEM5eVpXTjBQand2YzNablBnPT0ifQ==", "QnJvd24ifV0sICJpbWFnZSI6ICJkYXRhOmltYWdlL3N2Zyt4bWw7YmFzZTY0LFBITjJaeUIzYVdSMGFEMGlPVEF3SWlCb1pXbG5hSFE5SWprd01DSWdlRzFzYm5NOUltaDBkSEE2THk5M2QzY3Vkek11YjNKbkx6SXdNREF2YzNabklqNDhjbVZqZENCNFBTSXdJaUI1UFNJd0lpQjNhV1IwYUQwaU9UQXdJaUJvWldsbmFIUTlJamt3TUNJZ1ptbHNiRDBpSXpka05UWTBOeUkrUEM5eVpXTjBQand2YzNablBnPT0ifQ==", "WWVsbG93In1dLCAiaW1hZ2UiOiAiZGF0YTppbWFnZS9zdmcreG1sO2Jhc2U2NCxQSE4yWnlCM2FXUjBhRDBpT1RBd0lpQm9aV2xuYUhROUlqa3dNQ0lnZUcxc2JuTTlJbWgwZEhBNkx5OTNkM2N1ZHpNdWIzSm5Mekl3TURBdmMzWm5JajQ4Y21WamRDQjRQU0l3SWlCNVBTSXdJaUIzYVdSMGFEMGlPVEF3SWlCb1pXbG5hSFE5SWprd01DSWdabWxzYkQwaUkyWmxabVUyTnlJK1BDOXlaV04wUGp3dmMzWm5QZz09In0=", "QmxhY2sifV0sICJpbWFnZSI6ICJkYXRhOmltYWdlL3N2Zyt4bWw7YmFzZTY0LFBITjJaeUIzYVdSMGFEMGlPVEF3SWlCb1pXbG5hSFE5SWprd01DSWdlRzFzYm5NOUltaDBkSEE2THk5M2QzY3Vkek11YjNKbkx6SXdNREF2YzNabklqNDhjbVZqZENCNFBTSXdJaUI1UFNJd0lpQjNhV1IwYUQwaU9UQXdJaUJvWldsbmFIUTlJamt3TUNJZ1ptbHNiRDBpSXpBd01EQXdNQ0krUEM5eVpXTjBQand2YzNablBnPT0ifQ==", "T3JhbmdlIn1dLCAiaW1hZ2UiOiAiZGF0YTppbWFnZS9zdmcreG1sO2Jhc2U2NCxQSE4yWnlCM2FXUjBhRDBpT1RBd0lpQm9aV2xuYUhROUlqa3dNQ0lnZUcxc2JuTTlJbWgwZEhBNkx5OTNkM2N1ZHpNdWIzSm5Mekl3TURBdmMzWm5JajQ4Y21WamRDQjRQU0l3SWlCNVBTSXdJaUIzYVdSMGFEMGlPVEF3SWlCb1pXbG5hSFE5SWprd01DSWdabWxzYkQwaUkyVmhOemt3TUNJK1BDOXlaV04wUGp3dmMzWm5QZz09In0=", "VHJ1c3RtZSBCbHVlIn1dLCAiaW1hZ2UiOiAiZGF0YTppbWFnZS9zdmcreG1sO2Jhc2U2NCxQSE4yWnlCM2FXUjBhRDBpT1RBd0lpQm9aV2xuYUhROUlqa3dNQ0lnZUcxc2JuTTlJbWgwZEhBNkx5OTNkM2N1ZHpNdWIzSm5Mekl3TURBdmMzWm5JajQ4Y21WamRDQjRQU0l3SWlCNVBTSXdJaUIzYVdSMGFEMGlPVEF3SWlCb1pXbG5hSFE5SWprd01DSWdabWxzYkQwaUl6QXdZV0ZtT1NJK1BDOXlaV04wUGp3dmMzWm5QZz09In0=" ]; function mint(uint256 num) public payable { if (num < 1 || num > 10) revert InvalidAmount(); if (.069 ether * num < msg.value) revert InvalidValue(); if (totalSupply + num > maxSupply) revert MaxSupplyExceeded(); if (_isLive == false) revert ("Sale is not live"); uint256 supply = totalSupply; totalSupply += num; for (uint256 i = 0; i < num; i++) { _colors[supply + i] = _randomNum(block.difficulty, supply + i); _safeMint(msg.sender, supply + i); } delete supply; } function _randomNum(uint256 _seed, uint256 _salt) private view returns(uint256) { uint256 num = uint256(keccak256(abi.encodePacked(block.timestamp, msg.sender, _seed, _salt))) % maxSupply; if (num < 42) { return 0; } else if (num < 111) { return 1; } else if (num < 199) { return 2; } else if (num < 399) { return 3; } else if (num < 819) { return 4; } else if (num < 1319) { return 5; } else if (num < 1819) { return 6; } else if (num < 2569) { return 7; } else if (num < 3469) { return 8; } else if (num < 4469) { return 9; } else { return 10; } } function _getEncoded(uint256 index) private view returns(string memory) { return string(abi.encodePacked(_base, _encoded[index])); } function tokenURI(uint256 _tokenId) public view virtual override returns (string memory) { require( _tokenId <= totalSupply, "ERC721Metadata: URI query for nonexistent token" ); return _getEncoded(_colors[_tokenId]); } function withdraw() public payable onlyOwner { payable(owner()).transfer(address(this).balance); } function toggleSale() public onlyOwner { _isLive = !_isLive; } function contractURI() public pure returns (string memory) { return "https://antipfp.com/contract-metadata.json"; } }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts v4.4.1 (token/ERC721/ERC721.sol) pragma solidity ^0.8.0; import "./IERC721.sol"; import "./IERC721Receiver.sol"; import "./extensions/IERC721Metadata.sol"; import "../../utils/Address.sol"; import "../../utils/Context.sol"; import "../../utils/Strings.sol"; import "../../utils/introspection/ERC165.sol"; /** * @dev Implementation of https://eips.ethereum.org/EIPS/eip-721[ERC721] Non-Fungible Token Standard, including * the Metadata extension, but not including the Enumerable extension, which is available separately as * {ERC721Enumerable}. */ contract ERC721 is Context, ERC165, IERC721, IERC721Metadata { using Address for address; using Strings for uint256; // Token name string private _name; // Token symbol string private _symbol; // Mapping from token ID to owner address mapping(uint256 => address) private _owners; // Mapping owner address to token count mapping(address => uint256) private _balances; // Mapping from token ID to approved address mapping(uint256 => address) private _tokenApprovals; // Mapping from owner to operator approvals mapping(address => mapping(address => bool)) private _operatorApprovals; /** * @dev Initializes the contract by setting a `name` and a `symbol` to the token collection. */ constructor(string memory name_, string memory symbol_) { _name = name_; _symbol = symbol_; } /** * @dev See {IERC165-supportsInterface}. */ function supportsInterface(bytes4 interfaceId) public view virtual override(ERC165, IERC165) returns (bool) { return interfaceId == type(IERC721).interfaceId || interfaceId == type(IERC721Metadata).interfaceId || super.supportsInterface(interfaceId); } /** * @dev See {IERC721-balanceOf}. */ function balanceOf(address owner) public view virtual override returns (uint256) { require(owner != address(0), "ERC721: balance query for the zero address"); return _balances[owner]; } /** * @dev See {IERC721-ownerOf}. */ function ownerOf(uint256 tokenId) public view virtual override returns (address) { address owner = _owners[tokenId]; require(owner != address(0), "ERC721: owner query for nonexistent token"); return owner; } /** * @dev See {IERC721Metadata-name}. */ function name() public view virtual override returns (string memory) { return _name; } /** * @dev See {IERC721Metadata-symbol}. */ function symbol() public view virtual override returns (string memory) { return _symbol; } /** * @dev See {IERC721Metadata-tokenURI}. */ function tokenURI(uint256 tokenId) public view virtual override returns (string memory) { require(_exists(tokenId), "ERC721Metadata: URI query for nonexistent token"); string memory baseURI = _baseURI(); return bytes(baseURI).length > 0 ? string(abi.encodePacked(baseURI, tokenId.toString())) : ""; } /** * @dev Base URI for computing {tokenURI}. If set, the resulting URI for each * token will be the concatenation of the `baseURI` and the `tokenId`. Empty * by default, can be overriden in child contracts. */ function _baseURI() internal view virtual returns (string memory) { return ""; } /** * @dev See {IERC721-approve}. */ function approve(address to, uint256 tokenId) public virtual override { address owner = ERC721.ownerOf(tokenId); require(to != owner, "ERC721: approval to current owner"); require( _msgSender() == owner || isApprovedForAll(owner, _msgSender()), "ERC721: approve caller is not owner nor approved for all" ); _approve(to, tokenId); } /** * @dev See {IERC721-getApproved}. */ function getApproved(uint256 tokenId) public view virtual override returns (address) { require(_exists(tokenId), "ERC721: approved query for nonexistent token"); return _tokenApprovals[tokenId]; } /** * @dev See {IERC721-setApprovalForAll}. */ function setApprovalForAll(address operator, bool approved) public virtual override { _setApprovalForAll(_msgSender(), operator, approved); } /** * @dev See {IERC721-isApprovedForAll}. */ function isApprovedForAll(address owner, address operator) public view virtual override returns (bool) { return _operatorApprovals[owner][operator]; } /** * @dev See {IERC721-transferFrom}. */ function transferFrom( address from, address to, uint256 tokenId ) public virtual override { //solhint-disable-next-line max-line-length require(_isApprovedOrOwner(_msgSender(), tokenId), "ERC721: transfer caller is not owner nor approved"); _transfer(from, to, tokenId); } /** * @dev See {IERC721-safeTransferFrom}. */ function safeTransferFrom( address from, address to, uint256 tokenId ) public virtual override { safeTransferFrom(from, to, tokenId, ""); } /** * @dev See {IERC721-safeTransferFrom}. */ function safeTransferFrom( address from, address to, uint256 tokenId, bytes memory _data ) public virtual override { require(_isApprovedOrOwner(_msgSender(), tokenId), "ERC721: transfer caller is not owner nor approved"); _safeTransfer(from, to, tokenId, _data); } /** * @dev Safely transfers `tokenId` token from `from` to `to`, checking first that contract recipients * are aware of the ERC721 protocol to prevent tokens from being forever locked. * * `_data` is additional data, it has no specified format and it is sent in call to `to`. * * This internal function is equivalent to {safeTransferFrom}, and can be used to e.g. * implement alternative mechanisms to perform token transfer, such as signature-based. * * Requirements: * * - `from` cannot be the zero address. * - `to` cannot be the zero address. * - `tokenId` token must exist and be owned by `from`. * - If `to` refers to a smart contract, it must implement {IERC721Receiver-onERC721Received}, which is called upon a safe transfer. * * Emits a {Transfer} event. */ function _safeTransfer( address from, address to, uint256 tokenId, bytes memory _data ) internal virtual { _transfer(from, to, tokenId); require(_checkOnERC721Received(from, to, tokenId, _data), "ERC721: transfer to non ERC721Receiver implementer"); } /** * @dev Returns whether `tokenId` exists. * * Tokens can be managed by their owner or approved accounts via {approve} or {setApprovalForAll}. * * Tokens start existing when they are minted (`_mint`), * and stop existing when they are burned (`_burn`). */ function _exists(uint256 tokenId) internal view virtual returns (bool) { return _owners[tokenId] != address(0); } /** * @dev Returns whether `spender` is allowed to manage `tokenId`. * * Requirements: * * - `tokenId` must exist. */ function _isApprovedOrOwner(address spender, uint256 tokenId) internal view virtual returns (bool) { require(_exists(tokenId), "ERC721: operator query for nonexistent token"); address owner = ERC721.ownerOf(tokenId); return (spender == owner || getApproved(tokenId) == spender || isApprovedForAll(owner, spender)); } /** * @dev Safely mints `tokenId` and transfers it to `to`. * * Requirements: * * - `tokenId` must not exist. * - If `to` refers to a smart contract, it must implement {IERC721Receiver-onERC721Received}, which is called upon a safe transfer. * * Emits a {Transfer} event. */ function _safeMint(address to, uint256 tokenId) internal virtual { _safeMint(to, tokenId, ""); } /** * @dev Same as {xref-ERC721-_safeMint-address-uint256-}[`_safeMint`], with an additional `data` parameter which is * forwarded in {IERC721Receiver-onERC721Received} to contract recipients. */ function _safeMint( address to, uint256 tokenId, bytes memory _data ) internal virtual { _mint(to, tokenId); require( _checkOnERC721Received(address(0), to, tokenId, _data), "ERC721: transfer to non ERC721Receiver implementer" ); } /** * @dev Mints `tokenId` and transfers it to `to`. * * WARNING: Usage of this method is discouraged, use {_safeMint} whenever possible * * Requirements: * * - `tokenId` must not exist. * - `to` cannot be the zero address. * * Emits a {Transfer} event. */ function _mint(address to, uint256 tokenId) internal virtual { require(to != address(0), "ERC721: mint to the zero address"); require(!_exists(tokenId), "ERC721: token already minted"); _beforeTokenTransfer(address(0), to, tokenId); _balances[to] += 1; _owners[tokenId] = to; emit Transfer(address(0), to, tokenId); } /** * @dev Destroys `tokenId`. * The approval is cleared when the token is burned. * * Requirements: * * - `tokenId` must exist. * * Emits a {Transfer} event. */ function _burn(uint256 tokenId) internal virtual { address owner = ERC721.ownerOf(tokenId); _beforeTokenTransfer(owner, address(0), tokenId); // Clear approvals _approve(address(0), tokenId); _balances[owner] -= 1; delete _owners[tokenId]; emit Transfer(owner, address(0), tokenId); } /** * @dev Transfers `tokenId` from `from` to `to`. * As opposed to {transferFrom}, this imposes no restrictions on msg.sender. * * Requirements: * * - `to` cannot be the zero address. * - `tokenId` token must be owned by `from`. * * Emits a {Transfer} event. */ function _transfer( address from, address to, uint256 tokenId ) internal virtual { require(ERC721.ownerOf(tokenId) == from, "ERC721: transfer of token that is not own"); require(to != address(0), "ERC721: transfer to the zero address"); _beforeTokenTransfer(from, to, tokenId); // Clear approvals from the previous owner _approve(address(0), tokenId); _balances[from] -= 1; _balances[to] += 1; _owners[tokenId] = to; emit Transfer(from, to, tokenId); } /** * @dev Approve `to` to operate on `tokenId` * * Emits a {Approval} event. */ function _approve(address to, uint256 tokenId) internal virtual { _tokenApprovals[tokenId] = to; emit Approval(ERC721.ownerOf(tokenId), to, tokenId); } /** * @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, "ERC721: approve to caller"); _operatorApprovals[owner][operator] = approved; emit ApprovalForAll(owner, operator, approved); } /** * @dev Internal function to invoke {IERC721Receiver-onERC721Received} on a target address. * The call is not executed if the target address is not a contract. * * @param from address representing the previous owner of the given token ID * @param to target address that will receive the tokens * @param tokenId uint256 ID of the token to be transferred * @param _data bytes optional data to send along with the call * @return bool whether the call correctly returned the expected magic value */ function _checkOnERC721Received( address from, address to, uint256 tokenId, bytes memory _data ) private returns (bool) { if (to.isContract()) { try IERC721Receiver(to).onERC721Received(_msgSender(), from, tokenId, _data) returns (bytes4 retval) { return retval == IERC721Receiver.onERC721Received.selector; } catch (bytes memory reason) { if (reason.length == 0) { revert("ERC721: transfer to non ERC721Receiver implementer"); } else { assembly { revert(add(32, reason), mload(reason)) } } } } else { return true; } } /** * @dev Hook that is called before any token transfer. This includes minting * and burning. * * Calling conditions: * * - When `from` and `to` are both non-zero, ``from``'s `tokenId` will be * transferred to `to`. * - When `from` is zero, `tokenId` will be minted for `to`. * - When `to` is zero, ``from``'s `tokenId` will be burned. * - `from` and `to` are never both zero. * * To learn more about hooks, head to xref:ROOT:extending-contracts.adoc#using-hooks[Using Hooks]. */ function _beforeTokenTransfer( address from, address to, uint256 tokenId ) internal virtual {} }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts v4.4.1 (access/Ownable.sol) pragma solidity ^0.8.0; import "../utils/Context.sol"; /** * @dev Contract module which provides a basic access control mechanism, where * there is an account (an owner) that can be granted exclusive access to * specific functions. * * By default, the owner account will be the one that deploys the contract. This * can later be changed with {transferOwnership}. * * This module is used through inheritance. It will make available the modifier * `onlyOwner`, which can be applied to your functions to restrict their use to * the owner. */ abstract contract Ownable is Context { address private _owner; event OwnershipTransferred(address indexed previousOwner, address indexed newOwner); /** * @dev Initializes the contract setting the deployer as the initial owner. */ constructor() { _transferOwnership(_msgSender()); } /** * @dev Returns the address of the current owner. */ function owner() public view virtual returns (address) { return _owner; } /** * @dev Throws if called by any account other than the owner. */ modifier onlyOwner() { require(owner() == _msgSender(), "Ownable: caller is not the owner"); _; } /** * @dev Leaves the contract without owner. It will not be possible to call * `onlyOwner` functions anymore. Can only be called by the current owner. * * NOTE: Renouncing ownership will leave the contract without an owner, * thereby removing any functionality that is only available to the owner. */ function renounceOwnership() public virtual onlyOwner { _transferOwnership(address(0)); } /** * @dev Transfers ownership of the contract to a new account (`newOwner`). * Can only be called by the current owner. */ function transferOwnership(address newOwner) public virtual onlyOwner { require(newOwner != address(0), "Ownable: new owner is the zero address"); _transferOwnership(newOwner); } /** * @dev Transfers ownership of the contract to a new account (`newOwner`). * Internal function without access restriction. */ function _transferOwnership(address newOwner) internal virtual { address oldOwner = _owner; _owner = newOwner; emit OwnershipTransferred(oldOwner, newOwner); } }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts v4.4.1 (token/ERC721/IERC721.sol) pragma solidity ^0.8.0; import "../../utils/introspection/IERC165.sol"; /** * @dev Required interface of an ERC721 compliant contract. */ interface IERC721 is IERC165 { /** * @dev Emitted when `tokenId` token is transferred from `from` to `to`. */ event Transfer(address indexed from, address indexed to, uint256 indexed tokenId); /** * @dev Emitted when `owner` enables `approved` to manage the `tokenId` token. */ event Approval(address indexed owner, address indexed approved, uint256 indexed tokenId); /** * @dev Emitted when `owner` enables or disables (`approved`) `operator` to manage all of its assets. */ event ApprovalForAll(address indexed owner, address indexed operator, bool approved); /** * @dev Returns the number of tokens in ``owner``'s account. */ function balanceOf(address owner) external view returns (uint256 balance); /** * @dev Returns the owner of the `tokenId` token. * * Requirements: * * - `tokenId` must exist. */ function ownerOf(uint256 tokenId) external view returns (address owner); /** * @dev Safely transfers `tokenId` token from `from` to `to`, checking first that contract recipients * are aware of the ERC721 protocol to prevent tokens from being forever locked. * * Requirements: * * - `from` cannot be the zero address. * - `to` cannot be the zero address. * - `tokenId` token must exist and be owned by `from`. * - If the caller is not `from`, it must be have been allowed to move this token by either {approve} or {setApprovalForAll}. * - If `to` refers to a smart contract, it must implement {IERC721Receiver-onERC721Received}, which is called upon a safe transfer. * * Emits a {Transfer} event. */ function safeTransferFrom( address from, address to, uint256 tokenId ) external; /** * @dev Transfers `tokenId` token from `from` to `to`. * * WARNING: Usage of this method is discouraged, use {safeTransferFrom} whenever possible. * * Requirements: * * - `from` cannot be the zero address. * - `to` cannot be the zero address. * - `tokenId` token must be owned by `from`. * - If the caller is not `from`, it must be approved to move this token by either {approve} or {setApprovalForAll}. * * Emits a {Transfer} event. */ function transferFrom( address from, address to, uint256 tokenId ) external; /** * @dev Gives permission to `to` to transfer `tokenId` token to another account. * The approval is cleared when the token is transferred. * * Only a single account can be approved at a time, so approving the zero address clears previous approvals. * * Requirements: * * - The caller must own the token or be an approved operator. * - `tokenId` must exist. * * Emits an {Approval} event. */ function approve(address to, uint256 tokenId) external; /** * @dev Returns the account approved for `tokenId` token. * * Requirements: * * - `tokenId` must exist. */ function getApproved(uint256 tokenId) external view returns (address operator); /** * @dev Approve or remove `operator` as an operator for the caller. * Operators can call {transferFrom} or {safeTransferFrom} for any token owned by the caller. * * Requirements: * * - The `operator` cannot be the caller. * * Emits an {ApprovalForAll} event. */ function setApprovalForAll(address operator, bool _approved) external; /** * @dev Returns if the `operator` is allowed to manage all of the assets of `owner`. * * See {setApprovalForAll} */ function isApprovedForAll(address owner, address operator) external view returns (bool); /** * @dev Safely transfers `tokenId` token from `from` to `to`. * * Requirements: * * - `from` cannot be the zero address. * - `to` cannot be the zero address. * - `tokenId` token must exist and be owned by `from`. * - If the caller is not `from`, it must be approved to move this token by either {approve} or {setApprovalForAll}. * - If `to` refers to a smart contract, it must implement {IERC721Receiver-onERC721Received}, which is called upon a safe transfer. * * Emits a {Transfer} event. */ function safeTransferFrom( address from, address to, uint256 tokenId, bytes calldata data ) external; }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts v4.4.1 (token/ERC721/IERC721Receiver.sol) pragma solidity ^0.8.0; /** * @title ERC721 token receiver interface * @dev Interface for any contract that wants to support safeTransfers * from ERC721 asset contracts. */ interface IERC721Receiver { /** * @dev Whenever an {IERC721} `tokenId` token is transferred to this contract via {IERC721-safeTransferFrom} * by `operator` from `from`, this function is called. * * It must return its Solidity selector to confirm the token transfer. * If any other value is returned or the interface is not implemented by the recipient, the transfer will be reverted. * * The selector can be obtained in Solidity with `IERC721.onERC721Received.selector`. */ function onERC721Received( address operator, address from, uint256 tokenId, bytes calldata data ) external returns (bytes4); }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts v4.4.1 (token/ERC721/extensions/IERC721Metadata.sol) pragma solidity ^0.8.0; import "../IERC721.sol"; /** * @title ERC-721 Non-Fungible Token Standard, optional metadata extension * @dev See https://eips.ethereum.org/EIPS/eip-721 */ interface IERC721Metadata is IERC721 { /** * @dev Returns the token collection name. */ function name() external view returns (string memory); /** * @dev Returns the token collection symbol. */ function symbol() external view returns (string memory); /** * @dev Returns the Uniform Resource Identifier (URI) for `tokenId` token. */ function tokenURI(uint256 tokenId) external view returns (string memory); }
// SPDX-License-Identifier: MIT // 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); } } } }
// SPDX-License-Identifier: MIT // 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; } }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts v4.4.1 (utils/Strings.sol) pragma solidity ^0.8.0; /** * @dev String operations. */ library Strings { bytes16 private constant _HEX_SYMBOLS = "0123456789abcdef"; /** * @dev Converts a `uint256` to its ASCII `string` decimal representation. */ function toString(uint256 value) internal pure returns (string memory) { // Inspired by OraclizeAPI's implementation - MIT licence // https://github.com/oraclize/ethereum-api/blob/b42146b063c7d6ee1358846c198246239e9360e8/oraclizeAPI_0.4.25.sol if (value == 0) { return "0"; } uint256 temp = value; uint256 digits; while (temp != 0) { digits++; temp /= 10; } bytes memory buffer = new bytes(digits); while (value != 0) { digits -= 1; buffer[digits] = bytes1(uint8(48 + uint256(value % 10))); value /= 10; } return string(buffer); } /** * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation. */ function toHexString(uint256 value) internal pure returns (string memory) { if (value == 0) { return "0x00"; } uint256 temp = value; uint256 length = 0; while (temp != 0) { length++; temp >>= 8; } return toHexString(value, length); } /** * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation with fixed length. */ function toHexString(uint256 value, uint256 length) internal pure returns (string memory) { bytes memory buffer = new bytes(2 * length + 2); buffer[0] = "0"; buffer[1] = "x"; for (uint256 i = 2 * length + 1; i > 1; --i) { buffer[i] = _HEX_SYMBOLS[value & 0xf]; value >>= 4; } require(value == 0, "Strings: hex length insufficient"); return string(buffer); } }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts v4.4.1 (utils/introspection/ERC165.sol) pragma solidity ^0.8.0; import "./IERC165.sol"; /** * @dev Implementation of the {IERC165} interface. * * Contracts that want to implement ERC165 should inherit from this contract and override {supportsInterface} to check * for the additional interface id that will be supported. For example: * * ```solidity * function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) { * return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId); * } * ``` * * Alternatively, {ERC165Storage} provides an easier to use but more expensive implementation. */ abstract contract ERC165 is IERC165 { /** * @dev See {IERC165-supportsInterface}. */ function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) { return interfaceId == type(IERC165).interfaceId; } }
// SPDX-License-Identifier: MIT // 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); }
{ "optimizer": { "enabled": false, "runs": 200 }, "outputSelection": { "*": { "*": [ "evm.bytecode", "evm.deployedBytecode", "devdoc", "userdoc", "metadata", "abi" ] } }, "libraries": {} }
Contract Security Audit
- No Contract Security Audit Submitted- Submit Audit Here
[{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"BaseUriAlreadySet","type":"error"},{"inputs":[],"name":"InvalidAmount","type":"error"},{"inputs":[],"name":"InvalidValue","type":"error"},{"inputs":[],"name":"MaxSupplyExceeded","type":"error"},{"inputs":[],"name":"NonExistentToken","type":"error"},{"inputs":[],"name":"ProvenanceAlreadySet","type":"error"},{"inputs":[],"name":"ProvenanceNotSet","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"approved","type":"address"},{"indexed":true,"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","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":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":true,"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"_colors","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"approve","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"contractURI","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"getApproved","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"operator","type":"address"}],"name":"isApprovedForAll","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"num","type":"uint256"}],"name":"mint","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"ownerOf","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"renounceOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"safeTransferFrom","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"tokenId","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":"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":"view","type":"function"},{"inputs":[],"name":"toggleSale","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_tokenId","type":"uint256"}],"name":"tokenURI","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"transferFrom","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"withdraw","outputs":[],"stateMutability":"payable","type":"function"}]
Contract Creation Code
60806040526000600660146101000a81548160ff021916908315150217905550611b396007556000611b41556040518060e0016040528060a1815260200162003c3360a19139611b4290805190602001906200005d92919062000394565b506040518061016001604052806040518061018001604052806101448152602001620041c0610144913981526020016040518061016001604052806101408152602001620039bb6101409139815260200160405180610160016040528061013c81526020016200408461013c9139815260200160405180610160016040528061014081526020016200430461014091398152602001604051806101600160405280610140815260200162003e0c6101409139815260200160405180610160016040528061014081526020016200387b61014091398152602001604051806101600160405280610138815260200162003cd461013891398152602001604051806101600160405280610138815260200162003afb6101389139815260200160405180610160016040528061013881526020016200444461013891398152602001604051806101600160405280610138815260200162003f4c6101389139815260200160405180610160016040528061014081526020016200373b6101409139815250611b4390600b620001f192919062000425565b50348015620001ff57600080fd5b506040518060400160405280600781526020017f414e5449504650000000000000000000000000000000000000000000000000008152506040518060400160405280600381526020017f504650000000000000000000000000000000000000000000000000000000000081525081600090805190602001906200028492919062000394565b5080600190805190602001906200029d92919062000394565b505050620002c0620002b4620002c660201b60201c565b620002ce60201b60201c565b6200057e565b600033905090565b6000600660009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600660006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b828054620003a29062000548565b90600052602060002090601f016020900481019282620003c6576000855562000412565b82601f10620003e157805160ff191683800117855562000412565b8280016001018555821562000412579182015b8281111562000411578251825591602001919060010190620003f4565b5b5090506200042191906200048c565b5090565b82805482825590600052602060002090810192821562000479579160200282015b82811115620004785782518290805190602001906200046792919062000394565b509160200191906001019062000446565b5b509050620004889190620004ab565b5090565b5b80821115620004a75760008160009055506001016200048d565b5090565b5b80821115620004cf5760008181620004c59190620004d3565b50600101620004ac565b5090565b508054620004e19062000548565b6000825580601f10620004f5575062000516565b601f0160209004906000526020600020908101906200051591906200048c565b5b50565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b600060028204905060018216806200056157607f821691505b6020821081141562000578576200057762000519565b5b50919050565b6131ad806200058e6000396000f3fe6080604052600436106101355760003560e01c806378a7ee6b116100ab578063a22cb4651161006f578063a22cb465146103e6578063b88d4fde1461040f578063c87b56dd14610438578063e8a3d48514610475578063e985e9c5146104a0578063f2fde38b146104dd57610135565b806378a7ee6b146103205780637d8966e41461035d5780638da5cb5b1461037457806395d89b411461039f578063a0712d68146103ca57610135565b806323b872dd116100fd57806323b872dd146102335780633ccfd60b1461025c57806342842e0e146102665780636352211e1461028f57806370a08231146102cc578063715018a61461030957610135565b806301ffc9a71461013a57806306fdde0314610177578063081812fc146101a2578063095ea7b3146101df57806318160ddd14610208575b600080fd5b34801561014657600080fd5b50610161600480360381019061015c9190611e59565b610506565b60405161016e9190611ea1565b60405180910390f35b34801561018357600080fd5b5061018c6105e8565b6040516101999190611f55565b60405180910390f35b3480156101ae57600080fd5b506101c960048036038101906101c49190611fad565b61067a565b6040516101d6919061201b565b60405180910390f35b3480156101eb57600080fd5b5061020660048036038101906102019190612062565b6106ff565b005b34801561021457600080fd5b5061021d610817565b60405161022a91906120b1565b60405180910390f35b34801561023f57600080fd5b5061025a600480360381019061025591906120cc565b61081e565b005b61026461087e565b005b34801561027257600080fd5b5061028d600480360381019061028891906120cc565b61094a565b005b34801561029b57600080fd5b506102b660048036038101906102b19190611fad565b61096a565b6040516102c3919061201b565b60405180910390f35b3480156102d857600080fd5b506102f360048036038101906102ee919061211f565b610a1c565b60405161030091906120b1565b60405180910390f35b34801561031557600080fd5b5061031e610ad4565b005b34801561032c57600080fd5b5061034760048036038101906103429190611fad565b610b5c565b60405161035491906120b1565b60405180910390f35b34801561036957600080fd5b50610372610b78565b005b34801561038057600080fd5b50610389610c20565b604051610396919061201b565b60405180910390f35b3480156103ab57600080fd5b506103b4610c4a565b6040516103c19190611f55565b60405180910390f35b6103e460048036038101906103df9190611fad565b610cdc565b005b3480156103f257600080fd5b5061040d60048036038101906104089190612178565b610ea7565b005b34801561041b57600080fd5b50610436600480360381019061043191906122ed565b610ebd565b005b34801561044457600080fd5b5061045f600480360381019061045a9190611fad565b610f1f565b60405161046c9190611f55565b60405180910390f35b34801561048157600080fd5b5061048a610f8d565b6040516104979190611f55565b60405180910390f35b3480156104ac57600080fd5b506104c760048036038101906104c29190612370565b610fad565b6040516104d49190611ea1565b60405180910390f35b3480156104e957600080fd5b5061050460048036038101906104ff919061211f565b611041565b005b60007f80ac58cd000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191614806105d157507f5b5e139f000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916145b806105e157506105e082611139565b5b9050919050565b6060600080546105f7906123df565b80601f0160208091040260200160405190810160405280929190818152602001828054610623906123df565b80156106705780601f1061064557610100808354040283529160200191610670565b820191906000526020600020905b81548152906001019060200180831161065357829003601f168201915b5050505050905090565b6000610685826111a3565b6106c4576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016106bb90612483565b60405180910390fd5b6004600083815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050919050565b600061070a8261096a565b90508073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff16141561077b576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161077290612515565b60405180910390fd5b8073ffffffffffffffffffffffffffffffffffffffff1661079a61120f565b73ffffffffffffffffffffffffffffffffffffffff1614806107c957506107c8816107c361120f565b610fad565b5b610808576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016107ff906125a7565b60405180910390fd5b6108128383611217565b505050565b611b415481565b61082f61082961120f565b826112d0565b61086e576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161086590612639565b60405180910390fd5b6108798383836113ae565b505050565b61088661120f565b73ffffffffffffffffffffffffffffffffffffffff166108a4610c20565b73ffffffffffffffffffffffffffffffffffffffff16146108fa576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016108f1906126a5565b60405180910390fd5b610902610c20565b73ffffffffffffffffffffffffffffffffffffffff166108fc479081150290604051600060405180830381858888f19350505050158015610947573d6000803e3d6000fd5b50565b61096583838360405180602001604052806000815250610ebd565b505050565b6000806002600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff161415610a13576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610a0a90612737565b60405180910390fd5b80915050919050565b60008073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415610a8d576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610a84906127c9565b60405180910390fd5b600360008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020549050919050565b610adc61120f565b73ffffffffffffffffffffffffffffffffffffffff16610afa610c20565b73ffffffffffffffffffffffffffffffffffffffff1614610b50576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610b47906126a5565b60405180910390fd5b610b5a600061160a565b565b600881611b398110610b6d57600080fd5b016000915090505481565b610b8061120f565b73ffffffffffffffffffffffffffffffffffffffff16610b9e610c20565b73ffffffffffffffffffffffffffffffffffffffff1614610bf4576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610beb906126a5565b60405180910390fd5b600660149054906101000a900460ff1615600660146101000a81548160ff021916908315150217905550565b6000600660009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b606060018054610c59906123df565b80601f0160208091040260200160405190810160405280929190818152602001828054610c85906123df565b8015610cd25780601f10610ca757610100808354040283529160200191610cd2565b820191906000526020600020905b815481529060010190602001808311610cb557829003601f168201915b5050505050905090565b6001811080610ceb5750600a81115b15610d22576040517f2c5211c600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b348166f5232269808000610d369190612818565b1015610d6e576040517faa7feadc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60075481611b4154610d809190612872565b1115610db8576040517f8a164f6300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60001515600660149054906101000a900460ff1615151415610e0f576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610e0690612914565b60405180910390fd5b6000611b4154905081611b416000828254610e2a9190612872565b9250508190555060005b82811015610e9e57610e51448284610e4c9190612872565b6116d0565b60088284610e5f9190612872565b611b398110610e7157610e70612934565b5b0181905550610e8b338284610e869190612872565b6117e3565b8080610e9690612963565b915050610e34565b50600090505050565b610eb9610eb261120f565b8383611801565b5050565b610ece610ec861120f565b836112d0565b610f0d576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610f0490612639565b60405180910390fd5b610f198484848461196e565b50505050565b6060611b4154821115610f67576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610f5e90612a1e565b60405180910390fd5b610f86600883611b398110610f7f57610f7e612934565b5b01546119ca565b9050919050565b60606040518060600160405280602a815260200161314e602a9139905090565b6000600560008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16905092915050565b61104961120f565b73ffffffffffffffffffffffffffffffffffffffff16611067610c20565b73ffffffffffffffffffffffffffffffffffffffff16146110bd576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016110b4906126a5565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff16141561112d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161112490612ab0565b60405180910390fd5b6111368161160a565b50565b60007f01ffc9a7000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916149050919050565b60008073ffffffffffffffffffffffffffffffffffffffff166002600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1614159050919050565b600033905090565b816004600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff1661128a8361096a565b73ffffffffffffffffffffffffffffffffffffffff167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92560405160405180910390a45050565b60006112db826111a3565b61131a576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161131190612b42565b60405180910390fd5b60006113258361096a565b90508073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff16148061139457508373ffffffffffffffffffffffffffffffffffffffff1661137c8461067a565b73ffffffffffffffffffffffffffffffffffffffff16145b806113a557506113a48185610fad565b5b91505092915050565b8273ffffffffffffffffffffffffffffffffffffffff166113ce8261096a565b73ffffffffffffffffffffffffffffffffffffffff1614611424576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161141b90612bd4565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415611494576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161148b90612c66565b60405180910390fd5b61149f838383611a15565b6114aa600082611217565b6001600360008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546114fa9190612c86565b925050819055506001600360008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546115519190612872565b92505081905550816002600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a4505050565b6000600660009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600660006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b600080600754423386866040516020016116ed9493929190612d23565b6040516020818303038152906040528051906020012060001c6117109190612da0565b9050602a8110156117255760009150506117dd565b606f8110156117385760019150506117dd565b60c781101561174b5760029150506117dd565b61018f81101561175f5760039150506117dd565b6103338110156117735760049150506117dd565b6105278110156117875760059150506117dd565b61071b81101561179b5760069150506117dd565b610a098110156117af5760079150506117dd565b610d8d8110156117c35760089150506117dd565b6111758110156117d75760099150506117dd565b600a9150505b92915050565b6117fd828260405180602001604052806000815250611a1a565b5050565b8173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161415611870576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161186790612e1d565b60405180910390fd5b80600560008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055508173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff167f17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31836040516119619190611ea1565b60405180910390a3505050565b6119798484846113ae565b61198584848484611a75565b6119c4576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016119bb90612eaf565b60405180910390fd5b50505050565b6060611b42611b4383815481106119e4576119e3612934565b5b906000526020600020016040516020016119ff929190612f6e565b6040516020818303038152906040529050919050565b505050565b611a248383611c0c565b611a316000848484611a75565b611a70576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611a6790612eaf565b60405180910390fd5b505050565b6000611a968473ffffffffffffffffffffffffffffffffffffffff16611dda565b15611bff578373ffffffffffffffffffffffffffffffffffffffff1663150b7a02611abf61120f565b8786866040518563ffffffff1660e01b8152600401611ae19493929190612fe7565b602060405180830381600087803b158015611afb57600080fd5b505af1925050508015611b2c57506040513d601f19601f82011682018060405250810190611b299190613048565b60015b611baf573d8060008114611b5c576040519150601f19603f3d011682016040523d82523d6000602084013e611b61565b606091505b50600081511415611ba7576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611b9e90612eaf565b60405180910390fd5b805181602001fd5b63150b7a0260e01b7bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916817bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191614915050611c04565b600190505b949350505050565b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415611c7c576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611c73906130c1565b60405180910390fd5b611c85816111a3565b15611cc5576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611cbc9061312d565b60405180910390fd5b611cd160008383611a15565b6001600360008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828254611d219190612872565b92505081905550816002600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff16600073ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a45050565b600080823b905060008111915050919050565b6000604051905090565b600080fd5b600080fd5b60007fffffffff0000000000000000000000000000000000000000000000000000000082169050919050565b611e3681611e01565b8114611e4157600080fd5b50565b600081359050611e5381611e2d565b92915050565b600060208284031215611e6f57611e6e611df7565b5b6000611e7d84828501611e44565b91505092915050565b60008115159050919050565b611e9b81611e86565b82525050565b6000602082019050611eb66000830184611e92565b92915050565b600081519050919050565b600082825260208201905092915050565b60005b83811015611ef6578082015181840152602081019050611edb565b83811115611f05576000848401525b50505050565b6000601f19601f8301169050919050565b6000611f2782611ebc565b611f318185611ec7565b9350611f41818560208601611ed8565b611f4a81611f0b565b840191505092915050565b60006020820190508181036000830152611f6f8184611f1c565b905092915050565b6000819050919050565b611f8a81611f77565b8114611f9557600080fd5b50565b600081359050611fa781611f81565b92915050565b600060208284031215611fc357611fc2611df7565b5b6000611fd184828501611f98565b91505092915050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b600061200582611fda565b9050919050565b61201581611ffa565b82525050565b6000602082019050612030600083018461200c565b92915050565b61203f81611ffa565b811461204a57600080fd5b50565b60008135905061205c81612036565b92915050565b6000806040838503121561207957612078611df7565b5b60006120878582860161204d565b925050602061209885828601611f98565b9150509250929050565b6120ab81611f77565b82525050565b60006020820190506120c660008301846120a2565b92915050565b6000806000606084860312156120e5576120e4611df7565b5b60006120f38682870161204d565b93505060206121048682870161204d565b925050604061211586828701611f98565b9150509250925092565b60006020828403121561213557612134611df7565b5b60006121438482850161204d565b91505092915050565b61215581611e86565b811461216057600080fd5b50565b6000813590506121728161214c565b92915050565b6000806040838503121561218f5761218e611df7565b5b600061219d8582860161204d565b92505060206121ae85828601612163565b9150509250929050565b600080fd5b600080fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b6121fa82611f0b565b810181811067ffffffffffffffff82111715612219576122186121c2565b5b80604052505050565b600061222c611ded565b905061223882826121f1565b919050565b600067ffffffffffffffff821115612258576122576121c2565b5b61226182611f0b565b9050602081019050919050565b82818337600083830152505050565b600061229061228b8461223d565b612222565b9050828152602081018484840111156122ac576122ab6121bd565b5b6122b784828561226e565b509392505050565b600082601f8301126122d4576122d36121b8565b5b81356122e484826020860161227d565b91505092915050565b6000806000806080858703121561230757612306611df7565b5b60006123158782880161204d565b94505060206123268782880161204d565b935050604061233787828801611f98565b925050606085013567ffffffffffffffff81111561235857612357611dfc565b5b612364878288016122bf565b91505092959194509250565b6000806040838503121561238757612386611df7565b5b60006123958582860161204d565b92505060206123a68582860161204d565b9150509250929050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b600060028204905060018216806123f757607f821691505b6020821081141561240b5761240a6123b0565b5b50919050565b7f4552433732313a20617070726f76656420717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b600061246d602c83611ec7565b915061247882612411565b604082019050919050565b6000602082019050818103600083015261249c81612460565b9050919050565b7f4552433732313a20617070726f76616c20746f2063757272656e74206f776e6560008201527f7200000000000000000000000000000000000000000000000000000000000000602082015250565b60006124ff602183611ec7565b915061250a826124a3565b604082019050919050565b6000602082019050818103600083015261252e816124f2565b9050919050565b7f4552433732313a20617070726f76652063616c6c6572206973206e6f74206f7760008201527f6e6572206e6f7220617070726f76656420666f7220616c6c0000000000000000602082015250565b6000612591603883611ec7565b915061259c82612535565b604082019050919050565b600060208201905081810360008301526125c081612584565b9050919050565b7f4552433732313a207472616e736665722063616c6c6572206973206e6f74206f60008201527f776e6572206e6f7220617070726f766564000000000000000000000000000000602082015250565b6000612623603183611ec7565b915061262e826125c7565b604082019050919050565b6000602082019050818103600083015261265281612616565b9050919050565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b600061268f602083611ec7565b915061269a82612659565b602082019050919050565b600060208201905081810360008301526126be81612682565b9050919050565b7f4552433732313a206f776e657220717565727920666f72206e6f6e657869737460008201527f656e7420746f6b656e0000000000000000000000000000000000000000000000602082015250565b6000612721602983611ec7565b915061272c826126c5565b604082019050919050565b6000602082019050818103600083015261275081612714565b9050919050565b7f4552433732313a2062616c616e636520717565727920666f7220746865207a6560008201527f726f206164647265737300000000000000000000000000000000000000000000602082015250565b60006127b3602a83611ec7565b91506127be82612757565b604082019050919050565b600060208201905081810360008301526127e2816127a6565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b600061282382611f77565b915061282e83611f77565b9250817fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0483118215151615612867576128666127e9565b5b828202905092915050565b600061287d82611f77565b915061288883611f77565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff038211156128bd576128bc6127e9565b5b828201905092915050565b7f53616c65206973206e6f74206c69766500000000000000000000000000000000600082015250565b60006128fe601083611ec7565b9150612909826128c8565b602082019050919050565b6000602082019050818103600083015261292d816128f1565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b600061296e82611f77565b91507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8214156129a1576129a06127e9565b5b600182019050919050565b7f4552433732314d657461646174613a2055524920717565727920666f72206e6f60008201527f6e6578697374656e7420746f6b656e0000000000000000000000000000000000602082015250565b6000612a08602f83611ec7565b9150612a13826129ac565b604082019050919050565b60006020820190508181036000830152612a37816129fb565b9050919050565b7f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160008201527f6464726573730000000000000000000000000000000000000000000000000000602082015250565b6000612a9a602683611ec7565b9150612aa582612a3e565b604082019050919050565b60006020820190508181036000830152612ac981612a8d565b9050919050565b7f4552433732313a206f70657261746f7220717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b6000612b2c602c83611ec7565b9150612b3782612ad0565b604082019050919050565b60006020820190508181036000830152612b5b81612b1f565b9050919050565b7f4552433732313a207472616e73666572206f6620746f6b656e2074686174206960008201527f73206e6f74206f776e0000000000000000000000000000000000000000000000602082015250565b6000612bbe602983611ec7565b9150612bc982612b62565b604082019050919050565b60006020820190508181036000830152612bed81612bb1565b9050919050565b7f4552433732313a207472616e7366657220746f20746865207a65726f2061646460008201527f7265737300000000000000000000000000000000000000000000000000000000602082015250565b6000612c50602483611ec7565b9150612c5b82612bf4565b604082019050919050565b60006020820190508181036000830152612c7f81612c43565b9050919050565b6000612c9182611f77565b9150612c9c83611f77565b925082821015612caf57612cae6127e9565b5b828203905092915050565b6000819050919050565b612cd5612cd082611f77565b612cba565b82525050565b60008160601b9050919050565b6000612cf382612cdb565b9050919050565b6000612d0582612ce8565b9050919050565b612d1d612d1882611ffa565b612cfa565b82525050565b6000612d2f8287612cc4565b602082019150612d3f8286612d0c565b601482019150612d4f8285612cc4565b602082019150612d5f8284612cc4565b60208201915081905095945050505050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b6000612dab82611f77565b9150612db683611f77565b925082612dc657612dc5612d71565b5b828206905092915050565b7f4552433732313a20617070726f766520746f2063616c6c657200000000000000600082015250565b6000612e07601983611ec7565b9150612e1282612dd1565b602082019050919050565b60006020820190508181036000830152612e3681612dfa565b9050919050565b7f4552433732313a207472616e7366657220746f206e6f6e20455243373231526560008201527f63656976657220696d706c656d656e7465720000000000000000000000000000602082015250565b6000612e99603283611ec7565b9150612ea482612e3d565b604082019050919050565b60006020820190508181036000830152612ec881612e8c565b9050919050565b600081905092915050565b60008190508160005260206000209050919050565b60008154612efc816123df565b612f068186612ecf565b94506001821660008114612f215760018114612f3257612f65565b60ff19831686528186019350612f65565b612f3b85612eda565b60005b83811015612f5d57815481890152600182019150602081019050612f3e565b838801955050505b50505092915050565b6000612f7a8285612eef565b9150612f868284612eef565b91508190509392505050565b600081519050919050565b600082825260208201905092915050565b6000612fb982612f92565b612fc38185612f9d565b9350612fd3818560208601611ed8565b612fdc81611f0b565b840191505092915050565b6000608082019050612ffc600083018761200c565b613009602083018661200c565b61301660408301856120a2565b81810360608301526130288184612fae565b905095945050505050565b60008151905061304281611e2d565b92915050565b60006020828403121561305e5761305d611df7565b5b600061306c84828501613033565b91505092915050565b7f4552433732313a206d696e7420746f20746865207a65726f2061646472657373600082015250565b60006130ab602083611ec7565b91506130b682613075565b602082019050919050565b600060208201905081810360008301526130da8161309e565b9050919050565b7f4552433732313a20746f6b656e20616c7265616479206d696e74656400000000600082015250565b6000613117601c83611ec7565b9150613122826130e1565b602082019050919050565b600060208201905081810360008301526131468161310a565b905091905056fe68747470733a2f2f616e74697066702e636f6d2f636f6e74726163742d6d657461646174612e6a736f6ea2646970667358221220ab308f2171fd8018520529710a40199990b1b60ecad45bbd15a61bdaa40768ba64736f6c6343000809003356484a31633352745a5342436248566c496e31644c434169615731685a3255694f6941695a474630595470706257466e5a53397a646d6372654731734f324a68633255324e43785153453479576e6c434d324658556a4268524442705431524264306c70516d396156327875595568524f556c716133644e51306c6e5a55637863324a7554546c4a625767775a4568424e6b78354f544e6b4d324e315a48704e6457497a536d354d656b6c3354555242646d4d7a576d354a616a513459323157616d5244516a525155306c3353576c434e5642545358644a6155497a595664534d4746454d476c505645463353576c436231705862473568534645355357707264303144535764616257787a596b517761556c365158645a56305a7454314e4a4b3142444f586c615630347755477033646d4d7a576d35515a7a3039496e303d556d6c69596d397549464270626d73696656307349434a706257466e5a53493649434a6b595852684f6d6c745957646c4c334e325a79743462577737596d467a5a5459304c464249546a4a616555497a595664534d4746454d476c505645463353576c4362317058624735685346453553577072643031445357646c527a467a596d354e4f556c746144426b5345453254486b354d32517a5933566b656b3131596a4e4b626b78365358644e52454632597a4e61626b6c714e44686a62565a715a454e434e4642545358644a6155493155464e4a64306c70516a4e685631497759555177615539555158644a61554a76576c6473626d464955546c4a616d743354554e4a5a31707462484e695244427053544a6162553548546d744e61556b7255454d3565567058546a4251616e6432597a4e61626c426e5054306966513d3d556d393559577767554856796347786c496e31644c434169615731685a3255694f6941695a474630595470706257466e5a53397a646d6372654731734f324a68633255324e43785153453479576e6c434d324658556a4268524442705431524264306c70516d396156327875595568524f556c716133644e51306c6e5a55637863324a7554546c4a625767775a4568424e6b78354f544e6b4d324e315a48704e6457497a536d354d656b6c3354555242646d4d7a576d354a616a513459323157616d5244516a525155306c3353576c434e5642545358644a6155497a595664534d4746454d476c505645463353576c436231705862473568534645355357707264303144535764616257787a596b517761556c365558644e62555579576b4e4a4b3142444f586c615630347755477033646d4d7a576d35515a7a3039496e303d5757567362473933496e31644c434169615731685a3255694f6941695a474630595470706257466e5a53397a646d6372654731734f324a68633255324e43785153453479576e6c434d324658556a4268524442705431524264306c70516d396156327875595568524f556c716133644e51306c6e5a55637863324a7554546c4a625767775a4568424e6b78354f544e6b4d324e315a48704e6457497a536d354d656b6c3354555242646d4d7a576d354a616a513459323157616d5244516a525155306c3353576c434e5642545358644a6155497a595664534d4746454d476c505645463353576c436231705862473568534645355357707264303144535764616257787a596b517761556b79576d786162565579546e6c4a4b3142444f586c615630347755477033646d4d7a576d35515a7a3039496e303d646174613a6170706c69636174696f6e2f6a736f6e3b6261736536342c65794a755957316c496a6f6951553555535642475543497349434a6b5a584e6a636d6c7764476c7662694936496b464f56456c51526c4167546b5a5549697767496d463064484a70596e56305a584d694f69426249487367496e527959576c3058335235634755694f69416951323973623349694c434169646d4673645755694f694169516e4a76643234696656307349434a706257466e5a53493649434a6b595852684f6d6c745957646c4c334e325a79743462577737596d467a5a5459304c464249546a4a616555497a595664534d4746454d476c505645463353576c4362317058624735685346453553577072643031445357646c527a467a596d354e4f556c746144426b5345453254486b354d32517a5933566b656b3131596a4e4b626b78365358644e52454632597a4e61626b6c714e44686a62565a715a454e434e4642545358644a6155493155464e4a64306c70516a4e685631497759555177615539555158644a61554a76576c6473626d464955546c4a616d743354554e4a5a31707462484e69524442705358706b613035555754424f65556b7255454d3565567058546a4251616e6432597a4e61626c426e5054306966513d3d5257316c636d46735a434248636d566c62694a3958537767496d6c745957646c496a6f67496d526864474536615731685a32557663335a6e4b3368746244746959584e6c4e6a51735545684f4d6c7035516a4e685631497759555177615539555158644a61554a76576c6473626d464955546c4a616d743354554e4a5a3256484d584e69626b30355357316f4d47524951545a4d65546b7a5a444e6a64575236545856694d3070755448704a6430314551585a6a4d31707553576f304f474e74566d706b5130493055464e4a64306c70516a565155306c3353576c434d324658556a4268524442705431524264306c70516d396156327875595568524f556c716133644e51306c6e576d317363324a454d476c4a656b4634546d70526545355453537451517a6c35576c644f4d46427164335a6a4d3170755547633950534a3954334a68626d646c496e31644c434169615731685a3255694f6941695a474630595470706257466e5a53397a646d6372654731734f324a68633255324e43785153453479576e6c434d324658556a4268524442705431524264306c70516d396156327875595568524f556c716133644e51306c6e5a55637863324a7554546c4a625767775a4568424e6b78354f544e6b4d324e315a48704e6457497a536d354d656b6c3354555242646d4d7a576d354a616a513459323157616d5244516a525155306c3353576c434e5642545358644a6155497a595664534d4746454d476c505645463353576c436231705862473568534645355357707264303144535764616257787a596b517761556b79566d684f656d743354554e4a4b3142444f586c615630347755477033646d4d7a576d35515a7a3039496e303d556d393559577767556d566b496e31644c434169615731685a3255694f6941695a474630595470706257466e5a53397a646d6372654731734f324a68633255324e43785153453479576e6c434d324658556a4268524442705431524264306c70516d396156327875595568524f556c716133644e51306c6e5a55637863324a7554546c4a625767775a4568424e6b78354f544e6b4d324e315a48704e6457497a536d354d656b6c3354555242646d4d7a576d354a616a513459323157616d5244516a525155306c3353576c434e5642545358644a6155497a595664534d4746454d476c505645463353576c436231705862473568534645355357707264303144535764616257787a596b517761556b79566d784e5245463354554e4a4b3142444f586c615630347755477033646d4d7a576d35515a7a3039496e303d5132467361575a76636d3570595342486232786b496e31644c434169615731685a3255694f6941695a474630595470706257466e5a53397a646d6372654731734f324a68633255324e43785153453479576e6c434d324658556a4268524442705431524264306c70516d396156327875595568524f556c716133644e51306c6e5a55637863324a7554546c4a625767775a4568424e6b78354f544e6b4d324e315a48704e6457497a536d354d656b6c3354555242646d4d7a576d354a616a513459323157616d5244516a525155306c3353576c434e5642545358644a6155497a595664534d4746454d476c505645463353576c436231705862473568534645355357707264303144535764616257787a596b517761556b79576d315a56316c36546d6c4a4b3142444f586c615630347755477033646d4d7a576d35515a7a3039496e303d516d5679613256735a586b67516d78315a534a3958537767496d6c745957646c496a6f67496d526864474536615731685a32557663335a6e4b3368746244746959584e6c4e6a51735545684f4d6c7035516a4e685631497759555177615539555158644a61554a76576c6473626d464955546c4a616d743354554e4a5a3256484d584e69626b30355357316f4d47524951545a4d65546b7a5a444e6a64575236545856694d3070755448704a6430314551585a6a4d31707553576f304f474e74566d706b5130493055464e4a64306c70516a565155306c3353576c434d324658556a4268524442705431524264306c70516d396156327875595568524f556c716133644e51306c6e576d317363324a454d476c4a656b46335458704e4d6b317053537451517a6c35576c644f4d46427164335a6a4d3170755547633950534a39516d7868593273696656307349434a706257466e5a53493649434a6b595852684f6d6c745957646c4c334e325a79743462577737596d467a5a5459304c464249546a4a616555497a595664534d4746454d476c505645463353576c4362317058624735685346453553577072643031445357646c527a467a596d354e4f556c746144426b5345453254486b354d32517a5933566b656b3131596a4e4b626b78365358644e52454632597a4e61626b6c714e44686a62565a715a454e434e4642545358644a6155493155464e4a64306c70516a4e685631497759555177615539555158644a61554a76576c6473626d464955546c4a616d743354554e4a5a31707462484e695244427053587042643031455158644e51306b7255454d3565567058546a4251616e6432597a4e61626c426e5054306966513d3d
Deployed Bytecode
0x6080604052600436106101355760003560e01c806378a7ee6b116100ab578063a22cb4651161006f578063a22cb465146103e6578063b88d4fde1461040f578063c87b56dd14610438578063e8a3d48514610475578063e985e9c5146104a0578063f2fde38b146104dd57610135565b806378a7ee6b146103205780637d8966e41461035d5780638da5cb5b1461037457806395d89b411461039f578063a0712d68146103ca57610135565b806323b872dd116100fd57806323b872dd146102335780633ccfd60b1461025c57806342842e0e146102665780636352211e1461028f57806370a08231146102cc578063715018a61461030957610135565b806301ffc9a71461013a57806306fdde0314610177578063081812fc146101a2578063095ea7b3146101df57806318160ddd14610208575b600080fd5b34801561014657600080fd5b50610161600480360381019061015c9190611e59565b610506565b60405161016e9190611ea1565b60405180910390f35b34801561018357600080fd5b5061018c6105e8565b6040516101999190611f55565b60405180910390f35b3480156101ae57600080fd5b506101c960048036038101906101c49190611fad565b61067a565b6040516101d6919061201b565b60405180910390f35b3480156101eb57600080fd5b5061020660048036038101906102019190612062565b6106ff565b005b34801561021457600080fd5b5061021d610817565b60405161022a91906120b1565b60405180910390f35b34801561023f57600080fd5b5061025a600480360381019061025591906120cc565b61081e565b005b61026461087e565b005b34801561027257600080fd5b5061028d600480360381019061028891906120cc565b61094a565b005b34801561029b57600080fd5b506102b660048036038101906102b19190611fad565b61096a565b6040516102c3919061201b565b60405180910390f35b3480156102d857600080fd5b506102f360048036038101906102ee919061211f565b610a1c565b60405161030091906120b1565b60405180910390f35b34801561031557600080fd5b5061031e610ad4565b005b34801561032c57600080fd5b5061034760048036038101906103429190611fad565b610b5c565b60405161035491906120b1565b60405180910390f35b34801561036957600080fd5b50610372610b78565b005b34801561038057600080fd5b50610389610c20565b604051610396919061201b565b60405180910390f35b3480156103ab57600080fd5b506103b4610c4a565b6040516103c19190611f55565b60405180910390f35b6103e460048036038101906103df9190611fad565b610cdc565b005b3480156103f257600080fd5b5061040d60048036038101906104089190612178565b610ea7565b005b34801561041b57600080fd5b50610436600480360381019061043191906122ed565b610ebd565b005b34801561044457600080fd5b5061045f600480360381019061045a9190611fad565b610f1f565b60405161046c9190611f55565b60405180910390f35b34801561048157600080fd5b5061048a610f8d565b6040516104979190611f55565b60405180910390f35b3480156104ac57600080fd5b506104c760048036038101906104c29190612370565b610fad565b6040516104d49190611ea1565b60405180910390f35b3480156104e957600080fd5b5061050460048036038101906104ff919061211f565b611041565b005b60007f80ac58cd000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191614806105d157507f5b5e139f000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916145b806105e157506105e082611139565b5b9050919050565b6060600080546105f7906123df565b80601f0160208091040260200160405190810160405280929190818152602001828054610623906123df565b80156106705780601f1061064557610100808354040283529160200191610670565b820191906000526020600020905b81548152906001019060200180831161065357829003601f168201915b5050505050905090565b6000610685826111a3565b6106c4576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016106bb90612483565b60405180910390fd5b6004600083815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050919050565b600061070a8261096a565b90508073ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff16141561077b576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161077290612515565b60405180910390fd5b8073ffffffffffffffffffffffffffffffffffffffff1661079a61120f565b73ffffffffffffffffffffffffffffffffffffffff1614806107c957506107c8816107c361120f565b610fad565b5b610808576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016107ff906125a7565b60405180910390fd5b6108128383611217565b505050565b611b415481565b61082f61082961120f565b826112d0565b61086e576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161086590612639565b60405180910390fd5b6108798383836113ae565b505050565b61088661120f565b73ffffffffffffffffffffffffffffffffffffffff166108a4610c20565b73ffffffffffffffffffffffffffffffffffffffff16146108fa576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016108f1906126a5565b60405180910390fd5b610902610c20565b73ffffffffffffffffffffffffffffffffffffffff166108fc479081150290604051600060405180830381858888f19350505050158015610947573d6000803e3d6000fd5b50565b61096583838360405180602001604052806000815250610ebd565b505050565b6000806002600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff161415610a13576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610a0a90612737565b60405180910390fd5b80915050919050565b60008073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415610a8d576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610a84906127c9565b60405180910390fd5b600360008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020549050919050565b610adc61120f565b73ffffffffffffffffffffffffffffffffffffffff16610afa610c20565b73ffffffffffffffffffffffffffffffffffffffff1614610b50576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610b47906126a5565b60405180910390fd5b610b5a600061160a565b565b600881611b398110610b6d57600080fd5b016000915090505481565b610b8061120f565b73ffffffffffffffffffffffffffffffffffffffff16610b9e610c20565b73ffffffffffffffffffffffffffffffffffffffff1614610bf4576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610beb906126a5565b60405180910390fd5b600660149054906101000a900460ff1615600660146101000a81548160ff021916908315150217905550565b6000600660009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b606060018054610c59906123df565b80601f0160208091040260200160405190810160405280929190818152602001828054610c85906123df565b8015610cd25780601f10610ca757610100808354040283529160200191610cd2565b820191906000526020600020905b815481529060010190602001808311610cb557829003601f168201915b5050505050905090565b6001811080610ceb5750600a81115b15610d22576040517f2c5211c600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b348166f5232269808000610d369190612818565b1015610d6e576040517faa7feadc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60075481611b4154610d809190612872565b1115610db8576040517f8a164f6300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60001515600660149054906101000a900460ff1615151415610e0f576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610e0690612914565b60405180910390fd5b6000611b4154905081611b416000828254610e2a9190612872565b9250508190555060005b82811015610e9e57610e51448284610e4c9190612872565b6116d0565b60088284610e5f9190612872565b611b398110610e7157610e70612934565b5b0181905550610e8b338284610e869190612872565b6117e3565b8080610e9690612963565b915050610e34565b50600090505050565b610eb9610eb261120f565b8383611801565b5050565b610ece610ec861120f565b836112d0565b610f0d576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610f0490612639565b60405180910390fd5b610f198484848461196e565b50505050565b6060611b4154821115610f67576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610f5e90612a1e565b60405180910390fd5b610f86600883611b398110610f7f57610f7e612934565b5b01546119ca565b9050919050565b60606040518060600160405280602a815260200161314e602a9139905090565b6000600560008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16905092915050565b61104961120f565b73ffffffffffffffffffffffffffffffffffffffff16611067610c20565b73ffffffffffffffffffffffffffffffffffffffff16146110bd576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016110b4906126a5565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff16141561112d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161112490612ab0565b60405180910390fd5b6111368161160a565b50565b60007f01ffc9a7000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916149050919050565b60008073ffffffffffffffffffffffffffffffffffffffff166002600084815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1614159050919050565b600033905090565b816004600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff1661128a8361096a565b73ffffffffffffffffffffffffffffffffffffffff167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92560405160405180910390a45050565b60006112db826111a3565b61131a576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161131190612b42565b60405180910390fd5b60006113258361096a565b90508073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff16148061139457508373ffffffffffffffffffffffffffffffffffffffff1661137c8461067a565b73ffffffffffffffffffffffffffffffffffffffff16145b806113a557506113a48185610fad565b5b91505092915050565b8273ffffffffffffffffffffffffffffffffffffffff166113ce8261096a565b73ffffffffffffffffffffffffffffffffffffffff1614611424576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161141b90612bd4565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415611494576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161148b90612c66565b60405180910390fd5b61149f838383611a15565b6114aa600082611217565b6001600360008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546114fa9190612c86565b925050819055506001600360008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546115519190612872565b92505081905550816002600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a4505050565b6000600660009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905081600660006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508173ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a35050565b600080600754423386866040516020016116ed9493929190612d23565b6040516020818303038152906040528051906020012060001c6117109190612da0565b9050602a8110156117255760009150506117dd565b606f8110156117385760019150506117dd565b60c781101561174b5760029150506117dd565b61018f81101561175f5760039150506117dd565b6103338110156117735760049150506117dd565b6105278110156117875760059150506117dd565b61071b81101561179b5760069150506117dd565b610a098110156117af5760079150506117dd565b610d8d8110156117c35760089150506117dd565b6111758110156117d75760099150506117dd565b600a9150505b92915050565b6117fd828260405180602001604052806000815250611a1a565b5050565b8173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161415611870576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161186790612e1d565b60405180910390fd5b80600560008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055508173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff167f17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31836040516119619190611ea1565b60405180910390a3505050565b6119798484846113ae565b61198584848484611a75565b6119c4576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016119bb90612eaf565b60405180910390fd5b50505050565b6060611b42611b4383815481106119e4576119e3612934565b5b906000526020600020016040516020016119ff929190612f6e565b6040516020818303038152906040529050919050565b505050565b611a248383611c0c565b611a316000848484611a75565b611a70576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611a6790612eaf565b60405180910390fd5b505050565b6000611a968473ffffffffffffffffffffffffffffffffffffffff16611dda565b15611bff578373ffffffffffffffffffffffffffffffffffffffff1663150b7a02611abf61120f565b8786866040518563ffffffff1660e01b8152600401611ae19493929190612fe7565b602060405180830381600087803b158015611afb57600080fd5b505af1925050508015611b2c57506040513d601f19601f82011682018060405250810190611b299190613048565b60015b611baf573d8060008114611b5c576040519150601f19603f3d011682016040523d82523d6000602084013e611b61565b606091505b50600081511415611ba7576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611b9e90612eaf565b60405180910390fd5b805181602001fd5b63150b7a0260e01b7bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916817bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191614915050611c04565b600190505b949350505050565b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff161415611c7c576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611c73906130c1565b60405180910390fd5b611c85816111a3565b15611cc5576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611cbc9061312d565b60405180910390fd5b611cd160008383611a15565b6001600360008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828254611d219190612872565b92505081905550816002600083815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550808273ffffffffffffffffffffffffffffffffffffffff16600073ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef60405160405180910390a45050565b600080823b905060008111915050919050565b6000604051905090565b600080fd5b600080fd5b60007fffffffff0000000000000000000000000000000000000000000000000000000082169050919050565b611e3681611e01565b8114611e4157600080fd5b50565b600081359050611e5381611e2d565b92915050565b600060208284031215611e6f57611e6e611df7565b5b6000611e7d84828501611e44565b91505092915050565b60008115159050919050565b611e9b81611e86565b82525050565b6000602082019050611eb66000830184611e92565b92915050565b600081519050919050565b600082825260208201905092915050565b60005b83811015611ef6578082015181840152602081019050611edb565b83811115611f05576000848401525b50505050565b6000601f19601f8301169050919050565b6000611f2782611ebc565b611f318185611ec7565b9350611f41818560208601611ed8565b611f4a81611f0b565b840191505092915050565b60006020820190508181036000830152611f6f8184611f1c565b905092915050565b6000819050919050565b611f8a81611f77565b8114611f9557600080fd5b50565b600081359050611fa781611f81565b92915050565b600060208284031215611fc357611fc2611df7565b5b6000611fd184828501611f98565b91505092915050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b600061200582611fda565b9050919050565b61201581611ffa565b82525050565b6000602082019050612030600083018461200c565b92915050565b61203f81611ffa565b811461204a57600080fd5b50565b60008135905061205c81612036565b92915050565b6000806040838503121561207957612078611df7565b5b60006120878582860161204d565b925050602061209885828601611f98565b9150509250929050565b6120ab81611f77565b82525050565b60006020820190506120c660008301846120a2565b92915050565b6000806000606084860312156120e5576120e4611df7565b5b60006120f38682870161204d565b93505060206121048682870161204d565b925050604061211586828701611f98565b9150509250925092565b60006020828403121561213557612134611df7565b5b60006121438482850161204d565b91505092915050565b61215581611e86565b811461216057600080fd5b50565b6000813590506121728161214c565b92915050565b6000806040838503121561218f5761218e611df7565b5b600061219d8582860161204d565b92505060206121ae85828601612163565b9150509250929050565b600080fd5b600080fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b6121fa82611f0b565b810181811067ffffffffffffffff82111715612219576122186121c2565b5b80604052505050565b600061222c611ded565b905061223882826121f1565b919050565b600067ffffffffffffffff821115612258576122576121c2565b5b61226182611f0b565b9050602081019050919050565b82818337600083830152505050565b600061229061228b8461223d565b612222565b9050828152602081018484840111156122ac576122ab6121bd565b5b6122b784828561226e565b509392505050565b600082601f8301126122d4576122d36121b8565b5b81356122e484826020860161227d565b91505092915050565b6000806000806080858703121561230757612306611df7565b5b60006123158782880161204d565b94505060206123268782880161204d565b935050604061233787828801611f98565b925050606085013567ffffffffffffffff81111561235857612357611dfc565b5b612364878288016122bf565b91505092959194509250565b6000806040838503121561238757612386611df7565b5b60006123958582860161204d565b92505060206123a68582860161204d565b9150509250929050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b600060028204905060018216806123f757607f821691505b6020821081141561240b5761240a6123b0565b5b50919050565b7f4552433732313a20617070726f76656420717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b600061246d602c83611ec7565b915061247882612411565b604082019050919050565b6000602082019050818103600083015261249c81612460565b9050919050565b7f4552433732313a20617070726f76616c20746f2063757272656e74206f776e6560008201527f7200000000000000000000000000000000000000000000000000000000000000602082015250565b60006124ff602183611ec7565b915061250a826124a3565b604082019050919050565b6000602082019050818103600083015261252e816124f2565b9050919050565b7f4552433732313a20617070726f76652063616c6c6572206973206e6f74206f7760008201527f6e6572206e6f7220617070726f76656420666f7220616c6c0000000000000000602082015250565b6000612591603883611ec7565b915061259c82612535565b604082019050919050565b600060208201905081810360008301526125c081612584565b9050919050565b7f4552433732313a207472616e736665722063616c6c6572206973206e6f74206f60008201527f776e6572206e6f7220617070726f766564000000000000000000000000000000602082015250565b6000612623603183611ec7565b915061262e826125c7565b604082019050919050565b6000602082019050818103600083015261265281612616565b9050919050565b7f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572600082015250565b600061268f602083611ec7565b915061269a82612659565b602082019050919050565b600060208201905081810360008301526126be81612682565b9050919050565b7f4552433732313a206f776e657220717565727920666f72206e6f6e657869737460008201527f656e7420746f6b656e0000000000000000000000000000000000000000000000602082015250565b6000612721602983611ec7565b915061272c826126c5565b604082019050919050565b6000602082019050818103600083015261275081612714565b9050919050565b7f4552433732313a2062616c616e636520717565727920666f7220746865207a6560008201527f726f206164647265737300000000000000000000000000000000000000000000602082015250565b60006127b3602a83611ec7565b91506127be82612757565b604082019050919050565b600060208201905081810360008301526127e2816127a6565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b600061282382611f77565b915061282e83611f77565b9250817fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0483118215151615612867576128666127e9565b5b828202905092915050565b600061287d82611f77565b915061288883611f77565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff038211156128bd576128bc6127e9565b5b828201905092915050565b7f53616c65206973206e6f74206c69766500000000000000000000000000000000600082015250565b60006128fe601083611ec7565b9150612909826128c8565b602082019050919050565b6000602082019050818103600083015261292d816128f1565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b600061296e82611f77565b91507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8214156129a1576129a06127e9565b5b600182019050919050565b7f4552433732314d657461646174613a2055524920717565727920666f72206e6f60008201527f6e6578697374656e7420746f6b656e0000000000000000000000000000000000602082015250565b6000612a08602f83611ec7565b9150612a13826129ac565b604082019050919050565b60006020820190508181036000830152612a37816129fb565b9050919050565b7f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160008201527f6464726573730000000000000000000000000000000000000000000000000000602082015250565b6000612a9a602683611ec7565b9150612aa582612a3e565b604082019050919050565b60006020820190508181036000830152612ac981612a8d565b9050919050565b7f4552433732313a206f70657261746f7220717565727920666f72206e6f6e657860008201527f697374656e7420746f6b656e0000000000000000000000000000000000000000602082015250565b6000612b2c602c83611ec7565b9150612b3782612ad0565b604082019050919050565b60006020820190508181036000830152612b5b81612b1f565b9050919050565b7f4552433732313a207472616e73666572206f6620746f6b656e2074686174206960008201527f73206e6f74206f776e0000000000000000000000000000000000000000000000602082015250565b6000612bbe602983611ec7565b9150612bc982612b62565b604082019050919050565b60006020820190508181036000830152612bed81612bb1565b9050919050565b7f4552433732313a207472616e7366657220746f20746865207a65726f2061646460008201527f7265737300000000000000000000000000000000000000000000000000000000602082015250565b6000612c50602483611ec7565b9150612c5b82612bf4565b604082019050919050565b60006020820190508181036000830152612c7f81612c43565b9050919050565b6000612c9182611f77565b9150612c9c83611f77565b925082821015612caf57612cae6127e9565b5b828203905092915050565b6000819050919050565b612cd5612cd082611f77565b612cba565b82525050565b60008160601b9050919050565b6000612cf382612cdb565b9050919050565b6000612d0582612ce8565b9050919050565b612d1d612d1882611ffa565b612cfa565b82525050565b6000612d2f8287612cc4565b602082019150612d3f8286612d0c565b601482019150612d4f8285612cc4565b602082019150612d5f8284612cc4565b60208201915081905095945050505050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b6000612dab82611f77565b9150612db683611f77565b925082612dc657612dc5612d71565b5b828206905092915050565b7f4552433732313a20617070726f766520746f2063616c6c657200000000000000600082015250565b6000612e07601983611ec7565b9150612e1282612dd1565b602082019050919050565b60006020820190508181036000830152612e3681612dfa565b9050919050565b7f4552433732313a207472616e7366657220746f206e6f6e20455243373231526560008201527f63656976657220696d706c656d656e7465720000000000000000000000000000602082015250565b6000612e99603283611ec7565b9150612ea482612e3d565b604082019050919050565b60006020820190508181036000830152612ec881612e8c565b9050919050565b600081905092915050565b60008190508160005260206000209050919050565b60008154612efc816123df565b612f068186612ecf565b94506001821660008114612f215760018114612f3257612f65565b60ff19831686528186019350612f65565b612f3b85612eda565b60005b83811015612f5d57815481890152600182019150602081019050612f3e565b838801955050505b50505092915050565b6000612f7a8285612eef565b9150612f868284612eef565b91508190509392505050565b600081519050919050565b600082825260208201905092915050565b6000612fb982612f92565b612fc38185612f9d565b9350612fd3818560208601611ed8565b612fdc81611f0b565b840191505092915050565b6000608082019050612ffc600083018761200c565b613009602083018661200c565b61301660408301856120a2565b81810360608301526130288184612fae565b905095945050505050565b60008151905061304281611e2d565b92915050565b60006020828403121561305e5761305d611df7565b5b600061306c84828501613033565b91505092915050565b7f4552433732313a206d696e7420746f20746865207a65726f2061646472657373600082015250565b60006130ab602083611ec7565b91506130b682613075565b602082019050919050565b600060208201905081810360008301526130da8161309e565b9050919050565b7f4552433732313a20746f6b656e20616c7265616479206d696e74656400000000600082015250565b6000613117601c83611ec7565b9150613122826130e1565b602082019050919050565b600060208201905081810360008301526131468161310a565b905091905056fe68747470733a2f2f616e74697066702e636f6d2f636f6e74726163742d6d657461646174612e6a736f6ea2646970667358221220ab308f2171fd8018520529710a40199990b1b60ecad45bbd15a61bdaa40768ba64736f6c63430008090033
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.