This contract is being backfilled. You may encounter incomplete storage history.

Deez Nuts

Verified contract

Active on Ethereum with 6,699 txns
Deployed by via 0xaacdcc55 at 13268857
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Deez Nuts"

0xeac0e94cef247bde13fe281704ed77972d64cf3c5ee596c5ee7c13f1579d1b09
0x9fdb6278c955c6df840968cf78649f6216c41e68f61d78d5d320d4dfd2b04502
0xe4294a2aad4084963d99be706bd1f3d7f1d74ba47b078fa4dd562b488c3f6630
0x8d867b654d1acd82d79cf13835878acc943f28369c700abc3e0375b58423a5ea
0xa140ead3ef68a53106a87d32133707c3213e91dc46f56c2e829996c119f7c98e
0x0a1c618c90218978587b32ab8e701a3d9657bd6b26613d944bfdead7dc01503c
0xaf34992ca87a2259170a1e91040302abcd4aae3d6e90a2c01bde20c77e87b135
0x2f0b442c2c87680c37546ce4172478595d3be66bff301d38b36e83ab12a3da3e
0x3894b69178e8b57bc752e397e87f64549e6ab08d22796a3ecdd69970da164847
0x12fd5286d8ff05abb66d5f0426e9f6a3d86eab67f228176a896ba8bda4b78899

Functions
Getter at block 20889411
MAX_SUPPLY(view returns (uint256)
10000
baseTokenURI(pure returns (string)
https://storage.googleapis.com/deeznutsnft/final/Nut
name(view returns (string)
Deez Nuts
owner(view returns (address)
0x274a5f5ea6a2e0d184800fe891c4aa5bcc715347
symbol(view returns (string)
NTS
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdpure returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
factoryMint(address _to
mintTo(address _to
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setFactoryAddress(address _factoryAddress
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
constructor(address _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.