EveraiDuo

Verified contract

Active on Ethereum with 24,381 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"

0x1bc5b1a47f285fcc2c806c93d28c1b644c2bd508da6f8eb84885199743da3989
0x354accb8c5bdbb1c640717dd1c2b18d2c875dcc0af30bc03e2c846045f0e1359
0x9eafb39a00ceb412de101d142777c0b96abad81bd40ea33d53f5efb93736fd72
0x62d1c288dcbe393ef89d8d59c09a7fb882cb3c3e18e65811d117da79532f8452
0x31191ae3210e1cc26dd1465c56e0acd8910ba482b108752c4eb00cd62594416b
0x7404aa0e07c55ed761924cd6670e959be80eb1f044b1e16a39d10a023aeacae4
0x362070eb449fd8df9f98826df4f82ea22cb116d59493f4b10e3dd45f8746ce3e
0x0b11fdbfd7f24942abc1aaa532a02f0bbedba170e486c6606eab6a6b80b8726b
0x674d4cdaac231fec9a8b17905a2dfd41abf6cc7c62747d576b3dace6066bb006
0x13640426bddc50c78907785dcad87777bf1b7de45019aa7d64edc64d7b0d0fe6

Functions
Getter at block 21267792
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(