It's Nothing

Verified contract

Proxy

Active on Ethereum with 1,126 txns
Deployed by via 0x06ed783d at 14930269
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
2 additional variables
Native
Value $0.43
0x13ee92e1ea77a8140ccee13e00ec3f59eec71120f7239ec60489d87b8835c4f9
0xcf5d3fadc5d351305717106788f3e7dd8000a108a9ec33284c5b7b77fd5073d5
0xb3eafd05184adaebe7751471ebad3f3731c6e9d43f0058ab65e9c5b0e8be3fc1
0x2d8dea710aa66a1688e05b9cf18f67711ec6248305533a57a9ed504f0332533e
0x9ca5585848d7d57de384f6dad7da5f6b810b9c41ce6d1d90c195d05b61f6c9dd
0x8f3c23586fdd2293b8af7157fd90737d270a392bff0f839d58777810f44bd699
0x8eca64f2fef5fbd601906ab591f94c0831d4b4e14ab8e5afbec0b59800243d7c
0x44860e138eb5538519d9022dacaba08d9113d6850a5bfaf78af75ef4ce0e6573
0xb0cbf5d1c28fc95b300466a35b50116e36666201d37629d99d9634cfa57c2e80
0xbce9cd182e521c6fd69a2090cf3f74b039c5ae16a21c9ec56ff8322fa165d85d

Functions
Getter at block 21202225
ammountWithdrawn(view returns (uint256)
0
 
contractURI(view returns (string)
isPublicMintingEnabled(view returns (bool)
true
mintFee(view returns (uint256)
0
mintLimit(view returns (uint256)
1
name(view returns (string)
It's Nothing
owner(view returns (address)
0xf88a0058fab4eac59debb4ef3ebe98af43391716
placeholderImage(view returns (string)
remaining(view returns (uint256)
0
royaltyBasis(view returns (uint256)
750
shareAddress(view returns (address)
0xe28564784a0f57554d8beec807e8609b40a97241
symbol(view returns (string)
Nothing
version(pure returns (string)
1.0.5
Read-only
accountMintCount(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
cache(uint256view returns (uint256)
cachePosition(uint256view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTokenAvailable(uint256 tokenIDview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
changeMintFee(uint256 mintFee_
changeMintLimit(uint256 mintLimit_
changePlaceholderImage(string placeholderImage_
initialize(string name_string symbol_string baseURI_address ownerAddress_uint256 mintFee_uint256 size_bool mintSelectionEnabled_bool mintRandomEnabled_address whiteListSignerAddress_uint256 mintLimit_uint256 royaltyBasis_string placeholderImage_
mintRandom(payable 
mintToAccount(address touint256 tokenID
mintToken(uint256 tokenIDpayable 
mintWithSignature(bool isFreeaddress touint256 tokenIDbool isRandomuint256 customFeebytes signaturepayable 
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
toggleRandomPublicMinting(
transferBalance(address touint256 ammount
transferERC20Balance(address erc20ContractAddressaddress touint256 ammount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.