pixelrobbers

Verified contract

Active on Ethereum with 1,427 txns
Deployed by via 0xc2e60765 at 15111978
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#2443)
ERC-721
--
0xd3f75ab151c41e9fd4861557a33e40c0f297e7929e1b8ce74960906c9430f004
From
0x692159c65d3646286b4e1b5dc7abc38f246ce75c046bc7b01f9593e060fed633
0x6ead47cd2feb2c52c8cf71b43991e2edf7165f62d214d41827939b29604f59ff
0xb3e14b5d52d6d5f99a5f15e1a36ee9ceaa95c644f942efaebfe0cc9e0536285f
0x6742602f1e7eac7a99546bdf5f938a3af5bdb56ede575b4638138a7e0a95a8c7
0x79b987a57cbff1054520b33447f225023875874bd86a9c0f34a392357a0a2114
0x8b8fd4329f888c34260cbdfc2d8a46f4123f283697b4ae8b60df5edd8d0f6cc3
0x51605145454850626356a6a730ed7883f1df9937509932b52f7f7f6bf93e840b
0x15c96f63f1f7e0bdcbfcc890c062cae78bb74fea03836183958ee96bd6074507
0x5f2f7c9a7f356b923b80cbcdda941a6d26de6b957bfbcec6c3956b55da494613

Functions
Getter at block 20857242
cost1(view returns (uint256)
0
cost2(view returns (uint256)
2000000000000000
hiddenMetadataUri(view returns (string)
maxLimitPerWallet(view returns (uint256)
3
maxMintAmountPerTx(view returns (uint256)
3
name(view returns (string)
pixelrobbers
owner(view returns (address)
0xb1f09e0586a0a612e78fc8b499c15143bf908ba6
price(view returns (uint256)
2000000000000000
revealed(view returns (bool)
true
sale(view returns (bool)
true
supplyLimit(view returns (uint256)
3333
symbol(view returns (string)
pr
totalSupply(view returns (uint256)
1255
uri(view returns (string)
https://gateway.pinata.cloud/ipfs/QmTC8p6qaPTca7tf4XWCkPdXECE7Ss1FscVr1eZ7TrLMoj/
uriSuffix(view returns (string)
.json
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)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
Airdrop(uint256 _mintAmountaddress _receiver
Mint(uint256 _mintAmountpayable 
approve(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setRevealed(bool _state
setSaleStatus(bool _sale
setUriSuffix(string _uriSuffix
setcost1(uint256 _cost1
setcost2(uint256 _cost2
setmaxLimitPerWallet(uint256 _maxLimitPerWallet
setsupplyLimit(uint256 _supplyLimit
seturi(string _uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(