CNP PETS
Verified contract
Active on
Ethereum with 1,681 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($1.68)
Native
Value
$1.68
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00054 | $3,112.50 |
$1.68 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20319779 | 4 months ago | | | 0 | 0.00021476038 | |
| 19820859 | 6 months ago | | | 0 | 0.00011243715 | |
| 19798691 | 7 months ago | | | 0 | 0.00013549092 | |
| 19072486 | 10 months ago | | | 0 | 0.00028031160 | |
| 18306995 | a year ago | | | 0 | 0.00021857252 | |
| 18283517 | a year ago | | | 0 | 0.00027123600 | |
| 17968455 | a year ago | | | 0 | 0.00066511999 | |
| 17821303 | a year ago | | | 0 | 0.0013416508 | |
| 17636466 | a year ago | | | 0 | 0.0022605585 | |
| 17366780 | a year ago | | | 0 | 0.0013157007 |
ABI
ABI objects
Getter at block 21227140
OPERATOR_FILTER_REGISTRY() view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
hiddenMetadataUri() view returns (string)
ipfs://bafybeibii24mwz6uc347glqceo4ldwg7lrx3g6pild4g3xrdhvhmvtpptu/unreveal.json
maxLimitPerWallet() view returns (uint256)
4
maxMintAmountPerTx() view returns (uint256)
4
merkleRoot() view returns (bytes32)
0xe5fd7b9b0a946dd0fd833876d9943534c382fb6af2659dd3c0f6116fe2f0041e
name() view returns (string)
CNP PETS
ogMinted() view returns (uint256)
33
ogSale() view returns (bool)
false
ogmaxLimitPerWallet() view returns (uint256)
2
ogmaxMintAmountPerTx() view returns (uint256)
2
ogmerkleRoot() view returns (bytes32)
0x83da5ebf8a714d67909f6a2a1d19537fec3d9e783ea530067d75052b91ebe577
ogprice() view returns (uint256)
5000000000000000
ogsupplyLimit() view returns (uint256)
2000
owner() view returns (address)
0x6dbe94e486d8d2f6878c94dcdd612c886310c40e
price() view returns (uint256)
5000000000000000
publicMinted() view returns (uint256)
81
publicSale() view returns (bool)
false
revealed() view returns (bool)
true
supplyLimit() view returns (uint256)
2222
symbol() view returns (string)
CNP PETS Official
totalSupply() view returns (uint256)
1913
uriSuffix() view returns (string)
.json
whitelistSale() view returns (bool)
false
wlMinted() view returns (uint256)
1798
wlmaxLimitPerWallet() view returns (uint256)
2
wlmaxMintAmountPerTx() view returns (uint256)
2
wlprice() view returns (uint256)
5000000000000000
wlsupplyLimit() view returns (uint256)
2222
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ogMintCount(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
publicMintCount(address) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
tokensOfOwner(address owner) view returns (uint256[])
wlMintCount(address) view returns (uint256)
State-modifying
Events MassAirdrop(address[] receivers)
OGMint(uint256 _mintAmount, bytes32[] _merkleProof) payable
OwnerMint(uint256 _mintAmount, address _receiver)
PublicMint(uint256 _mintAmount) payable
WlMint(uint256 _mintAmount, bytes32[] _merkleProof) payable
approve(address to, uint256 tokenId) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId) payable
safeTransferFrom(address from, address to, uint256 tokenId, bytes data) payable
setApprovalForAll(address operator, bool approved)
setHiddenMetadataUri(string _hiddenMetadataUri)
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx)
setPrice(uint256 _price)
setRevealed(bool _state)
setUriSuffix(string _uriSuffix)
setmaxLimitPerWallet(uint256 _maxLimitPerWallet)
setogMerkleRootHash(bytes32 _ogmerkleRoot)
setogPrice(uint256 _ogprice)
setogSale(bool _ogSale)
setogmaxMintAmountPerTx(uint256 _ogmaxMintAmountPerTx)
setogsupplyLimit(uint256 _ogsupplyLimit)
setpublicSale(bool _publicSale)
setsupplyLimit(uint256 _supplyLimit)
seturi(string _uri)
setwlMerkleRootHash(bytes32 _merkleRoot)
setwlPrice(uint256 _wlprice)
setwlSale(bool _whitelistSale)
setwlmaxLimitPerWallet(uint256 _wlmaxLimitPerWallet)
setwlmaxMintAmountPerTx(uint256 _wlmaxMintAmountPerTx)
setwlsupplyLimit(uint256 _wlsupplyLimit)
transferFrom(address from, address to, uint256 tokenId) payable
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed from, address indexed to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
ethReceived(address arg0, uint256 arg1)
constructor(string _uri)
receive()
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
BalanceQueryForZeroAddress()
MintERC2309QuantityExceedsLimit()
MintToZeroAddress()
MintZeroQuantity()
OperatorNotAllowed(address operator)
OwnerQueryForNonexistentToken()
OwnershipNotInitializedForExtraData()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
URIQueryForNonexistentToken()