This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20893982, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

NiftyBuilderInstance

Verified contract

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

No balances found for "NiftyBuilderInstance"

0x91a5054164c5d47edc6cab9f45e6d2b0a32ec2e8faa5010958488c03d6b9cf9d
0x98705117965faa6459c0be0ebf861903753c2f8dec72deb7e46f5e4d36d0fa17
0x488c48578698f59d5c2ea787dabfa3650f3d8d16fe18c03a67fbe2fcf8468961
0x057859c57d84da1e9cb938bcb43eea5582410b476448c97aa1002d32c39ed669
0x725389b00ee0d3c0a88a2ce95c144a2a009fb8db4eda4bdf4c2952b98f5da028
0x1ff9597b86ef6ae6e60b63a45e1e9f20aefc9ebccddbc081508f1990acd806cf
0x5b7e1dc36d979b0dc86b6e2fac34529ddb8af2f72de687f19d412b81d9fda20f
0x530727d8e8f6ae7d7ef36b1c9847ffd11edd3c75133f8b634ff2f522a249d848
0x1aa50077a797c8d8d018a04c810ba9f88ad74b4bfe2011a5b99f24005e86a5b1
0x70e60d5cbd8b6890845bfee0a31ab9c49b9bf233e0291c3f4cc5ccba6b12b1d6

Functions
Getter at block 20893981
_defaultOwner(view returns (address)
0xe052113bd7d7700d623414a0a4585bcae754e9d5
_id(view returns (uint256)
367
_typeCount(view returns (uint256)
5
creator(view returns (string)
What's the best that could happen?
name(view returns (string)
What's the best that could happen?
symbol(view returns (string)
WHATSTHEBESTTHATCOULDHAPPEN
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.