Celephais

Verified contract

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

No balances found for "Celephais"

0xffae63e80c411ceb3c862c88b4a1668e8620b419aaf2ef1e59785e9f27850cdd
0xdf8050a76a78fe0cb64bd67f5ce0facbcf1ff0a57cbbf270f85af64790aa2529
0xc6776b1a27a0fc7fe8437a868c5877c5cd1239cae49d1f9d5a848882fd9f96fc
0x988e77a9d510e8e6c4acaa6366d066ddc6a42454275e1623ca3ff46d83a779ba
0x85061bafe5791b309fd00ea953fa0e729950d18f922b57b8f34f66946e13ef2f
0xbbb38dfe2b76571a1f0baec6ebf8e49f7390a135224eb0f2ef1d4db0f28cb768
0x3c485b44ff5cd7f80bff1f8de24c95b3f8b087e7fb62bc3ffcea97fd2e66e56b
0xb79fbd2ffb93baffe3b4f5db18509bff819dace5e88a80209386ff8824a975fa
0xbf9b88e1ee2f8cefc94d650c0edcedc05d515d72c949c97709e1e99e49629298
0x3b7f9fe1a237ab60977f62ac0720f7a1f5cf9058d07f7eccedfab945a96b9bca
From

Functions
Getter at block 20915827
OIL(view returns (address)
0x5fe8c486b5f216b9ad83c12958d8a03eb3fd5060
OIL_PRICE(view returns (uint256)
195000000000000000000000
baseURI(view returns (string)
https://celephais.s3.eu-west-1.amazonaws.com/json/
maxMintsPerWallet(view returns (uint256)
2
maxOilMints(view returns (uint256)
500
maxWlSupply(view returns (uint256)
2733
name(view returns (string)
Celephais
notRevealedURI(view returns (string)
ipfs://QmSWyUNKibpbXeRWmbg5FT55JxDQDQ8DZ2t3ircBbvr5wX
oilCounter(view returns (uint256)
421
owner(view returns (address)
0xb7f3aefb9ebb90cb95d3c4e9c7ecb5c48d5d4384
presalePrice(view returns (uint256)
77000000000000000
publicPrice(view returns (uint256)
99000000000000000
saleStatus(view returns (uint8)
2
symbol(view returns (string)
CLPH
totalSupply(view returns (uint256)
3333
wlCounter(view returns (uint256)
1431
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numMinted(addressuint256view returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(address[] accountsuint256[] amounts
approve(address touint256 tokenId
drowsyEthMint(uint256 amountuint256 maxbytes signaturepayable 
drowsyOilMint(uint256 amount
flipRevealed(
publicMint(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newUri
setMaxMintsPerWallet(uint256 _newMax
setNotRevealedURI(string _notRevealedURI
setOil(address _address
setOilPrice(uint256 oilPrice
setPresalePrice(uint256 _newPrice
setPublicPrice(uint256 _newPrice
setSigner(address _address
setUriSuffix(string _suffix
startDrowsyMint(
startPublicMint(
teamMint(address touint256 amount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
turnOffAllMints(
withdrawETH(
withdrawOIL(
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(
MaxMints(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NotWhitelisted(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
SaleNotActive(
SoldOut(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
Underpriced(