This contract is being backfilled. You may encounter incomplete storage history.

Crypto-Pills by Micha Klein

Verified contract

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

No balances found for "Crypto-Pills by Micha Klein"

0x60773f7f215af981e0ac18e863818ed02ae4bd7a87975b69674038550b7ae1a1
0x91891346a063fd78bf93f6604944179aeb57942d6cfedf99a8686e42663b837e
0x04decff6ed4693ad7c97c623629c350c8ec0ba5b9ccaf89af469bc47e73c9979
0xb5e720b118ae76606d791b1ed93ad6ba39056dca2eb389ee17d141381b40e8c4
0x13ce8ca0ab42cbb1b1ce1bfe0a947606676599b9c5e3fd5966384fb5e76a7621
0x7cf1340987ad23d9b1c77a4caf74eaaa43d2a09efd6fb97379a780465e3688db
0x3209b49c27f3603037df956aa012ec9dad6c686ce09290579f25a39de3857b22
0xa8dbcbd34157e86b65288b8c6b2c3f29ed79130055689829f01d088c9eeb1cb9
0xaa95046039b89a87c176a636f252e11244d52d8916816b4931c13e614e0e0e59
0x3f51e83b5f955fce5eaec586e28fae3471bccd866380f19aadced9140c10c655
From

Functions
Getter at block 20808514
baseURI(view returns (string)
ipfs://QmPdwnZDFbZQ8F5WbcsyBgiGGD7RnmQfLemX5QEj9jkqzC/
mintLimit(view returns (uint256)
20
mintPrice(view returns (uint256)
70000000000000000
name(view returns (string)
Crypto-Pills by Micha Klein
owner(view returns (address)
0xb41f146670ce3dedac51d79956cd5e292be26ec4
preSaleActive(view returns (bool)
false
presaleStartTime(view returns (uint256)
1630033860
saleActive(view returns (bool)
true
saleStartTime(view returns (uint256)
1630077060
supplyLimit(view returns (uint256)
10000
symbol(view returns (string)
CP
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOnWhitelist(address walletview returns (bool)
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)
tokensOwnedBy(address walletview returns (uint256[])
State-modifying
addToWhitelist(address[] wallets
approve(address touint256 tokenId
buy(uint256 numberOfTokenspayable 
buyPresale(uint256 numberOfTokenspayable 
renounceOwnership(
reserve(uint256 numberOfTokens
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseUri
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 inputBaseUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.