EveraiDuo

Verified contract

Active on Ethereum with 24,350 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "EveraiDuo"

0x64fbb427efbeef8cb83dc53e482dfcdb9ca00f1d9cb277f5349a6dd9dcdba8eb
0x871b80bac8bc9f91616a7ab7937f6dc27bfaa5674dba9169ccd7d8df052d9e4b
0x8f1600f782e0ce47b8f810d999a1f289287d5b30058d64f48be68337ad130a0b
0x619c8d3f2f1090792f6c65f469cbbdb7e119cf1a76f9560cce068b105b7cfad6
0x2df1f27a851e07f0a6c2605745ef579dfbea0f193dada6ac74b1c32d123a5179
0x4f9addcf0279d42d83f9e8fee3a84c672705168ad8bff5db7d99cc744c2d17f1
0xdcd8822d5ef8d5825cd38ce91c6720253ea398971b723c976f5b7fa1e2877afa
From
0xb32ba029e2b4d80cd30daff8257842ae16a35fea1495ffdaf7824f83f8964f60
0xde026b562bec38fb24ad101ae7b5173831c040aa8c8e75a6617b30d4ff220177
0x44ba55022710d1ee08edbff7d95881cb4fe6f81309bc5946721293606ad1c9ca

Functions
Getter at block 21160743
AUCTION_DROP_INTERVAL(view returns (uint256)
1200
AUCTION_DROP_PER_STEP(view returns (uint256)
50000000000000000
AUCTION_END_PRICE(view returns (uint256)
100000000000000000
AUCTION_PRICE_CURVE_LENGTH(view returns (uint256)
4800
AUCTION_START_PRICE(view returns (uint256)
300000000000000000
amountForAuctionAndDev(view returns (uint256)
2750
amountForDevs(view returns (uint256)
250
collectionSize(view returns (uint256)
10000
maxPerAddressDuringMint(view returns (uint256)
5
name(view returns (string)
EveraiDuo
owner(view returns (address)
0xc37c41601bc88c91b6569c701f08d37fa0f565f0
provenance(view returns (string)
https://gateway.pinata.cloud/ipfs/QmczbsqyMBeYko4YLGEkXhYe7JYMjHj9YKB5R3uiDbTYxf
saleConfig(view returns (bool isEnableduint32 auctionSaleStartTimeuint32 allowlistMintStartTimeuint32 publicSaleStartTimeuint64 allowlistPriceuint64 publicPricebytes32 merkleRoot)
(isEnabled=false, auctionSaleStartTime=0, allowlistMintStartTime=1648603115, publicSaleStartTime=0, allowlistPrice=100000000000000, publicPrice=300000000000000000, merkleRoot=0x26773eb8f286303c595ff8e5c5869acc16c222cf4c15482f0296a83bba9d49b0)
startingIndex(view returns (uint256)
8906
startingIndexBlock(view returns (uint256)
14500405
symbol(view returns (string)
EveraiDuo
totalSupply(view returns (uint256)
7777
Read-only
allowlistMinted(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getAuctionPrice(uint256 _saleStartTimeview returns (uint256)
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(bytes32[] proofuint256 quantityuint256 allowancepayable 
approve(address touint256 tokenId
auctionMint(uint256 quantitypayable 
devMint(uint256 quantity
emergencySetStartingIndexBlock(
endAuctionAndSetupNonAuctionSaleInfo(uint64 allowlistPriceWeiuint64 publicPriceWeiuint32 publicSaleStartTimeuint32 allowlistMintStartTimebytes32 merkleRoot
publicSaleMint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setAuctionSaleStartTime(uint32 timestamp
setBaseURI(string baseURI
setProvenanceHash(string provenanceHash
setSaleEnabled(bool isEnabled
setStartingIndex(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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_uint256 amountForAuctionAndDev_uint256 amountForDevs_
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(