KillChallenge

Verified contract

Active on Ethereum with 2,237 txns
Deployed by via 0x9c496709 at 14973644
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "KillChallenge"

0x82c82f315eb9fc1c468607d58856297bbd531202d74c29e29b074945e6df511c
0x17ea708653b2e2bb1acb20ae31992c238fcde047c0a55e68b0fb53e38188d184
0x4df4c7998a4ee1271a0e29b9afb81b14f4a1d42d611a367cdbb5756d2f76650c
0x1f2aaebff09d8897bcafc4a862fb4f7b8103c0332d07fcaebd7bc9b88ebdbfa5
From
0x30a887915fd6fb6bf148ba1677fc98a0bc70224c92f579da6b52fdb65f4e2c97
0xd43bc14caa9b4f00cce8e456e58c236cdac1db0ae15e9c666a0f282c44ee155c
0x1285bf39ba85cfa68f09cf96a9761d40b461774370d2c38587195bdc3f0032a0
0x6d13d56711f38932e7254889ecb861533f6614506f3164ccf585ca8e41728a43
0xe6654185a60907881578674b218d0235166b3b1d21e19bc53c6ae84946c6abf1
From
0x567761ec3ceb516a810b7a6ebe00647b5d662be4749304e53a360739d643bb74

Functions
Getter at block 20858652
limitedFreeMintCounter(view returns (uint256)
1972
maxPerAddressDuringMint(view returns (uint256)
5
name(view returns (string)
KillChallenge
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x8500b88175a0346abac2f8129039965f07b4365c
price(view returns (uint64)
7700000000000000
startTime(view returns (uint32)
0
symbol(view returns (string)
KILLCHALLENGE
totalSupply(view returns (uint256)
2726
Read-only
balanceOf(address ownerview returns (uint256)
freeMintRecord(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
isPublicSaleOn(uint256 publicPriceWeiuint256 publicSaleStartTimeview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
devMint(address touint256 quantity
publicSaleMint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateStartTime(uint32 startTime_
withdrawMoney(
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(uint256 maxBatchSize_uint256 collectionSize_uint64 price_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.