ERC-1155
Overview
Max Total Supply
0 CONCORD
Holders
262
Market
Volume (24H)
N/A
Min Price (24H)
N/A
Max Price (24H)
N/A
Other Info
Token Contract
Loading...
Loading
Loading...
Loading
Loading...
Loading
# | Exchange | Pair | Price | 24H Volume | % Volume |
---|
Contract Name:
TokensOfConcord
Compiler Version
v0.8.9+commit.e5eed63a
Optimization Enabled:
Yes with 1000000 runs
Other Settings:
default evmVersion
Contract Source Code (Solidity Standard Json-Input format)
// // ... . ... .. .... . .... ..... . .. . // .~`"888x.!**h.-``888h. :**888H: `: .xH"" .x88" `^x~ xH(` .xH888888Hx. .d88888Neu. 'L x88f` `..x88. .> // dX `8888 :X 48888> X `8888k XX888 X888 x8 ` 8888h .H8888888888888: F""""*8888888F :8888 xf`*8888% // '888x 8888 X88. '8888> '8hx 48888 ?8888 88888 888. %8888 888*"""?""*88888X * `"*88*" :8888f .888 `"` // '88888 8888X:8888: )?""` '8888 '8888 `8888 <8888X X8888 X8? 'f d8x. ^%88k -.... ue=:. 88888' X8888. >"8x // `8888>8888 '88888>.88h. %888>'8888 8888 X8888> 488888>"8888x '> <88888X '?8 :88N ` 88888 ?88888< 888> // `8" 888f `8888>X88888. "8 '888" 8888 X8888> 888888 '8888L `:..:`888888> 8> 9888L 88888 "88888 "8% // -~` '8%" 88" `88888X .-` X*" 8888 ?8888X ?8888>'8888X `"*88 X uzu. `8888L 88888 ' `8888> // .H888n. XHn. `*88! .xhx. 8888 8888X h 8888 '8888~ .xHHhx.." ! ,""888i ?8888 `8888> % X88! // :88888888x..x88888X. `! .H88888h.~`8888.> ?888 -:8*" <888" X88888888hx. ..! 4 9888L %888> `888X `~""` : // f ^%888888% `*88888nx" .~ `%88!` '888*~ `*88. :88% ! "*888888888" ' '8888 '88% "88k. .~ // `"**"` `"**"" `" "" ^"~====""` ^"***"` "*8Nu.z*" `""*==~~` // // // ..... .. .x+=:. ... .. // .H8888888h. ~-. < .z@8"` z` ^% oec : xH88"`~ .x8X dF // 888888888888x `> u. !@88E u. u. . <k u. /88888 :8888 .f"8888Hf u. u. u. u. .u . '88bu. // X~ `?888888hx~ ...ue888b '888E u .u x@88k u@88c. .@8Ned8" ...ue888b 8"*88% :8888> X8L ^""` ...ue888b x@88k u@88c. . ...ue888b .d88B :@8c '*88888bu // ' x8.^"*88*" 888R Y888r 888E u@8NL ud8888. ^"8888""8888" .@^%8888" 888R Y888r 8b. X8888 X888h 888R Y888r ^"8888""8888" .udR88N 888R Y888r ="8888f8888r ^"*8888N // `-:- X8888x 888R I888> 888E`"88*" :888'8888. 8888 888R x88: `)8b. 888R I888> u888888> 88888 !88888. 888R I888> 8888 888R <888'888k 888R I888> 4888>'88" beWE "888L // 488888> 888R I888> 888E .dN. d888 '88%" 8888 888R 8888N=*8888 888R I888> 8888R 88888 %88888 888R I888> 8888 888R 9888 'Y" 888R I888> 4888> ' 888E 888E // .. `"88* 888R I888> 888E~8888 8888.+" 8888 888R %8" R88 888R I888> 8888P 88888 '> `8888> 888R I888> 8888 888R 9888 888R I888> 4888> 888E 888E // x88888nX" . u8888cJ888 888E '888& 8888L 8888 888R /8Wou 9% u8888cJ888 *888> `8888L % ?888 ! u8888cJ888 8888 888R 9888 u8888cJ888 .d888L .+ 888E 888F // !"*8888888n.. : "*888*P" 888E 9888. '8888c. .+ "*88*" 8888" .888888P` "*888*P" 4888 `8888 `-*"" / "*888*P" "*88*" 8888" ?8888u../ "*888*P" ^"8888*" .888N..888 // ' "*88888888* 'Y" '"888*" 4888" "88888% "" 'Y" ` ^"F 'Y" '888 "888. :" 'Y" "" 'Y" "8888P' 'Y" "Y" `"888*"" // ^"***"` "" "" "YP' 88R `""***~"` "P' "" // 88> // 48 // // SPDX-License-Identifier: MIT pragma solidity ^0.8.9; import "@openzeppelin/contracts/interfaces/IERC2981.sol"; import "./token/ERC1155.sol"; import "./access/Ordainable.sol"; contract TokensOfConcord is ERC1155, IERC2981, Ordainable { /** * @dev 𝔗𝔥𝔢𝔯𝔢 𝔦𝔰 𝔬𝔫𝔩𝔶 𝔬𝔫𝔢 𝔠𝔬𝔫𝔰𝔱𝔞𝔫𝔱... */ bool public constant __WeAreAllGoingToDie__ = true; string public name = "WAGDIE: Tokens Of Concord"; string public symbol = "CONCORD"; string private baseURI; uint256 internal toll = 570; mapping(uint256 => string) private tokenURIs; constructor( string memory _baseURI ) ERC1155(){ baseURI = _baseURI; } /** * @dev 𝔅𝔢𝔰𝔱𝔬𝔴 𝔱𝔬𝔨𝔢𝔫𝔰 𝔲𝔭𝔬𝔫 𝔠𝔯𝔢𝔞𝔱𝔬𝔯. */ function bestowTokensUponCreator( uint256 _token, uint256 _quantity ) external onlyCreator { _craftTokens(msg.sender,_token,_quantity,''); } /** * @dev 𝔅𝔢𝔰𝔱𝔬𝔴 𝔪𝔞𝔫𝔶 𝔱𝔬𝔨𝔢𝔫𝔰 𝔲𝔭𝔬𝔫 𝔠𝔯𝔢𝔞𝔱𝔬𝔯. */ function bestowTokensUponCreatorMany( uint256[] memory _tokens, uint256[] memory _amounts ) external onlyCreator { _craftTokensMany(msg.sender,_tokens,_amounts,''); } /** * @dev 𝔅𝔢𝔰𝔱𝔬𝔴 𝔱𝔬𝔨𝔢𝔫𝔰 𝔲𝔭𝔬𝔫 𝔱𝔥𝔬𝔰𝔢 𝔡𝔢𝔢𝔪𝔢𝔡 𝔴𝔬𝔯𝔱𝔥𝔶. */ function bestowTokens( address[] memory _to, uint256 _token, uint256 _quantity ) external onlyOrdainedOrCreator { for (uint256 i = 0; i < _to.length; i++) { _craftTokens(_to[i],_token,_quantity,''); } } /** * @dev 𝔅𝔢𝔰𝔱𝔬𝔴 𝔪𝔞𝔫𝔶 𝔱𝔬𝔨𝔢𝔫𝔰 𝔲𝔭𝔬𝔫 𝔱𝔥𝔬𝔰𝔢 𝔡𝔢𝔢𝔪𝔢𝔡 𝔴𝔬𝔯𝔱𝔥𝔶. */ function bestowTokensMany( address[] memory _to, uint256[] memory _tokens, uint256[] memory _amounts ) external onlyOrdainedOrCreator { for (uint256 i = 0; i < _to.length; i++) { _craftTokensMany(_to[i],_tokens,_amounts,''); } } /** * @dev ℜ𝔢𝔱𝔲𝔯𝔫 𝔱𝔬𝔨𝔢𝔫𝔰 𝔣𝔯𝔬𝔪 𝔴𝔥𝔢𝔫𝔠𝔢 𝔱𝔥𝔢𝔶 𝔠𝔞𝔪𝔢. */ function burn( address _from, uint256 _token, uint256 _quantity ) external onlyOrdained { _burn(_from,_token,_quantity); } /** * @dev ℜ𝔢𝔱𝔲𝔯𝔫 𝔪𝔞𝔫𝔶 𝔱𝔬𝔨𝔢𝔫𝔰 𝔣𝔯𝔬𝔪 𝔴𝔥𝔢𝔫𝔠𝔢 𝔱𝔥𝔢𝔶 𝔠𝔞𝔪𝔢. */ function burnMany( address _from, uint256[] memory _tokens, uint256[] memory _amounts ) external onlyOrdained { _burnMany(_from,_tokens,_amounts); } /** * @dev 𝔊𝔢𝔱 𝔡𝔢𝔱𝔞𝔦𝔩𝔰 𝔣𝔬𝔯 𝔡𝔢𝔰𝔦𝔯𝔢𝔡 𝔱𝔬𝔨𝔢𝔫. */ function uri( uint256 token ) public view virtual override returns (string memory) { string memory tokenURI = tokenURIs[token]; return bytes(tokenURI).length > 0 ? tokenURI : baseURI; } /** * @dev 𝔖𝔢𝔱 𝔡𝔢𝔱𝔞𝔦𝔩𝔰 𝔣𝔬𝔯 𝔡𝔢𝔰𝔦𝔯𝔢𝔡 𝔱𝔬𝔨𝔢𝔫. */ function setURI( uint256 _token, string memory _tokenURI ) external onlyCreator { tokenURIs[_token] = _tokenURI; emit URI(uri(_token), _token); } /** * @dev 𝔖𝔢𝔱 𝔡𝔢𝔱𝔞𝔦𝔩𝔰 𝔣𝔬𝔯 𝔞𝔩𝔩 𝔱𝔬𝔨𝔢𝔫𝔰 𝔶𝔢𝔱 𝔱𝔬 𝔟𝔢 𝔨𝔫𝔬𝔴𝔫. */ function setBaseURI( string memory _baseURI ) external onlyCreator { baseURI = _baseURI; } /** * @dev 𝔖𝔢𝔱𝔰 𝔱𝔬𝔩𝔩 𝔣𝔬𝔯 𝔟𝔞𝔯𝔱𝔢𝔯𝔦𝔫𝔤 𝔬𝔣 𝔱𝔬𝔨𝔢𝔫𝔰. */ function setToll( uint256 _toll ) external onlyCreator { if (_toll > 2500) revert NotWorthy(); toll = _toll; } /** * @inheritdoc IERC2981 */ function royaltyInfo( uint256, uint256 _salePrice ) public view virtual override returns (address, uint256) { uint256 royaltyAmount = (_salePrice * toll) / 10000; return (owner(), royaltyAmount); } /** * @dev 𝔖𝔢𝔢 {IERC165-supportsInterface}. */ function supportsInterface( bytes4 interfaceId ) public view virtual override(ERC1155, IERC165) returns (bool) { return interfaceId == type(IERC1155).interfaceId || interfaceId == type(IERC1155MetadataURI).interfaceId || interfaceId == type(IERC2981).interfaceId || super.supportsInterface(interfaceId); } }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts (last updated v4.6.0) (interfaces/IERC2981.sol) pragma solidity ^0.8.0; import "../utils/introspection/IERC165.sol"; /** * @dev Interface for the NFT Royalty Standard. * * A standardized way to retrieve royalty payment information for non-fungible tokens (NFTs) to enable universal * support for royalty payments across all NFT marketplaces and ecosystem participants. * * _Available since v4.5._ */ interface IERC2981 is IERC165 { /** * @dev Returns how much royalty is owed and to whom, based on a sale price that may be denominated in any unit of * exchange. The royalty amount is denominated and should be paid in that same unit of exchange. */ function royaltyInfo(uint256 tokenId, uint256 salePrice) external view returns (address receiver, uint256 royaltyAmount); }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts (last updated v4.6.0) (token/ERC1155/ERC1155.sol) pragma solidity ^0.8.9; import "@openzeppelin/contracts/token/ERC1155/IERC1155.sol"; import "@openzeppelin/contracts/token/ERC1155/IERC1155Receiver.sol"; import "@openzeppelin/contracts/token/ERC1155/extensions/IERC1155MetadataURI.sol"; import "@openzeppelin/contracts/utils/Address.sol"; import "@openzeppelin/contracts/utils/Context.sol"; import "@openzeppelin/contracts/utils/introspection/ERC165.sol"; error TokenIdCannotBeZero(); /** * @dev Implementation of the basic standard multi-token. * See https://eips.ethereum.org/EIPS/eip-1155 * Originally based on code by Enjin: https://github.com/enjin/erc-1155 * * _Available since v3.1._ */ abstract contract ERC1155 is Context, ERC165, IERC1155, IERC1155MetadataURI { using Address for address; // Mapping from token ID to account balances mapping(uint256 => mapping(address => uint256)) private _balances; // Mapping from account to operator approvals mapping(address => mapping(address => bool)) private _operatorApprovals; constructor() {} /** * @dev See {IERC165-supportsInterface}. */ function supportsInterface(bytes4 interfaceId) public view virtual override(ERC165, IERC165) returns (bool) { return interfaceId == type(IERC1155).interfaceId || interfaceId == type(IERC1155MetadataURI).interfaceId || super.supportsInterface(interfaceId); } /** * @dev See {IERC1155-balanceOf}. * * Requirements: * * - `account` cannot be the zero address. */ function balanceOf(address account, uint256 id) public view virtual override returns (uint256) { require(account != address(0), "ERC1155: balance query for the zero address"); return _balances[id][account]; } /** * @dev See {IERC1155-balanceOfBatch}. * * Requirements: * * - `accounts` and `ids` must have the same length. */ function balanceOfBatch(address[] memory accounts, uint256[] memory ids) public view virtual override returns (uint256[] memory) { require(accounts.length == ids.length, "ERC1155: accounts and ids length mismatch"); uint256[] memory batchBalances = new uint256[](accounts.length); for (uint256 i = 0; i < accounts.length; ++i) { batchBalances[i] = balanceOf(accounts[i], ids[i]); } return batchBalances; } /** * @dev See {IERC1155-setApprovalForAll}. */ function setApprovalForAll(address operator, bool approved) public virtual override { _setApprovalForAll(_msgSender(), operator, approved); } /** * @dev See {IERC1155-isApprovedForAll}. */ function isApprovedForAll(address account, address operator) public view virtual override returns (bool) { return _operatorApprovals[account][operator]; } /** * @dev See {IERC1155-safeTransferFrom}. */ function safeTransferFrom( address from, address to, uint256 id, uint256 amount, bytes memory data ) public virtual override { require( from == _msgSender() || isApprovedForAll(from, _msgSender()), "ERC1155: caller is not owner nor approved" ); _safeTransferFrom(from, to, id, amount, data); } /** * @dev See {IERC1155-safeBatchTransferFrom}. */ function safeBatchTransferFrom( address from, address to, uint256[] memory ids, uint256[] memory amounts, bytes memory data ) public virtual override { require( from == _msgSender() || isApprovedForAll(from, _msgSender()), "ERC1155: transfer caller is not owner nor approved" ); _safeBatchTransferFrom(from, to, ids, amounts, data); } /** * @dev Transfers `amount` tokens of token type `id` from `from` to `to`. * * Emits a {TransferSingle} event. * * Requirements: * * - `to` cannot be the zero address. * - `from` must have a balance of tokens of type `id` of at least `amount`. * - If `to` refers to a smart contract, it must implement {IERC1155Receiver-onERC1155Received} and return the * acceptance magic value. */ function _safeTransferFrom( address from, address to, uint256 id, uint256 amount, bytes memory data ) internal virtual { require(to != address(0), "ERC1155: transfer to the zero address"); address operator = _msgSender(); uint256 fromBalance = _balances[id][from]; require(fromBalance >= amount, "ERC1155: insufficient balance for transfer"); unchecked { _balances[id][from] = fromBalance - amount; } _balances[id][to] += amount; emit TransferSingle(operator, from, to, id, amount); _doSafeTransferAcceptanceCheck(operator, from, to, id, amount, data); } /** * @dev xref:ROOT:erc1155.adoc#batch-operations[Batched] version of {_safeTransferFrom}. * * Emits a {TransferBatch} event. * * Requirements: * * - If `to` refers to a smart contract, it must implement {IERC1155Receiver-onERC1155BatchReceived} and return the * acceptance magic value. */ function _safeBatchTransferFrom( address from, address to, uint256[] memory ids, uint256[] memory amounts, bytes memory data ) internal virtual { require(ids.length == amounts.length, "ERC1155: ids and amounts length mismatch"); require(to != address(0), "ERC1155: transfer to the zero address"); address operator = _msgSender(); for (uint256 i = 0; i < ids.length; ++i) { uint256 id = ids[i]; uint256 amount = amounts[i]; uint256 fromBalance = _balances[id][from]; require(fromBalance >= amount, "ERC1155: insufficient balance for transfer"); unchecked { _balances[id][from] = fromBalance - amount; } _balances[id][to] += amount; } emit TransferBatch(operator, from, to, ids, amounts); _doSafeBatchTransferAcceptanceCheck(operator, from, to, ids, amounts, data); } /** * @dev Creates `amount` tokens of token type `id`, and assigns them to `to`. * * Emits a {TransferSingle} event. * * Requirements: * * - `to` cannot be the zero address. * - If `to` refers to a smart contract, it must implement {IERC1155Receiver-onERC1155Received} and return the * acceptance magic value. */ function _craftTokens( address to, uint256 id, uint256 amount, bytes memory data ) internal virtual { require(to != address(0), "ERC1155: mint to the zero address"); if( id == 0 ) revert TokenIdCannotBeZero(); address operator = _msgSender(); _balances[id][to] += amount; emit TransferSingle(operator, address(0), to, id, amount); _doSafeTransferAcceptanceCheck(operator, address(0), to, id, amount, data); } /** * @dev xref:ROOT:erc1155.adoc#batch-operations[Batched] version of {_mint}. * * Requirements: * * - `ids` and `amounts` must have the same length. * - If `to` refers to a smart contract, it must implement {IERC1155Receiver-onERC1155BatchReceived} and return the * acceptance magic value. */ function _craftTokensMany( address to, uint256[] memory ids, uint256[] memory amounts, bytes memory data ) internal virtual { require(to != address(0), "ERC1155: mint to the zero address"); require(ids.length == amounts.length, "ERC1155: ids and amounts length mismatch"); address operator = _msgSender(); for (uint256 i = 0; i < ids.length; i++) { if( ids[i] == 0 ) revert TokenIdCannotBeZero(); _balances[ids[i]][to] += amounts[i]; } emit TransferBatch(operator, address(0), to, ids, amounts); _doSafeBatchTransferAcceptanceCheck(operator, address(0), to, ids, amounts, data); } /** * @dev Destroys `amount` tokens of token type `id` from `from` * * Requirements: * * - `from` cannot be the zero address. * - `from` must have at least `amount` tokens of token type `id`. */ function _burn( address from, uint256 id, uint256 amount ) internal virtual { require(from != address(0), "ERC1155: burn from the zero address"); address operator = _msgSender(); uint256 fromBalance = _balances[id][from]; require(fromBalance >= amount, "ERC1155: burn amount exceeds balance"); unchecked { _balances[id][from] = fromBalance - amount; } emit TransferSingle(operator, from, address(0), id, amount); } /** * @dev xref:ROOT:erc1155.adoc#batch-operations[Batched] version of {_burn}. * * Requirements: * * - `ids` and `amounts` must have the same length. */ function _burnMany( address from, uint256[] memory ids, uint256[] memory amounts ) internal virtual { require(from != address(0), "ERC1155: burn from the zero address"); require(ids.length == amounts.length, "ERC1155: ids and amounts length mismatch"); address operator = _msgSender(); for (uint256 i = 0; i < ids.length; i++) { uint256 id = ids[i]; uint256 amount = amounts[i]; uint256 fromBalance = _balances[id][from]; require(fromBalance >= amount, "ERC1155: burn amount exceeds balance"); unchecked { _balances[id][from] = fromBalance - amount; } } emit TransferBatch(operator, from, address(0), ids, amounts); } /** * @dev Approve `operator` to operate on all of `owner` tokens * * Emits a {ApprovalForAll} event. */ function _setApprovalForAll( address owner, address operator, bool approved ) internal virtual { require(owner != operator, "ERC1155: setting approval status for self"); _operatorApprovals[owner][operator] = approved; emit ApprovalForAll(owner, operator, approved); } function _doSafeTransferAcceptanceCheck( address operator, address from, address to, uint256 id, uint256 amount, bytes memory data ) private { if (to.isContract()) { try IERC1155Receiver(to).onERC1155Received(operator, from, id, amount, data) returns (bytes4 response) { if (response != IERC1155Receiver.onERC1155Received.selector) { revert("ERC1155: ERC1155Receiver rejected tokens"); } } catch Error(string memory reason) { revert(reason); } catch { revert("ERC1155: transfer to non ERC1155Receiver implementer"); } } } function _doSafeBatchTransferAcceptanceCheck( address operator, address from, address to, uint256[] memory ids, uint256[] memory amounts, bytes memory data ) private { if (to.isContract()) { try IERC1155Receiver(to).onERC1155BatchReceived(operator, from, ids, amounts, data) returns ( bytes4 response ) { if (response != IERC1155Receiver.onERC1155BatchReceived.selector) { revert("ERC1155: ERC1155Receiver rejected tokens"); } } catch Error(string memory reason) { revert(reason); } catch { revert("ERC1155: transfer to non ERC1155Receiver implementer"); } } } function _asSingletonArray(uint256 element) private pure returns (uint256[] memory) { uint256[] memory array = new uint256[](1); array[0] = element; return array; } }
// SPDX-License-Identifier: MIT pragma solidity ^0.8.9; import "@openzeppelin/contracts/access/Ownable.sol"; error NotWorthy(); error NotWorthyToOrdain(); contract Ordainable is Ownable { mapping(address => bool) private ordained; /** * @dev 𝔒𝔫𝔩𝔶 𝔱𝔥𝔢 𝔠𝔯𝔢𝔞𝔱𝔬𝔯 𝔦𝔰 𝔴𝔬𝔯𝔱𝔥𝔶. */ modifier onlyCreator { if ( msg.sender != owner() ) revert NotWorthy(); _; } /** * @dev 𝔒𝔫𝔩𝔶 𝔱𝔥𝔢 𝔬𝔯𝔡𝔞𝔦𝔫𝔢𝔡 𝔬𝔯 𝔠𝔯𝔢𝔞𝔱𝔬𝔯 𝔞𝔯𝔢 𝔴𝔬𝔯𝔱𝔥𝔶. */ modifier onlyOrdainedOrCreator { if ( msg.sender != owner() && ordained[msg.sender] != true ) revert NotWorthy(); _; } /** * @dev 𝔒𝔫𝔩𝔶 𝔱𝔥𝔢 𝔬𝔯𝔡𝔞𝔦𝔫𝔢𝔡 𝔞𝔯𝔢 𝔴𝔬𝔯𝔱𝔥𝔶. */ modifier onlyOrdained { if ( ordained[msg.sender] != true ) revert NotWorthy(); _; } /** * @dev 𝔒𝔯𝔡𝔞𝔦𝔫 𝔴𝔥𝔬𝔪 𝔦𝔰 𝔴𝔬𝔯𝔱𝔥𝔶. */ function setOrdained( address _address, bool _ordained ) external onlyOwner { if ( _address.code.length == 0 ) revert NotWorthyToOrdain(); ordained[_address] = _ordained; } /** * @dev 𝔖𝔢𝔢 𝔦𝔣 𝔰𝔲𝔟𝔧𝔢𝔠𝔱 𝔦𝔰 𝔬𝔯𝔡𝔞𝔦𝔫𝔢𝔡. */ function isOrdained( address _address ) external view returns (bool) { return ordained[_address]; } }
// 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); }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts v4.4.1 (token/ERC1155/IERC1155.sol) pragma solidity ^0.8.0; import "../../utils/introspection/IERC165.sol"; /** * @dev Required interface of an ERC1155 compliant contract, as defined in the * https://eips.ethereum.org/EIPS/eip-1155[EIP]. * * _Available since v3.1._ */ interface IERC1155 is IERC165 { /** * @dev Emitted when `value` tokens of token type `id` are transferred from `from` to `to` by `operator`. */ event TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value); /** * @dev Equivalent to multiple {TransferSingle} events, where `operator`, `from` and `to` are the same for all * transfers. */ event TransferBatch( address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values ); /** * @dev Emitted when `account` grants or revokes permission to `operator` to transfer their tokens, according to * `approved`. */ event ApprovalForAll(address indexed account, address indexed operator, bool approved); /** * @dev Emitted when the URI for token type `id` changes to `value`, if it is a non-programmatic URI. * * If an {URI} event was emitted for `id`, the standard * https://eips.ethereum.org/EIPS/eip-1155#metadata-extensions[guarantees] that `value` will equal the value * returned by {IERC1155MetadataURI-uri}. */ event URI(string value, uint256 indexed id); /** * @dev Returns the amount of tokens of token type `id` owned by `account`. * * Requirements: * * - `account` cannot be the zero address. */ function balanceOf(address account, uint256 id) external view returns (uint256); /** * @dev xref:ROOT:erc1155.adoc#batch-operations[Batched] version of {balanceOf}. * * Requirements: * * - `accounts` and `ids` must have the same length. */ function balanceOfBatch(address[] calldata accounts, uint256[] calldata ids) external view returns (uint256[] memory); /** * @dev Grants or revokes permission to `operator` to transfer the caller's tokens, according to `approved`, * * Emits an {ApprovalForAll} event. * * Requirements: * * - `operator` cannot be the caller. */ function setApprovalForAll(address operator, bool approved) external; /** * @dev Returns true if `operator` is approved to transfer ``account``'s tokens. * * See {setApprovalForAll}. */ function isApprovedForAll(address account, address operator) external view returns (bool); /** * @dev Transfers `amount` tokens of token type `id` from `from` to `to`. * * Emits a {TransferSingle} event. * * Requirements: * * - `to` cannot be the zero address. * - If the caller is not `from`, it must be have been approved to spend ``from``'s tokens via {setApprovalForAll}. * - `from` must have a balance of tokens of type `id` of at least `amount`. * - If `to` refers to a smart contract, it must implement {IERC1155Receiver-onERC1155Received} and return the * acceptance magic value. */ function safeTransferFrom( address from, address to, uint256 id, uint256 amount, bytes calldata data ) external; /** * @dev xref:ROOT:erc1155.adoc#batch-operations[Batched] version of {safeTransferFrom}. * * Emits a {TransferBatch} event. * * Requirements: * * - `ids` and `amounts` must have the same length. * - If `to` refers to a smart contract, it must implement {IERC1155Receiver-onERC1155BatchReceived} and return the * acceptance magic value. */ function safeBatchTransferFrom( address from, address to, uint256[] calldata ids, uint256[] calldata amounts, bytes calldata data ) external; }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts (last updated v4.5.0) (token/ERC1155/IERC1155Receiver.sol) pragma solidity ^0.8.0; import "../../utils/introspection/IERC165.sol"; /** * @dev _Available since v3.1._ */ interface IERC1155Receiver is IERC165 { /** * @dev Handles the receipt of a single ERC1155 token type. This function is * called at the end of a `safeTransferFrom` after the balance has been updated. * * NOTE: To accept the transfer, this must return * `bytes4(keccak256("onERC1155Received(address,address,uint256,uint256,bytes)"))` * (i.e. 0xf23a6e61, or its own function selector). * * @param operator The address which initiated the transfer (i.e. msg.sender) * @param from The address which previously owned the token * @param id The ID of the token being transferred * @param value The amount of tokens being transferred * @param data Additional data with no specified format * @return `bytes4(keccak256("onERC1155Received(address,address,uint256,uint256,bytes)"))` if transfer is allowed */ function onERC1155Received( address operator, address from, uint256 id, uint256 value, bytes calldata data ) external returns (bytes4); /** * @dev Handles the receipt of a multiple ERC1155 token types. This function * is called at the end of a `safeBatchTransferFrom` after the balances have * been updated. * * NOTE: To accept the transfer(s), this must return * `bytes4(keccak256("onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)"))` * (i.e. 0xbc197c81, or its own function selector). * * @param operator The address which initiated the batch transfer (i.e. msg.sender) * @param from The address which previously owned the token * @param ids An array containing ids of each token being transferred (order and length must match values array) * @param values An array containing amounts of each token being transferred (order and length must match ids array) * @param data Additional data with no specified format * @return `bytes4(keccak256("onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)"))` if transfer is allowed */ function onERC1155BatchReceived( address operator, address from, uint256[] calldata ids, uint256[] calldata values, bytes calldata data ) external returns (bytes4); }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts v4.4.1 (token/ERC1155/extensions/IERC1155MetadataURI.sol) pragma solidity ^0.8.0; import "../IERC1155.sol"; /** * @dev Interface of the optional ERC1155MetadataExtension interface, as defined * in the https://eips.ethereum.org/EIPS/eip-1155#metadata-extensions[EIP]. * * _Available since v3.1._ */ interface IERC1155MetadataURI is IERC1155 { /** * @dev Returns the URI for token type `id`. * * If the `\{id\}` substring is present in the URI, it must be replaced by * clients with the actual token type ID. */ function uri(uint256 id) external view returns (string memory); }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts (last updated v4.5.0) (utils/Address.sol) pragma solidity ^0.8.1; /** * @dev Collection of functions related to the address type */ library Address { /** * @dev Returns true if `account` is a contract. * * [IMPORTANT] * ==== * It is unsafe to assume that an address for which this function returns * false is an externally-owned account (EOA) and not a contract. * * Among others, `isContract` will return false for the following * types of addresses: * * - an externally-owned account * - a contract in construction * - an address where a contract will be created * - an address where a contract lived, but was destroyed * ==== * * [IMPORTANT] * ==== * You shouldn't rely on `isContract` to protect against flash loan attacks! * * Preventing calls from contracts is highly discouraged. It breaks composability, breaks support for smart wallets * like Gnosis Safe, and does not provide security since it can be circumvented by calling from a contract * constructor. * ==== */ function isContract(address account) internal view returns (bool) { // This method relies on extcodesize/address.code.length, which returns 0 // for contracts in construction, since the code is only stored at the end // of the constructor execution. return account.code.length > 0; } /** * @dev Replacement for Solidity's `transfer`: sends `amount` wei to * `recipient`, forwarding all available gas and reverting on errors. * * https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost * of certain opcodes, possibly making contracts go over the 2300 gas limit * imposed by `transfer`, making them unable to receive funds via * `transfer`. {sendValue} removes this limitation. * * https://diligence.consensys.net/posts/2019/09/stop-using-soliditys-transfer-now/[Learn more]. * * IMPORTANT: because control is transferred to `recipient`, care must be * taken to not create reentrancy vulnerabilities. Consider using * {ReentrancyGuard} or the * https://solidity.readthedocs.io/en/v0.5.11/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern]. */ function sendValue(address payable recipient, uint256 amount) internal { require(address(this).balance >= amount, "Address: insufficient balance"); (bool success, ) = recipient.call{value: amount}(""); require(success, "Address: unable to send value, recipient may have reverted"); } /** * @dev Performs a Solidity function call using a low level `call`. A * plain `call` is an unsafe replacement for a function call: use this * function instead. * * If `target` reverts with a revert reason, it is bubbled up by this * function (like regular Solidity function calls). * * Returns the raw returned data. To convert to the expected return value, * use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`]. * * Requirements: * * - `target` must be a contract. * - calling `target` with `data` must not revert. * * _Available since v3.1._ */ function functionCall(address target, bytes memory data) internal returns (bytes memory) { return functionCall(target, data, "Address: low-level call failed"); } /** * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`], but with * `errorMessage` as a fallback revert reason when `target` reverts. * * _Available since v3.1._ */ function functionCall( address target, bytes memory data, string memory errorMessage ) internal returns (bytes memory) { return functionCallWithValue(target, data, 0, errorMessage); } /** * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`], * but also transferring `value` wei to `target`. * * Requirements: * * - the calling contract must have an ETH balance of at least `value`. * - the called Solidity function must be `payable`. * * _Available since v3.1._ */ function functionCallWithValue( address target, bytes memory data, uint256 value ) internal returns (bytes memory) { return functionCallWithValue(target, data, value, "Address: low-level call with value failed"); } /** * @dev Same as {xref-Address-functionCallWithValue-address-bytes-uint256-}[`functionCallWithValue`], but * with `errorMessage` as a fallback revert reason when `target` reverts. * * _Available since v3.1._ */ function functionCallWithValue( address target, bytes memory data, uint256 value, string memory errorMessage ) internal returns (bytes memory) { require(address(this).balance >= value, "Address: insufficient balance for call"); require(isContract(target), "Address: call to non-contract"); (bool success, bytes memory returndata) = target.call{value: value}(data); return verifyCallResult(success, returndata, errorMessage); } /** * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`], * but performing a static call. * * _Available since v3.3._ */ function functionStaticCall(address target, bytes memory data) internal view returns (bytes memory) { return functionStaticCall(target, data, "Address: low-level static call failed"); } /** * @dev Same as {xref-Address-functionCall-address-bytes-string-}[`functionCall`], * but performing a static call. * * _Available since v3.3._ */ function functionStaticCall( address target, bytes memory data, string memory errorMessage ) internal view returns (bytes memory) { require(isContract(target), "Address: static call to non-contract"); (bool success, bytes memory returndata) = target.staticcall(data); return verifyCallResult(success, returndata, errorMessage); } /** * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`], * but performing a delegate call. * * _Available since v3.4._ */ function functionDelegateCall(address target, bytes memory data) internal returns (bytes memory) { return functionDelegateCall(target, data, "Address: low-level delegate call failed"); } /** * @dev Same as {xref-Address-functionCall-address-bytes-string-}[`functionCall`], * but performing a delegate call. * * _Available since v3.4._ */ function functionDelegateCall( address target, bytes memory data, string memory errorMessage ) internal returns (bytes memory) { require(isContract(target), "Address: delegate call to non-contract"); (bool success, bytes memory returndata) = target.delegatecall(data); return verifyCallResult(success, returndata, errorMessage); } /** * @dev Tool to verifies that a low level call was successful, and revert if it wasn't, either by bubbling the * revert reason using the provided one. * * _Available since v4.3._ */ function verifyCallResult( bool success, bytes memory returndata, string memory errorMessage ) internal pure returns (bytes memory) { if (success) { return returndata; } else { // Look for revert reason and bubble it up if present if (returndata.length > 0) { // The easiest way to bubble the revert reason is using memory via assembly assembly { let returndata_size := mload(returndata) revert(add(32, returndata), returndata_size) } } else { revert(errorMessage); } } } }
// 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/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 (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); } }
{ "optimizer": { "enabled": true, "runs": 1000000 }, "outputSelection": { "*": { "*": [ "evm.bytecode", "evm.deployedBytecode", "devdoc", "userdoc", "metadata", "abi" ] } }, "libraries": {} }
Contract Security Audit
- No Contract Security Audit Submitted- Submit Audit Here
[{"inputs":[{"internalType":"string","name":"_baseURI","type":"string"}],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"NotWorthy","type":"error"},{"inputs":[],"name":"NotWorthyToOrdain","type":"error"},{"inputs":[],"name":"TokenIdCannotBeZero","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"account","type":"address"},{"indexed":true,"internalType":"address","name":"operator","type":"address"},{"indexed":false,"internalType":"bool","name":"approved","type":"bool"}],"name":"ApprovalForAll","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"previousOwner","type":"address"},{"indexed":true,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"operator","type":"address"},{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256[]","name":"ids","type":"uint256[]"},{"indexed":false,"internalType":"uint256[]","name":"values","type":"uint256[]"}],"name":"TransferBatch","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"operator","type":"address"},{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"id","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"name":"TransferSingle","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"string","name":"value","type":"string"},{"indexed":true,"internalType":"uint256","name":"id","type":"uint256"}],"name":"URI","type":"event"},{"inputs":[],"name":"__WeAreAllGoingToDie__","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"id","type":"uint256"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"accounts","type":"address[]"},{"internalType":"uint256[]","name":"ids","type":"uint256[]"}],"name":"balanceOfBatch","outputs":[{"internalType":"uint256[]","name":"","type":"uint256[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"_to","type":"address[]"},{"internalType":"uint256","name":"_token","type":"uint256"},{"internalType":"uint256","name":"_quantity","type":"uint256"}],"name":"bestowTokens","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"_to","type":"address[]"},{"internalType":"uint256[]","name":"_tokens","type":"uint256[]"},{"internalType":"uint256[]","name":"_amounts","type":"uint256[]"}],"name":"bestowTokensMany","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_token","type":"uint256"},{"internalType":"uint256","name":"_quantity","type":"uint256"}],"name":"bestowTokensUponCreator","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256[]","name":"_tokens","type":"uint256[]"},{"internalType":"uint256[]","name":"_amounts","type":"uint256[]"}],"name":"bestowTokensUponCreatorMany","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_from","type":"address"},{"internalType":"uint256","name":"_token","type":"uint256"},{"internalType":"uint256","name":"_quantity","type":"uint256"}],"name":"burn","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_from","type":"address"},{"internalType":"uint256[]","name":"_tokens","type":"uint256[]"},{"internalType":"uint256[]","name":"_amounts","type":"uint256[]"}],"name":"burnMany","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"address","name":"operator","type":"address"}],"name":"isApprovedForAll","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_address","type":"address"}],"name":"isOrdained","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","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":[],"name":"renounceOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"_salePrice","type":"uint256"}],"name":"royaltyInfo","outputs":[{"internalType":"address","name":"","type":"address"},{"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":"ids","type":"uint256[]"},{"internalType":"uint256[]","name":"amounts","type":"uint256[]"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"safeBatchTransferFrom","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"id","type":"uint256"},{"internalType":"uint256","name":"amount","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"safeTransferFrom","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"operator","type":"address"},{"internalType":"bool","name":"approved","type":"bool"}],"name":"setApprovalForAll","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"string","name":"_baseURI","type":"string"}],"name":"setBaseURI","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_address","type":"address"},{"internalType":"bool","name":"_ordained","type":"bool"}],"name":"setOrdained","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_toll","type":"uint256"}],"name":"setToll","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_token","type":"uint256"},{"internalType":"string","name":"_tokenURI","type":"string"}],"name":"setURI","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"token","type":"uint256"}],"name":"uri","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"}]
Contract Creation Code
60c0604052601960808190527f5741474449453a20546f6b656e73204f6620436f6e636f72640000000000000060a090815262000040916004919062000122565b506040805180820190915260078082526610d3d390d3d49160ca1b6020909201918252620000719160059162000122565b5061023a6007553480156200008557600080fd5b506040516200373e3803806200373e833981016040819052620000a891620001de565b620000b333620000d0565b8051620000c890600690602084019062000122565b5050620002f7565b600280546001600160a01b038381166001600160a01b0319831681179093556040519116919082907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a35050565b8280546200013090620002ba565b90600052602060002090601f0160209004810192826200015457600085556200019f565b82601f106200016f57805160ff19168380011785556200019f565b828001600101855582156200019f579182015b828111156200019f57825182559160200191906001019062000182565b50620001ad929150620001b1565b5090565b5b80821115620001ad5760008155600101620001b2565b634e487b7160e01b600052604160045260246000fd5b60006020808385031215620001f257600080fd5b82516001600160401b03808211156200020a57600080fd5b818501915085601f8301126200021f57600080fd5b815181811115620002345762000234620001c8565b604051601f8201601f19908116603f011681019083821181831017156200025f576200025f620001c8565b8160405282815288868487010111156200027857600080fd5b600093505b828410156200029c57848401860151818501870152928501926200027d565b82841115620002ae5760008684830101525b98975050505050505050565b600181811c90821680620002cf57607f821691505b60208210811415620002f157634e487b7160e01b600052602260045260246000fd5b50919050565b61343780620003076000396000f3fe608060405234801561001057600080fd5b50600436106101ad5760003560e01c80638da5cb5b116100ee578063bc0b1c5211610097578063e985e9c511610071578063e985e9c5146103ce578063f242432a14610417578063f2fde38b1461042a578063f5298aca1461043d57600080fd5b8063bc0b1c521461036f578063ca2fae3814610382578063d1a0489f146103bb57600080fd5b8063a22cb465116100c8578063a22cb46514610336578063a3dace5d14610349578063a987d9671461035c57600080fd5b80638da5cb5b146102f357806392402f351461031b57806395d89b411461032e57600080fd5b80632eb2c2d61161015b578063715018a611610135578063715018a6146102bd5780637f91f47e146102c5578063862440e2146102d857806388c92266146102eb57600080fd5b80632eb2c2d6146102775780634e1273f41461028a57806355f804b3146102aa57600080fd5b806306fdde031161018c57806306fdde03146102105780630e89341c146102255780632a55205a1461023857600080fd5b8062fdd58e146101b257806301ffc9a7146101d8578063032ce08f146101fb575b600080fd5b6101c56101c0366004612940565b610450565b6040519081526020015b60405180910390f35b6101eb6101e6366004612998565b61052d565b60405190151581526020016101cf565b61020e610209366004612acb565b610621565b005b6102186106ed565b6040516101cf9190612b84565b610218610233366004612b97565b61077b565b61024b610246366004612bb0565b6108bb565b6040805173ffffffffffffffffffffffffffffffffffffffff90931683526020830191909152016101cf565b61020e610285366004612cca565b610906565b61029d610298366004612d74565b6109cf565b6040516101cf9190612e13565b61020e6102b8366004612e26565b610b27565b61020e610b8f565b61020e6102d3366004612e63565b610c1c565b61020e6102e6366004612e9f565b610d41565b6101eb600181565b60025460405173ffffffffffffffffffffffffffffffffffffffff90911681526020016101cf565b61020e610329366004612edc565b610df6565b610218610ebc565b61020e610344366004612e63565b610ec9565b61020e610357366004612b97565b610ed4565b61020e61036a366004612f64565b610f66565b61020e61037d366004612bb0565b610fd2565b6101eb610390366004612f9b565b73ffffffffffffffffffffffffffffffffffffffff1660009081526003602052604090205460ff1690565b61020e6103c9366004612fb6565b61103e565b6101eb6103dc366004612ff1565b73ffffffffffffffffffffffffffffffffffffffff918216600090815260016020908152604080832093909416825291909152205460ff1690565b61020e610425366004613024565b61109c565b61020e610438366004612f9b565b61115e565b61020e61044b366004613089565b61128e565b600073ffffffffffffffffffffffffffffffffffffffff83166104fa576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602b60248201527f455243313135353a2062616c616e636520717565727920666f7220746865207a60448201527f65726f206164647265737300000000000000000000000000000000000000000060648201526084015b60405180910390fd5b5060009081526020818152604080832073ffffffffffffffffffffffffffffffffffffffff949094168352929052205490565b60007fffffffff0000000000000000000000000000000000000000000000000000000082167fd9b67a260000000000000000000000000000000000000000000000000000000014806105c057507fffffffff0000000000000000000000000000000000000000000000000000000082167f0e89341c00000000000000000000000000000000000000000000000000000000145b8061060c57507fffffffff0000000000000000000000000000000000000000000000000000000082167f2a55205a00000000000000000000000000000000000000000000000000000000145b8061061b575061061b826112e7565b92915050565b60025473ffffffffffffffffffffffffffffffffffffffff16331480159061065e57503360009081526003602052604090205460ff161515600114155b15610695576040517ffbd286a300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60005b83518110156106e7576106d58482815181106106b6576106b66130bc565b60200260200101518484604051806020016040528060008152506113ca565b806106df8161311a565b915050610698565b50505050565b600480546106fa90613153565b80601f016020809104026020016040519081016040528092919081815260200182805461072690613153565b80156107735780601f1061074857610100808354040283529160200191610773565b820191906000526020600020905b81548152906001019060200180831161075657829003601f168201915b505050505081565b60008181526008602052604081208054606092919061079990613153565b80601f01602080910402602001604051908101604052809291908181526020018280546107c590613153565b80156108125780601f106107e757610100808354040283529160200191610812565b820191906000526020600020905b8154815290600101906020018083116107f557829003601f168201915b5050505050905060008151116108b2576006805461082f90613153565b80601f016020809104026020016040519081016040528092919081815260200182805461085b90613153565b80156108a85780601f1061087d576101008083540402835291602001916108a8565b820191906000526020600020905b81548152906001019060200180831161088b57829003601f168201915b50505050506108b4565b805b9392505050565b6000806000612710600754856108d191906131a7565b6108db91906131e4565b90506108fc60025473ffffffffffffffffffffffffffffffffffffffff1690565b9590945092505050565b73ffffffffffffffffffffffffffffffffffffffff851633148061092f575061092f85336103dc565b6109bb576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152603260248201527f455243313135353a207472616e736665722063616c6c6572206973206e6f742060448201527f6f776e6572206e6f7220617070726f766564000000000000000000000000000060648201526084016104f1565b6109c88585858585611550565b5050505050565b60608151835114610a62576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602960248201527f455243313135353a206163636f756e747320616e6420696473206c656e67746860448201527f206d69736d61746368000000000000000000000000000000000000000000000060648201526084016104f1565b6000835167ffffffffffffffff811115610a7e57610a7e6129b5565b604051908082528060200260200182016040528015610aa7578160200160208202803683370190505b50905060005b8451811015610b1f57610af2858281518110610acb57610acb6130bc565b6020026020010151858381518110610ae557610ae56130bc565b6020026020010151610450565b828281518110610b0457610b046130bc565b6020908102919091010152610b188161311a565b9050610aad565b509392505050565b60025473ffffffffffffffffffffffffffffffffffffffff163314610b78576040517ffbd286a300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8051610b8b90600690602084019061287e565b5050565b60025473ffffffffffffffffffffffffffffffffffffffff163314610c10576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016104f1565b610c1a600061188a565b565b60025473ffffffffffffffffffffffffffffffffffffffff163314610c9d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016104f1565b73ffffffffffffffffffffffffffffffffffffffff82163b610ceb576040517f43f1d6aa00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b73ffffffffffffffffffffffffffffffffffffffff91909116600090815260036020526040902080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0016911515919091179055565b60025473ffffffffffffffffffffffffffffffffffffffff163314610d92576040517ffbd286a300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60008281526008602090815260409091208251610db19284019061287e565b50817f6bb7ff708619ba0610cba295a58592e0451dee2622938c8755667688daf3529b610ddd8461077b565b604051610dea9190612b84565b60405180910390a25050565b60025473ffffffffffffffffffffffffffffffffffffffff163314801590610e3357503360009081526003602052604090205460ff161515600114155b15610e6a576040517ffbd286a300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60005b83518110156106e757610eaa848281518110610e8b57610e8b6130bc565b6020026020010151848460405180602001604052806000815250611901565b80610eb48161311a565b915050610e6d565b600580546106fa90613153565b610b8b338383611bce565b60025473ffffffffffffffffffffffffffffffffffffffff163314610f25576040517ffbd286a300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6109c4811115610f61576040517ffbd286a300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b600755565b60025473ffffffffffffffffffffffffffffffffffffffff163314610fb7576040517ffbd286a300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610b8b33838360405180602001604052806000815250611901565b60025473ffffffffffffffffffffffffffffffffffffffff163314611023576040517ffbd286a300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610b8b338383604051806020016040528060008152506113ca565b3360009081526003602052604090205460ff16151560011461108c576040517ffbd286a300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b611097838383611d22565b505050565b73ffffffffffffffffffffffffffffffffffffffff85163314806110c557506110c585336103dc565b611151576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602960248201527f455243313135353a2063616c6c6572206973206e6f74206f776e6572206e6f7260448201527f20617070726f766564000000000000000000000000000000000000000000000060648201526084016104f1565b6109c8858585858561202b565b60025473ffffffffffffffffffffffffffffffffffffffff1633146111df576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016104f1565b73ffffffffffffffffffffffffffffffffffffffff8116611282576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f646472657373000000000000000000000000000000000000000000000000000060648201526084016104f1565b61128b8161188a565b50565b3360009081526003602052604090205460ff1615156001146112dc576040517ffbd286a300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61109783838361224e565b60007fffffffff0000000000000000000000000000000000000000000000000000000082167fd9b67a2600000000000000000000000000000000000000000000000000000000148061137a57507fffffffff0000000000000000000000000000000000000000000000000000000082167f0e89341c00000000000000000000000000000000000000000000000000000000145b8061061b57507f01ffc9a7000000000000000000000000000000000000000000000000000000007fffffffff0000000000000000000000000000000000000000000000000000000083161461061b565b73ffffffffffffffffffffffffffffffffffffffff841661146d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602160248201527f455243313135353a206d696e7420746f20746865207a65726f2061646472657360448201527f730000000000000000000000000000000000000000000000000000000000000060648201526084016104f1565b826114a4576040517f7321e15a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60008381526020818152604080832073ffffffffffffffffffffffffffffffffffffffff881684529091528120805433928592916114e390849061321f565b9091555050604080518581526020810185905273ffffffffffffffffffffffffffffffffffffffff80881692600092918516917fc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62910160405180910390a46109c881600087878787612428565b81518351146115e1576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602860248201527f455243313135353a2069647320616e6420616d6f756e7473206c656e6774682060448201527f6d69736d6174636800000000000000000000000000000000000000000000000060648201526084016104f1565b73ffffffffffffffffffffffffffffffffffffffff8416611684576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602560248201527f455243313135353a207472616e7366657220746f20746865207a65726f20616460448201527f647265737300000000000000000000000000000000000000000000000000000060648201526084016104f1565b3360005b84518110156117f55760008582815181106116a5576116a56130bc565b6020026020010151905060008583815181106116c3576116c36130bc565b6020908102919091018101516000848152808352604080822073ffffffffffffffffffffffffffffffffffffffff8e168352909352919091205490915081811015611790576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602a60248201527f455243313135353a20696e73756666696369656e742062616c616e636520666f60448201527f72207472616e736665720000000000000000000000000000000000000000000060648201526084016104f1565b60008381526020818152604080832073ffffffffffffffffffffffffffffffffffffffff8e8116855292528083208585039055908b168252812080548492906117da90849061321f565b92505081905550505050806117ee9061311a565b9050611688565b508473ffffffffffffffffffffffffffffffffffffffff168673ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff167f4a39dc06d4c0dbc64b70af90fd698a233a518aa5d07e595d983b8c0526c8f7fb878760405161186c929190613237565b60405180910390a46118828187878787876126c2565b505050505050565b6002805473ffffffffffffffffffffffffffffffffffffffff8381167fffffffffffffffffffffffff0000000000000000000000000000000000000000831681179093556040519116919082907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a35050565b73ffffffffffffffffffffffffffffffffffffffff84166119a4576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602160248201527f455243313135353a206d696e7420746f20746865207a65726f2061646472657360448201527f730000000000000000000000000000000000000000000000000000000000000060648201526084016104f1565b8151835114611a35576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602860248201527f455243313135353a2069647320616e6420616d6f756e7473206c656e6774682060448201527f6d69736d6174636800000000000000000000000000000000000000000000000060648201526084016104f1565b3360005b8451811015611b3f57848181518110611a5457611a546130bc565b602002602001015160001415611a96576040517f7321e15a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b838181518110611aa857611aa86130bc565b6020026020010151600080878481518110611ac557611ac56130bc565b6020026020010151815260200190815260200160002060008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828254611b27919061321f565b90915550819050611b378161311a565b915050611a39565b508473ffffffffffffffffffffffffffffffffffffffff16600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff167f4a39dc06d4c0dbc64b70af90fd698a233a518aa5d07e595d983b8c0526c8f7fb8787604051611bb7929190613237565b60405180910390a46109c8816000878787876126c2565b8173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161415611c8a576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602960248201527f455243313135353a2073657474696e6720617070726f76616c2073746174757360448201527f20666f722073656c66000000000000000000000000000000000000000000000060648201526084016104f1565b73ffffffffffffffffffffffffffffffffffffffff83811660008181526001602090815260408083209487168084529482529182902080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff001686151590811790915591519182527f17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31910160405180910390a3505050565b73ffffffffffffffffffffffffffffffffffffffff8316611dc5576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602360248201527f455243313135353a206275726e2066726f6d20746865207a65726f206164647260448201527f657373000000000000000000000000000000000000000000000000000000000060648201526084016104f1565b8051825114611e56576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602860248201527f455243313135353a2069647320616e6420616d6f756e7473206c656e6774682060448201527f6d69736d6174636800000000000000000000000000000000000000000000000060648201526084016104f1565b3360005b8351811015611fa5576000848281518110611e7757611e776130bc565b602002602001015190506000848381518110611e9557611e956130bc565b6020908102919091018101516000848152808352604080822073ffffffffffffffffffffffffffffffffffffffff8c168352909352919091205490915081811015611f61576040517f08c379a0000000000000000000000000000000000000000000000000000000008152602060048201526024808201527f455243313135353a206275726e20616d6f756e7420657863656564732062616c60448201527f616e63650000000000000000000000000000000000000000000000000000000060648201526084016104f1565b60009283526020838152604080852073ffffffffffffffffffffffffffffffffffffffff8b1686529091529092209103905580611f9d8161311a565b915050611e5a565b50600073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff167f4a39dc06d4c0dbc64b70af90fd698a233a518aa5d07e595d983b8c0526c8f7fb868660405161201d929190613237565b60405180910390a450505050565b73ffffffffffffffffffffffffffffffffffffffff84166120ce576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602560248201527f455243313135353a207472616e7366657220746f20746865207a65726f20616460448201527f647265737300000000000000000000000000000000000000000000000000000060648201526084016104f1565b60008381526020818152604080832073ffffffffffffffffffffffffffffffffffffffff8916845290915290205433908381101561218e576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602a60248201527f455243313135353a20696e73756666696369656e742062616c616e636520666f60448201527f72207472616e736665720000000000000000000000000000000000000000000060648201526084016104f1565b60008581526020818152604080832073ffffffffffffffffffffffffffffffffffffffff8b81168552925280832087850390559088168252812080548692906121d890849061321f565b9091555050604080518681526020810186905273ffffffffffffffffffffffffffffffffffffffff808916928a821692918616917fc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62910160405180910390a4612245828888888888612428565b50505050505050565b73ffffffffffffffffffffffffffffffffffffffff83166122f1576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602360248201527f455243313135353a206275726e2066726f6d20746865207a65726f206164647260448201527f657373000000000000000000000000000000000000000000000000000000000060648201526084016104f1565b60008281526020818152604080832073ffffffffffffffffffffffffffffffffffffffff871684529091529020543390828110156123b0576040517f08c379a0000000000000000000000000000000000000000000000000000000008152602060048201526024808201527f455243313135353a206275726e20616d6f756e7420657863656564732062616c60448201527f616e63650000000000000000000000000000000000000000000000000000000060648201526084016104f1565b60008481526020818152604080832073ffffffffffffffffffffffffffffffffffffffff898116808652918452828520888703905582518981529384018890529092908616917fc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62910160405180910390a45050505050565b73ffffffffffffffffffffffffffffffffffffffff84163b15611882576040517ff23a6e6100000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff85169063f23a6e619061249f9089908990889088908890600401613265565b602060405180830381600087803b1580156124b957600080fd5b505af1925050508015612507575060408051601f3d9081017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0168201909252612504918101906132b5565b60015b6125f1576125136132d2565b806308c379a0141561256757506125286132ee565b806125335750612569565b806040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016104f19190612b84565b505b6040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152603460248201527f455243313135353a207472616e7366657220746f206e6f6e204552433131353560448201527f526563656976657220696d706c656d656e74657200000000000000000000000060648201526084016104f1565b7fffffffff0000000000000000000000000000000000000000000000000000000081167ff23a6e610000000000000000000000000000000000000000000000000000000014612245576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602860248201527f455243313135353a204552433131353552656365697665722072656a6563746560448201527f6420746f6b656e7300000000000000000000000000000000000000000000000060648201526084016104f1565b73ffffffffffffffffffffffffffffffffffffffff84163b15611882576040517fbc197c8100000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff85169063bc197c81906127399089908990889088908890600401613396565b602060405180830381600087803b15801561275357600080fd5b505af19250505080156127a1575060408051601f3d9081017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe016820190925261279e918101906132b5565b60015b6127ad576125136132d2565b7fffffffff0000000000000000000000000000000000000000000000000000000081167fbc197c810000000000000000000000000000000000000000000000000000000014612245576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602860248201527f455243313135353a204552433131353552656365697665722072656a6563746560448201527f6420746f6b656e7300000000000000000000000000000000000000000000000060648201526084016104f1565b82805461288a90613153565b90600052602060002090601f0160209004810192826128ac57600085556128f2565b82601f106128c557805160ff19168380011785556128f2565b828001600101855582156128f2579182015b828111156128f25782518255916020019190600101906128d7565b506128fe929150612902565b5090565b5b808211156128fe5760008155600101612903565b803573ffffffffffffffffffffffffffffffffffffffff8116811461293b57600080fd5b919050565b6000806040838503121561295357600080fd5b61295c83612917565b946020939093013593505050565b7fffffffff000000000000000000000000000000000000000000000000000000008116811461128b57600080fd5b6000602082840312156129aa57600080fd5b81356108b48161296a565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f830116810181811067ffffffffffffffff82111715612a2857612a286129b5565b6040525050565b600067ffffffffffffffff821115612a4957612a496129b5565b5060051b60200190565b600082601f830112612a6457600080fd5b81356020612a7182612a2f565b604051612a7e82826129e4565b83815260059390931b8501820192828101915086841115612a9e57600080fd5b8286015b84811015612ac057612ab381612917565b8352918301918301612aa2565b509695505050505050565b600080600060608486031215612ae057600080fd5b833567ffffffffffffffff811115612af757600080fd5b612b0386828701612a53565b9660208601359650604090950135949350505050565b6000815180845260005b81811015612b3f57602081850181015186830182015201612b23565b81811115612b51576000602083870101525b50601f017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0169290920160200192915050565b6020815260006108b46020830184612b19565b600060208284031215612ba957600080fd5b5035919050565b60008060408385031215612bc357600080fd5b50508035926020909101359150565b600082601f830112612be357600080fd5b81356020612bf082612a2f565b604051612bfd82826129e4565b83815260059390931b8501820192828101915086841115612c1d57600080fd5b8286015b84811015612ac05780358352918301918301612c21565b600082601f830112612c4957600080fd5b813567ffffffffffffffff811115612c6357612c636129b5565b604051612c9860207fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f85011601826129e4565b818152846020838601011115612cad57600080fd5b816020850160208301376000918101602001919091529392505050565b600080600080600060a08688031215612ce257600080fd5b612ceb86612917565b9450612cf960208701612917565b9350604086013567ffffffffffffffff80821115612d1657600080fd5b612d2289838a01612bd2565b94506060880135915080821115612d3857600080fd5b612d4489838a01612bd2565b93506080880135915080821115612d5a57600080fd5b50612d6788828901612c38565b9150509295509295909350565b60008060408385031215612d8757600080fd5b823567ffffffffffffffff80821115612d9f57600080fd5b612dab86838701612a53565b93506020850135915080821115612dc157600080fd5b50612dce85828601612bd2565b9150509250929050565b600081518084526020808501945080840160005b83811015612e0857815187529582019590820190600101612dec565b509495945050505050565b6020815260006108b46020830184612dd8565b600060208284031215612e3857600080fd5b813567ffffffffffffffff811115612e4f57600080fd5b612e5b84828501612c38565b949350505050565b60008060408385031215612e7657600080fd5b612e7f83612917565b915060208301358015158114612e9457600080fd5b809150509250929050565b60008060408385031215612eb257600080fd5b82359150602083013567ffffffffffffffff811115612ed057600080fd5b612dce85828601612c38565b600080600060608486031215612ef157600080fd5b833567ffffffffffffffff80821115612f0957600080fd5b612f1587838801612a53565b94506020860135915080821115612f2b57600080fd5b612f3787838801612bd2565b93506040860135915080821115612f4d57600080fd5b50612f5a86828701612bd2565b9150509250925092565b60008060408385031215612f7757600080fd5b823567ffffffffffffffff80821115612f8f57600080fd5b612dab86838701612bd2565b600060208284031215612fad57600080fd5b6108b482612917565b600080600060608486031215612fcb57600080fd5b612fd484612917565b9250602084013567ffffffffffffffff80821115612f2b57600080fd5b6000806040838503121561300457600080fd5b61300d83612917565b915061301b60208401612917565b90509250929050565b600080600080600060a0868803121561303c57600080fd5b61304586612917565b945061305360208701612917565b93506040860135925060608601359150608086013567ffffffffffffffff81111561307d57600080fd5b612d6788828901612c38565b60008060006060848603121561309e57600080fd5b6130a784612917565b95602085013595506040909401359392505050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff82141561314c5761314c6130eb565b5060010190565b600181811c9082168061316757607f821691505b602082108114156131a1577f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b50919050565b6000817fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff04831182151516156131df576131df6130eb565b500290565b60008261321a577f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b500490565b60008219821115613232576132326130eb565b500190565b60408152600061324a6040830185612dd8565b828103602084015261325c8185612dd8565b95945050505050565b600073ffffffffffffffffffffffffffffffffffffffff808816835280871660208401525084604083015283606083015260a060808301526132aa60a0830184612b19565b979650505050505050565b6000602082840312156132c757600080fd5b81516108b48161296a565b600060033d11156132eb5760046000803e5060005160e01c5b90565b600060443d10156132fc5790565b6040517ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc803d016004833e81513d67ffffffffffffffff816024840111818411171561334a57505050505090565b82850191508151818111156133625750505050505090565b843d870101602082850101111561337c5750505050505090565b61338b602082860101876129e4565b509095945050505050565b600073ffffffffffffffffffffffffffffffffffffffff808816835280871660208401525060a060408301526133cf60a0830186612dd8565b82810360608401526133e18186612dd8565b905082810360808401526133f58185612b19565b9897505050505050505056fea2646970667358221220e70deb1d0ec25b2ef05353c05c510b166cb54db1c0383da8d5de9a934a809c6164736f6c634300080900330000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000001e697066733a2f2f77655f6172655f616c6c5f676f696e675f746f5f6469650000
Deployed Bytecode
0x608060405234801561001057600080fd5b50600436106101ad5760003560e01c80638da5cb5b116100ee578063bc0b1c5211610097578063e985e9c511610071578063e985e9c5146103ce578063f242432a14610417578063f2fde38b1461042a578063f5298aca1461043d57600080fd5b8063bc0b1c521461036f578063ca2fae3814610382578063d1a0489f146103bb57600080fd5b8063a22cb465116100c8578063a22cb46514610336578063a3dace5d14610349578063a987d9671461035c57600080fd5b80638da5cb5b146102f357806392402f351461031b57806395d89b411461032e57600080fd5b80632eb2c2d61161015b578063715018a611610135578063715018a6146102bd5780637f91f47e146102c5578063862440e2146102d857806388c92266146102eb57600080fd5b80632eb2c2d6146102775780634e1273f41461028a57806355f804b3146102aa57600080fd5b806306fdde031161018c57806306fdde03146102105780630e89341c146102255780632a55205a1461023857600080fd5b8062fdd58e146101b257806301ffc9a7146101d8578063032ce08f146101fb575b600080fd5b6101c56101c0366004612940565b610450565b6040519081526020015b60405180910390f35b6101eb6101e6366004612998565b61052d565b60405190151581526020016101cf565b61020e610209366004612acb565b610621565b005b6102186106ed565b6040516101cf9190612b84565b610218610233366004612b97565b61077b565b61024b610246366004612bb0565b6108bb565b6040805173ffffffffffffffffffffffffffffffffffffffff90931683526020830191909152016101cf565b61020e610285366004612cca565b610906565b61029d610298366004612d74565b6109cf565b6040516101cf9190612e13565b61020e6102b8366004612e26565b610b27565b61020e610b8f565b61020e6102d3366004612e63565b610c1c565b61020e6102e6366004612e9f565b610d41565b6101eb600181565b60025460405173ffffffffffffffffffffffffffffffffffffffff90911681526020016101cf565b61020e610329366004612edc565b610df6565b610218610ebc565b61020e610344366004612e63565b610ec9565b61020e610357366004612b97565b610ed4565b61020e61036a366004612f64565b610f66565b61020e61037d366004612bb0565b610fd2565b6101eb610390366004612f9b565b73ffffffffffffffffffffffffffffffffffffffff1660009081526003602052604090205460ff1690565b61020e6103c9366004612fb6565b61103e565b6101eb6103dc366004612ff1565b73ffffffffffffffffffffffffffffffffffffffff918216600090815260016020908152604080832093909416825291909152205460ff1690565b61020e610425366004613024565b61109c565b61020e610438366004612f9b565b61115e565b61020e61044b366004613089565b61128e565b600073ffffffffffffffffffffffffffffffffffffffff83166104fa576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602b60248201527f455243313135353a2062616c616e636520717565727920666f7220746865207a60448201527f65726f206164647265737300000000000000000000000000000000000000000060648201526084015b60405180910390fd5b5060009081526020818152604080832073ffffffffffffffffffffffffffffffffffffffff949094168352929052205490565b60007fffffffff0000000000000000000000000000000000000000000000000000000082167fd9b67a260000000000000000000000000000000000000000000000000000000014806105c057507fffffffff0000000000000000000000000000000000000000000000000000000082167f0e89341c00000000000000000000000000000000000000000000000000000000145b8061060c57507fffffffff0000000000000000000000000000000000000000000000000000000082167f2a55205a00000000000000000000000000000000000000000000000000000000145b8061061b575061061b826112e7565b92915050565b60025473ffffffffffffffffffffffffffffffffffffffff16331480159061065e57503360009081526003602052604090205460ff161515600114155b15610695576040517ffbd286a300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60005b83518110156106e7576106d58482815181106106b6576106b66130bc565b60200260200101518484604051806020016040528060008152506113ca565b806106df8161311a565b915050610698565b50505050565b600480546106fa90613153565b80601f016020809104026020016040519081016040528092919081815260200182805461072690613153565b80156107735780601f1061074857610100808354040283529160200191610773565b820191906000526020600020905b81548152906001019060200180831161075657829003601f168201915b505050505081565b60008181526008602052604081208054606092919061079990613153565b80601f01602080910402602001604051908101604052809291908181526020018280546107c590613153565b80156108125780601f106107e757610100808354040283529160200191610812565b820191906000526020600020905b8154815290600101906020018083116107f557829003601f168201915b5050505050905060008151116108b2576006805461082f90613153565b80601f016020809104026020016040519081016040528092919081815260200182805461085b90613153565b80156108a85780601f1061087d576101008083540402835291602001916108a8565b820191906000526020600020905b81548152906001019060200180831161088b57829003601f168201915b50505050506108b4565b805b9392505050565b6000806000612710600754856108d191906131a7565b6108db91906131e4565b90506108fc60025473ffffffffffffffffffffffffffffffffffffffff1690565b9590945092505050565b73ffffffffffffffffffffffffffffffffffffffff851633148061092f575061092f85336103dc565b6109bb576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152603260248201527f455243313135353a207472616e736665722063616c6c6572206973206e6f742060448201527f6f776e6572206e6f7220617070726f766564000000000000000000000000000060648201526084016104f1565b6109c88585858585611550565b5050505050565b60608151835114610a62576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602960248201527f455243313135353a206163636f756e747320616e6420696473206c656e67746860448201527f206d69736d61746368000000000000000000000000000000000000000000000060648201526084016104f1565b6000835167ffffffffffffffff811115610a7e57610a7e6129b5565b604051908082528060200260200182016040528015610aa7578160200160208202803683370190505b50905060005b8451811015610b1f57610af2858281518110610acb57610acb6130bc565b6020026020010151858381518110610ae557610ae56130bc565b6020026020010151610450565b828281518110610b0457610b046130bc565b6020908102919091010152610b188161311a565b9050610aad565b509392505050565b60025473ffffffffffffffffffffffffffffffffffffffff163314610b78576040517ffbd286a300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8051610b8b90600690602084019061287e565b5050565b60025473ffffffffffffffffffffffffffffffffffffffff163314610c10576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016104f1565b610c1a600061188a565b565b60025473ffffffffffffffffffffffffffffffffffffffff163314610c9d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016104f1565b73ffffffffffffffffffffffffffffffffffffffff82163b610ceb576040517f43f1d6aa00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b73ffffffffffffffffffffffffffffffffffffffff91909116600090815260036020526040902080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0016911515919091179055565b60025473ffffffffffffffffffffffffffffffffffffffff163314610d92576040517ffbd286a300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60008281526008602090815260409091208251610db19284019061287e565b50817f6bb7ff708619ba0610cba295a58592e0451dee2622938c8755667688daf3529b610ddd8461077b565b604051610dea9190612b84565b60405180910390a25050565b60025473ffffffffffffffffffffffffffffffffffffffff163314801590610e3357503360009081526003602052604090205460ff161515600114155b15610e6a576040517ffbd286a300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60005b83518110156106e757610eaa848281518110610e8b57610e8b6130bc565b6020026020010151848460405180602001604052806000815250611901565b80610eb48161311a565b915050610e6d565b600580546106fa90613153565b610b8b338383611bce565b60025473ffffffffffffffffffffffffffffffffffffffff163314610f25576040517ffbd286a300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6109c4811115610f61576040517ffbd286a300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b600755565b60025473ffffffffffffffffffffffffffffffffffffffff163314610fb7576040517ffbd286a300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610b8b33838360405180602001604052806000815250611901565b60025473ffffffffffffffffffffffffffffffffffffffff163314611023576040517ffbd286a300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610b8b338383604051806020016040528060008152506113ca565b3360009081526003602052604090205460ff16151560011461108c576040517ffbd286a300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b611097838383611d22565b505050565b73ffffffffffffffffffffffffffffffffffffffff85163314806110c557506110c585336103dc565b611151576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602960248201527f455243313135353a2063616c6c6572206973206e6f74206f776e6572206e6f7260448201527f20617070726f766564000000000000000000000000000000000000000000000060648201526084016104f1565b6109c8858585858561202b565b60025473ffffffffffffffffffffffffffffffffffffffff1633146111df576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016104f1565b73ffffffffffffffffffffffffffffffffffffffff8116611282576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f646472657373000000000000000000000000000000000000000000000000000060648201526084016104f1565b61128b8161188a565b50565b3360009081526003602052604090205460ff1615156001146112dc576040517ffbd286a300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61109783838361224e565b60007fffffffff0000000000000000000000000000000000000000000000000000000082167fd9b67a2600000000000000000000000000000000000000000000000000000000148061137a57507fffffffff0000000000000000000000000000000000000000000000000000000082167f0e89341c00000000000000000000000000000000000000000000000000000000145b8061061b57507f01ffc9a7000000000000000000000000000000000000000000000000000000007fffffffff0000000000000000000000000000000000000000000000000000000083161461061b565b73ffffffffffffffffffffffffffffffffffffffff841661146d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602160248201527f455243313135353a206d696e7420746f20746865207a65726f2061646472657360448201527f730000000000000000000000000000000000000000000000000000000000000060648201526084016104f1565b826114a4576040517f7321e15a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60008381526020818152604080832073ffffffffffffffffffffffffffffffffffffffff881684529091528120805433928592916114e390849061321f565b9091555050604080518581526020810185905273ffffffffffffffffffffffffffffffffffffffff80881692600092918516917fc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62910160405180910390a46109c881600087878787612428565b81518351146115e1576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602860248201527f455243313135353a2069647320616e6420616d6f756e7473206c656e6774682060448201527f6d69736d6174636800000000000000000000000000000000000000000000000060648201526084016104f1565b73ffffffffffffffffffffffffffffffffffffffff8416611684576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602560248201527f455243313135353a207472616e7366657220746f20746865207a65726f20616460448201527f647265737300000000000000000000000000000000000000000000000000000060648201526084016104f1565b3360005b84518110156117f55760008582815181106116a5576116a56130bc565b6020026020010151905060008583815181106116c3576116c36130bc565b6020908102919091018101516000848152808352604080822073ffffffffffffffffffffffffffffffffffffffff8e168352909352919091205490915081811015611790576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602a60248201527f455243313135353a20696e73756666696369656e742062616c616e636520666f60448201527f72207472616e736665720000000000000000000000000000000000000000000060648201526084016104f1565b60008381526020818152604080832073ffffffffffffffffffffffffffffffffffffffff8e8116855292528083208585039055908b168252812080548492906117da90849061321f565b92505081905550505050806117ee9061311a565b9050611688565b508473ffffffffffffffffffffffffffffffffffffffff168673ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff167f4a39dc06d4c0dbc64b70af90fd698a233a518aa5d07e595d983b8c0526c8f7fb878760405161186c929190613237565b60405180910390a46118828187878787876126c2565b505050505050565b6002805473ffffffffffffffffffffffffffffffffffffffff8381167fffffffffffffffffffffffff0000000000000000000000000000000000000000831681179093556040519116919082907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a35050565b73ffffffffffffffffffffffffffffffffffffffff84166119a4576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602160248201527f455243313135353a206d696e7420746f20746865207a65726f2061646472657360448201527f730000000000000000000000000000000000000000000000000000000000000060648201526084016104f1565b8151835114611a35576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602860248201527f455243313135353a2069647320616e6420616d6f756e7473206c656e6774682060448201527f6d69736d6174636800000000000000000000000000000000000000000000000060648201526084016104f1565b3360005b8451811015611b3f57848181518110611a5457611a546130bc565b602002602001015160001415611a96576040517f7321e15a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b838181518110611aa857611aa86130bc565b6020026020010151600080878481518110611ac557611ac56130bc565b6020026020010151815260200190815260200160002060008873ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828254611b27919061321f565b90915550819050611b378161311a565b915050611a39565b508473ffffffffffffffffffffffffffffffffffffffff16600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff167f4a39dc06d4c0dbc64b70af90fd698a233a518aa5d07e595d983b8c0526c8f7fb8787604051611bb7929190613237565b60405180910390a46109c8816000878787876126c2565b8173ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161415611c8a576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602960248201527f455243313135353a2073657474696e6720617070726f76616c2073746174757360448201527f20666f722073656c66000000000000000000000000000000000000000000000060648201526084016104f1565b73ffffffffffffffffffffffffffffffffffffffff83811660008181526001602090815260408083209487168084529482529182902080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff001686151590811790915591519182527f17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31910160405180910390a3505050565b73ffffffffffffffffffffffffffffffffffffffff8316611dc5576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602360248201527f455243313135353a206275726e2066726f6d20746865207a65726f206164647260448201527f657373000000000000000000000000000000000000000000000000000000000060648201526084016104f1565b8051825114611e56576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602860248201527f455243313135353a2069647320616e6420616d6f756e7473206c656e6774682060448201527f6d69736d6174636800000000000000000000000000000000000000000000000060648201526084016104f1565b3360005b8351811015611fa5576000848281518110611e7757611e776130bc565b602002602001015190506000848381518110611e9557611e956130bc565b6020908102919091018101516000848152808352604080822073ffffffffffffffffffffffffffffffffffffffff8c168352909352919091205490915081811015611f61576040517f08c379a0000000000000000000000000000000000000000000000000000000008152602060048201526024808201527f455243313135353a206275726e20616d6f756e7420657863656564732062616c60448201527f616e63650000000000000000000000000000000000000000000000000000000060648201526084016104f1565b60009283526020838152604080852073ffffffffffffffffffffffffffffffffffffffff8b1686529091529092209103905580611f9d8161311a565b915050611e5a565b50600073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff167f4a39dc06d4c0dbc64b70af90fd698a233a518aa5d07e595d983b8c0526c8f7fb868660405161201d929190613237565b60405180910390a450505050565b73ffffffffffffffffffffffffffffffffffffffff84166120ce576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602560248201527f455243313135353a207472616e7366657220746f20746865207a65726f20616460448201527f647265737300000000000000000000000000000000000000000000000000000060648201526084016104f1565b60008381526020818152604080832073ffffffffffffffffffffffffffffffffffffffff8916845290915290205433908381101561218e576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602a60248201527f455243313135353a20696e73756666696369656e742062616c616e636520666f60448201527f72207472616e736665720000000000000000000000000000000000000000000060648201526084016104f1565b60008581526020818152604080832073ffffffffffffffffffffffffffffffffffffffff8b81168552925280832087850390559088168252812080548692906121d890849061321f565b9091555050604080518681526020810186905273ffffffffffffffffffffffffffffffffffffffff808916928a821692918616917fc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62910160405180910390a4612245828888888888612428565b50505050505050565b73ffffffffffffffffffffffffffffffffffffffff83166122f1576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602360248201527f455243313135353a206275726e2066726f6d20746865207a65726f206164647260448201527f657373000000000000000000000000000000000000000000000000000000000060648201526084016104f1565b60008281526020818152604080832073ffffffffffffffffffffffffffffffffffffffff871684529091529020543390828110156123b0576040517f08c379a0000000000000000000000000000000000000000000000000000000008152602060048201526024808201527f455243313135353a206275726e20616d6f756e7420657863656564732062616c60448201527f616e63650000000000000000000000000000000000000000000000000000000060648201526084016104f1565b60008481526020818152604080832073ffffffffffffffffffffffffffffffffffffffff898116808652918452828520888703905582518981529384018890529092908616917fc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62910160405180910390a45050505050565b73ffffffffffffffffffffffffffffffffffffffff84163b15611882576040517ff23a6e6100000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff85169063f23a6e619061249f9089908990889088908890600401613265565b602060405180830381600087803b1580156124b957600080fd5b505af1925050508015612507575060408051601f3d9081017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0168201909252612504918101906132b5565b60015b6125f1576125136132d2565b806308c379a0141561256757506125286132ee565b806125335750612569565b806040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016104f19190612b84565b505b6040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152603460248201527f455243313135353a207472616e7366657220746f206e6f6e204552433131353560448201527f526563656976657220696d706c656d656e74657200000000000000000000000060648201526084016104f1565b7fffffffff0000000000000000000000000000000000000000000000000000000081167ff23a6e610000000000000000000000000000000000000000000000000000000014612245576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602860248201527f455243313135353a204552433131353552656365697665722072656a6563746560448201527f6420746f6b656e7300000000000000000000000000000000000000000000000060648201526084016104f1565b73ffffffffffffffffffffffffffffffffffffffff84163b15611882576040517fbc197c8100000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff85169063bc197c81906127399089908990889088908890600401613396565b602060405180830381600087803b15801561275357600080fd5b505af19250505080156127a1575060408051601f3d9081017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe016820190925261279e918101906132b5565b60015b6127ad576125136132d2565b7fffffffff0000000000000000000000000000000000000000000000000000000081167fbc197c810000000000000000000000000000000000000000000000000000000014612245576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602860248201527f455243313135353a204552433131353552656365697665722072656a6563746560448201527f6420746f6b656e7300000000000000000000000000000000000000000000000060648201526084016104f1565b82805461288a90613153565b90600052602060002090601f0160209004810192826128ac57600085556128f2565b82601f106128c557805160ff19168380011785556128f2565b828001600101855582156128f2579182015b828111156128f25782518255916020019190600101906128d7565b506128fe929150612902565b5090565b5b808211156128fe5760008155600101612903565b803573ffffffffffffffffffffffffffffffffffffffff8116811461293b57600080fd5b919050565b6000806040838503121561295357600080fd5b61295c83612917565b946020939093013593505050565b7fffffffff000000000000000000000000000000000000000000000000000000008116811461128b57600080fd5b6000602082840312156129aa57600080fd5b81356108b48161296a565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f830116810181811067ffffffffffffffff82111715612a2857612a286129b5565b6040525050565b600067ffffffffffffffff821115612a4957612a496129b5565b5060051b60200190565b600082601f830112612a6457600080fd5b81356020612a7182612a2f565b604051612a7e82826129e4565b83815260059390931b8501820192828101915086841115612a9e57600080fd5b8286015b84811015612ac057612ab381612917565b8352918301918301612aa2565b509695505050505050565b600080600060608486031215612ae057600080fd5b833567ffffffffffffffff811115612af757600080fd5b612b0386828701612a53565b9660208601359650604090950135949350505050565b6000815180845260005b81811015612b3f57602081850181015186830182015201612b23565b81811115612b51576000602083870101525b50601f017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0169290920160200192915050565b6020815260006108b46020830184612b19565b600060208284031215612ba957600080fd5b5035919050565b60008060408385031215612bc357600080fd5b50508035926020909101359150565b600082601f830112612be357600080fd5b81356020612bf082612a2f565b604051612bfd82826129e4565b83815260059390931b8501820192828101915086841115612c1d57600080fd5b8286015b84811015612ac05780358352918301918301612c21565b600082601f830112612c4957600080fd5b813567ffffffffffffffff811115612c6357612c636129b5565b604051612c9860207fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f85011601826129e4565b818152846020838601011115612cad57600080fd5b816020850160208301376000918101602001919091529392505050565b600080600080600060a08688031215612ce257600080fd5b612ceb86612917565b9450612cf960208701612917565b9350604086013567ffffffffffffffff80821115612d1657600080fd5b612d2289838a01612bd2565b94506060880135915080821115612d3857600080fd5b612d4489838a01612bd2565b93506080880135915080821115612d5a57600080fd5b50612d6788828901612c38565b9150509295509295909350565b60008060408385031215612d8757600080fd5b823567ffffffffffffffff80821115612d9f57600080fd5b612dab86838701612a53565b93506020850135915080821115612dc157600080fd5b50612dce85828601612bd2565b9150509250929050565b600081518084526020808501945080840160005b83811015612e0857815187529582019590820190600101612dec565b509495945050505050565b6020815260006108b46020830184612dd8565b600060208284031215612e3857600080fd5b813567ffffffffffffffff811115612e4f57600080fd5b612e5b84828501612c38565b949350505050565b60008060408385031215612e7657600080fd5b612e7f83612917565b915060208301358015158114612e9457600080fd5b809150509250929050565b60008060408385031215612eb257600080fd5b82359150602083013567ffffffffffffffff811115612ed057600080fd5b612dce85828601612c38565b600080600060608486031215612ef157600080fd5b833567ffffffffffffffff80821115612f0957600080fd5b612f1587838801612a53565b94506020860135915080821115612f2b57600080fd5b612f3787838801612bd2565b93506040860135915080821115612f4d57600080fd5b50612f5a86828701612bd2565b9150509250925092565b60008060408385031215612f7757600080fd5b823567ffffffffffffffff80821115612f8f57600080fd5b612dab86838701612bd2565b600060208284031215612fad57600080fd5b6108b482612917565b600080600060608486031215612fcb57600080fd5b612fd484612917565b9250602084013567ffffffffffffffff80821115612f2b57600080fd5b6000806040838503121561300457600080fd5b61300d83612917565b915061301b60208401612917565b90509250929050565b600080600080600060a0868803121561303c57600080fd5b61304586612917565b945061305360208701612917565b93506040860135925060608601359150608086013567ffffffffffffffff81111561307d57600080fd5b612d6788828901612c38565b60008060006060848603121561309e57600080fd5b6130a784612917565b95602085013595506040909401359392505050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff82141561314c5761314c6130eb565b5060010190565b600181811c9082168061316757607f821691505b602082108114156131a1577f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b50919050565b6000817fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff04831182151516156131df576131df6130eb565b500290565b60008261321a577f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b500490565b60008219821115613232576132326130eb565b500190565b60408152600061324a6040830185612dd8565b828103602084015261325c8185612dd8565b95945050505050565b600073ffffffffffffffffffffffffffffffffffffffff808816835280871660208401525084604083015283606083015260a060808301526132aa60a0830184612b19565b979650505050505050565b6000602082840312156132c757600080fd5b81516108b48161296a565b600060033d11156132eb5760046000803e5060005160e01c5b90565b600060443d10156132fc5790565b6040517ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc803d016004833e81513d67ffffffffffffffff816024840111818411171561334a57505050505090565b82850191508151818111156133625750505050505090565b843d870101602082850101111561337c5750505050505090565b61338b602082860101876129e4565b509095945050505050565b600073ffffffffffffffffffffffffffffffffffffffff808816835280871660208401525060a060408301526133cf60a0830186612dd8565b82810360608401526133e18186612dd8565b905082810360808401526133f58185612b19565b9897505050505050505056fea2646970667358221220e70deb1d0ec25b2ef05353c05c510b166cb54db1c0383da8d5de9a934a809c6164736f6c63430008090033
Constructor Arguments (ABI-Encoded and is the last bytes of the Contract Creation Code above)
0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000001e697066733a2f2f77655f6172655f616c6c5f676f696e675f746f5f6469650000
-----Decoded View---------------
Arg [0] : _baseURI (string): ipfs://we_are_all_going_to_die
-----Encoded View---------------
3 Constructor Arguments found :
Arg [0] : 0000000000000000000000000000000000000000000000000000000000000020
Arg [1] : 000000000000000000000000000000000000000000000000000000000000001e
Arg [2] : 697066733a2f2f77655f6172655f616c6c5f676f696e675f746f5f6469650000
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.