Creepz Invasion Pass

Verified contract

Active on Ethereum with 11,919 txns
Deployed by via 0xfb282e9a at 13907955
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7,687.75
ERC-20
--
0x36560ef7551ffea8011136d3bd859ab3e63da4320d004e7d720057b1e16aad95
0xa4f29fabaa82e72b571171ce3854540a89abdd70bf1871178640f585d95fe884
0x081a764a91a263049a10c9b9519001c9e1f91ac0b56ca98549c61fb50e9f8e59
0xe81d0a86e600e1c01600dc84cf6c6ad9c207d36db839efb0ac8b3764f4dea154
From
0x920dc781223ed52a7e5f5b780cb9294034dc90e3dc2214d273425f661ecc2681
0x46b90ee382ef56c3f24423a2bd87ac6e1227d8675b104950d3fff7442c36a000
0x7002ed376cd8c70b3a1499547915bdf181d2fa715a3618baf6340ba8ec17de8a
From
0xf34b6a37d7405ac00ec01fe475e56d98ab05fe30cb23fe246cd67a622f61ffda
0x37ad2fc2be20109ab66d3c9d2a8bd2bd256aa43e70f2ad8c7b69cd8574fc7cfd
0x3f6e78d70bf856ec327f74f4582b580161ec39f498e01ba4b885d8844a5fb712

Functions
Getter at block 21209746
INVASION_PASS(view returns (uint256)
0
MAX_SUPPLY(view returns (uint256)
8888
PER_WALLET_LIMIT(view returns (uint256)
7
ROYALTY_DENOMINATOR(view returns (uint256)
10000
ROYALTY_SIZE(view returns (uint256)
500
isPaused(view returns (bool)
false
isSalePaused(view returns (bool)
false
name(view returns (string)
Creepz Invasion Pass
owner(view returns (address)
0x92577e2807e9b1642d8d21c9ec7db1465de839d2
royaltyAddress(view returns (address)
0x48c21ae2d3ea08c23cbfa92fff8874e42579f94c
saleEndTimestamp(view returns (uint256)
1640979030
saleIsActive(view returns (bool)
false
saleStartTimestamp(view returns (uint256)
1640892630
signerAddress(view returns (address)
0x3f2c152b91d1ca6ab86a94f113e778aa2ee8dffc
symbol(view returns (string)
IP
tokenPrice(view returns (uint256)
69000000000000000
whitelistOnly(view returns (bool)
true
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
checkIfWhitelisted(bytes signatureaddress callerview returns (bool)
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
addRoyaltyReceiverForTokenId(address receiveruint256 tokenId
pause(bool _isPaused
pauseSale(bool _isSalePaused
purchase(uint256 tokensNumberbytes signaturepayable 
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setTokenPrice(uint256 _tokenPrice
startSale(
transferOwnership(address newOwner
updateSaleWhitelist(bool isWhitelistOnly
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokensMinted(address mintedByuint256 tokensNumber
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 _royalty
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.