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

NiftyBuilderInstance

Verified contract

Active on Ethereum with 467 txns
Deployed by via 0x0b4110e7 at 13187425
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NiftyBuilderInstance"

0x3339fa6ef4b439d5ee4ef23ce21685464bf0679c8ae7e4b0bacba0fd73bf120f
0xc1b74fdd903aafed24b5e8748d8c11f6edf0497025213450f8c80ef3f03b19bb
0x0386b15e4823812b9557815c35634cae6c8d258c55f73487e666072d06bc822b
0xbc7cf64136df0191546bb63e087b8f97752826aad43ccec79554b3af6ae385af
0x6b857aa1df14c8452d8cbb22453fe1f90b4f4a4efd32ae14b264ab976194b469
0x789986976b81c913b37a40e1f4a2e7373b54cab2f1061ef913bf39c590a57ceb
0x4c479f0c4253c37f659799ec2ed6deab46cc9021dccb83736032c69c7063451e
0xcea05020c7bd1b6988bb744effffbc4de7ca3fd685587769cec835472fdf89da
0xd88efad218a3d8a8f01be512631fbdce5aca025ce06ed225df767814a668cdb4
0x1931b607be3d280707d211c7ca23389da753d8a8813dcf2ec406c93cd520935d

Functions
Getter at block 20808208
_defaultOwner(view returns (address)
0xe052113bd7d7700d623414a0a4585bcae754e9d5
_id(view returns (uint256)
83
_typeCount(view returns (uint256)
191
creator(view returns (string)
Jon Burgerman
name(view returns (string)
Pizza Punks 2 by Jon Burgerman
symbol(view returns (string)
PIZZAPUNKSBYJONBURGERMAN
Read-only
_getFinalized(uint256 niftyTypeview returns (bool)
_mintCount(uint256view returns (uint256)
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)
tokenIPFSHash(uint256 tokenIdview returns (string)
tokenName(uint256 tokenIdview returns (string)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
mintNifty(uint256 niftyTypeuint256 count
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setFinalized(uint256 niftyType
setNiftyIPFSHash(uint256 niftyTypestring hashIPFS
setNiftyName(uint256 niftyTypestring niftyName
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromAddressaddress indexed toAddress
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symboluint256 iduint256 typeCountstring baseURIstring creator_address niftyRegistryContractaddress defaultOwner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.