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

Zapper NFT

Verified contract

Active on Ethereum with 173,920 txns
Deployed by via 0x17bbcbb3 at 12543530
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xa196cd361c53961669497260659bef6f2d3ad9b2e99cd07356a2f24a1b334751
0x3b1cba41b9db57bafa09bf6110a822321284ea4760445da4ebafb62d77fd81d3
0xadfb5d9bf6e67e35c8f6a58d92a78f4e90230034edbab3c509320467ffa328c8
0x64ff410659bb27a6fcb0d54bbf0f798c9ead6098e7e5a9467d3585438992783f
0x8ffaa3ed91c7b525ca7582217572199d989267de117924dc7a3663c0fbf14fbd
0xcd7b9cf3b14d1da4c8672b6ced4235df46bb09330ad6e65d19b7b1615c1e3bd2
0xbdbb305871ebf296490092d7ef3d27564203cd2ecaf5aa8864064c1f5f497fdc
0xdad8ffd403f92d061a2c9f0c6d5b5c1343c277998429118f5d24eee16ae85b77
0xaf9751058bbd0ad0c1060757238a848d6de0d36b3dc97fb01cc46976429b3641
0x09fa0b13c6cb6a88eede849e67865d5084d18725b4408557afa40ccf125ec91e

Functions
Getter at block 20792731
_signer(view returns (address)
0x31d65d5d908b0c3ec294bc4a0df6260129eb609c
name(view returns (string)
Zapper NFT
owner(view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
paused(view returns (bool)
true
symbol(view returns (string)
ZPR_NFT
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getMessageHash(address accountuint256 idpure returns (bytes32)
hasMinted(uint256addressview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 _idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
batchMint(address _accountuint256[] _idsbytes[] _signaturesbytes[] _data
create(string _cidbytes _datareturns (uint256 _id)
mint(address _accountuint256 _idbytes _signaturebytes _data
pause(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
transferOwnership(address newOwner
updateSigner(address signer
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string _namestring _symbolstring _uriaddress _signeraddress manager
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.