Chin Pokies

Verified contract

Active on Ethereum with 9,066 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $107.88
0xa63de286dee22955bd21a9054a4e71541d331ab7604cf3909b34f5f601726347
0x18c92cec73fb02506fbd69ea29a67f4f7351443f3da2374a0b75f71d56c64ae0
0x44da8dcb6a8c5f899ec15fce5069b65bebc972c881e6b07f6dbdfa93b8c05205
0xb719c10f1a14cc35dc9ad0931a29e51881c019593d71cbdb97949b43549ea9b8
0x926d7c9602297dabbb02ba23bab186c839f2982206a4f1f7535eecfb8a37d868
0xc96d0eddfae9bcce5dbf7fa79508ec6fe03dacc492b31d0108623ebfd0601d4f
0x691395b052f292d5feaf7e6aa1fd70c24860bc556dc396b754beba92eb8aa6a4
0x2daa6ac0626434a85ee54fb9c49e9d974800837ec30a9e7f1dd82bd7457ebf3f
0xe570abee4fda7efa5dc39476f08d269c93cdd7333c92e241b4259a1eba060560
0x6f12b8294381c4b9ef4793be089c85ffacdc303fe5d70ccb09ebae6ac88d88fa

Functions
Getter at block 20915812
allowlistMintEnabled(view returns (bool)
false
cost(view returns (uint256)
36900000000000000
getMerkleRoot(view returns (bytes32)
0xbaaa60c11b114de790b6ce796b9296067c6d5b6e29741385851f13b8a2b5e47b
maxMintAmountPerTx(view returns (uint256)
11
maxSupply(view returns (uint256)
6970
merkleRoot(view returns (bytes32)
0xbaaa60c11b114de790b6ce796b9296067c6d5b6e29741385851f13b8a2b5e47b
name(view returns (string)
Chin Pokies
owner(view returns (address)
0xe5a66dd8eda92b44b61d50eea3d6740a6967a90b
paused(view returns (bool)
true
special(view returns (uint256)
2
specialSend(view returns (uint256)
1
symbol(view returns (string)
POKIE
totalMinted(view returns (uint256)
126651
totalSupply(view returns (uint256)
126651
uriPrefix(view returns (string)
ipfs://bafybeibpiuagj27j4jqxhf75f5r6eijly5d33phhgv2qtwtfoonh6ujhde/
Read-only
balanceOf(address ownerview returns (uint256)
checkAllowlistUsed(address walletview returns (bool)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getOwnershipAt(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
getProxyToApproved(address operatorview returns (bool)
isApprovedForAll(address _owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
allowlistMint(uint64 _mintAmountbytes32[] _merkleProofpayable 
approve(address touint256 tokenId
flipPaused(
flipProxyState(address proxyAddress
flipallowlistMintEnabled(
mint(uint64 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
pokiePic(address _receiverpayable 
renounceOwnership(
safeMint(address touint256 quantity
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setMerkleRoot(bytes32 _merkleRoot
setUriPrefix(string _uriPrefix
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _tokenNamestring _tokenSymboluint256 _costuint256 _maxSupplyuint256 _maxMintAmountPerTxstring _uriPrefixaddress _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

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