WADESIDE

Verified contract

Active on Ethereum with 1,334 txns
Deployed by via 0xc01636f4 at 19267057
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
22 additional variables
Native
Value $322.78
0x1dcbbd27247962372affdbc5ed1c1432b511b5a6be04a2776569ee2106f4c361
0x3fdfa892db112681671e39cf586d4220b808e9a82e0f62d05b52f7bb545bdfa3
0x9499bbfd093317c842285fb6091f9dcc4faacf151e63a59d0bc0cefbfce0c84d
0xeffff37e836ffc13dcccc7bfa0150f3eef357b3d56fb9ec2c68971772f8ea1d0
0xe489bc98a1fbf98172007fdf627ac3e4f3419c77285bd024399b5e62e0db8e67
0xb1bcb7f84134c860e0aae27841460b2dd6ab267a675f6059415d0965cff1795d
0x8d1114ddcf8c3c8e24ac9c5bb87c5aa8fa063a73f75af92dea55a8ae3b8ade45
0x23e33f64104304a69333539d48de078a1ab7990530357a6306e684a988eeeb82
0x23360b3e8ab0b50f9000fc91fdb501636e433230626d4e99cceaa8822d41767e
0x87422a4dfee3092c0a339cf9e426e60f1f8d1a15119ef08d8c9a673cd37cab00

Functions
Getter at block 21160857
currWeek(view returns (uint256)
36
 
getAllPrivateParticipants(view returns (address[])
getMaxMintableSupply(view returns (uint256)
13333
getMinTimeBeforeClaim(view returns (uint256)
3600
getPrivateAuctionEndTime(view returns (uint256)
1708999200
getPrivateAuctionStartTime(view returns (uint256)
1708567200
getPrivatePrice(view returns (uint256)
324390243902439024
getPrivateSupply(view returns (uint256)
1916
getPrivateWithdrawn(view returns (bool)
true
getPublicAuctionStartTime(view returns (uint256)
1709085600
getTokenURISuffix(view returns (string)
.json
getTotalPrivateBid(view returns (uint256)
653990120000000000000
name(view returns (string)
WADESIDE
owner(view returns (address)
0xb025fa0e5224cc6513b83a786f808c735a3cf013
privateAuctionEnded(view returns (bool)
true
privateAuctionStarted(view returns (bool)
true
publicAuctionEnded(view returns (bool)
false
publicAuctionStarted(view returns (bool)
true
symbol(view returns (string)
WADESIDE
totalSupply(view returns (uint256)
9651
transferLocked(view returns (bool)
false
withdrawAccount(view returns (address)
0xb4813f5ff053593844e143c9174497e0c28c2356
Read-only
balanceOf(address ownerview returns (uint256)
computePrice(uint256 weekview returns (uint256uint256)
currWeek(uint256 timeview returns (uint256 week)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getAllParticipants(uint256 weekview returns (address[])
getApproved(uint256 tokenIdview returns (address)
getBidBy(address addruint256 weekview returns (uint256)
getNumClaimedBy(address addruint256 weekview returns (uint256)
getPrice(uint256 weekview returns (uint256)
getPriceComputed(uint256 weekview returns (bool)
getPrivateAirdropped(address addrview returns (bool)
getPrivateBidBy(address addrview returns (uint256)
getPrivateClaimedBy(address addrview returns (uint256)
getSupply(uint256 weekview returns (uint256)
getTotalBid(uint256 weekview returns (uint256)
getTotalClaimedAtWeek(uint256 weekview returns (uint256)
getTotalClaimedBy(address addrview returns (uint256)
getWeekClaimed(address addrview returns (uint256)
getWithrawn(uint256 weekview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
numClaimable(address addruint256 weekview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
totalClaimableAndRefund(address addrview returns (uint256 claimableuint256 refund)
totalMintedByAddress(address aview returns (uint256)
weeklyRefund(address addruint256 weekview returns (uint256)
State-modifying
airdropAllPrivate(address[] addrs
airdropAllPublic(address[] addrs
approve(address touint256 tokenIdpayable 
bulkTransfer(address[] _touint256[] _id
claimAndRefund(
claimAndRelay(payable 
endPrivateAuction(
endPublicAuction(
ownerMint(uint32 qtyaddress to
ownerMintBulk(address[] _touint32[] _qty
placeBid(payable 
placePrivateBid(bytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setBaseURIPermanent(
setComputedPrice(uint256 week
setDefaultRoyalty(address receiveruint96 feeNumerator
setMaxMintableSupply(uint256 maxMintableSupply
setMerkleRoot(bytes32 root
setMinTimeBeforeClaim(uint256 time
setPrice(uint256 weekuint256 priceuint256 supply
setPrivateAuctionEndTime(uint256 time
setPrivateAuctionStartTime(uint256 time
setPrivatePrice(uint256 priceuint256 supply
setPublicAuctionStartTime(uint256 time
setTokenURISuffix(string suffix
setTransferLocked(bool locked
setWithdrawAccount(address addr
startPrivateAuction(
startPublicAuction(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(uint256 week
withdrawFinal(
withdrawPrivateFund(
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
PermanentBaseURI(string baseURI
SetBaseURI(string baseURI
SetMaxMintableSupply(uint256 maxMintableSupply
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Withdraw(uint256 value
Constructor
constructor(string collectionNamestring collectionSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
CannotIncreaseMaxMintableSupply(
CannotUpdatePermanentBaseURI(
ERC2981InvalidDefaultRoyalty(uint256 numeratoruint256 denominator
ERC2981InvalidDefaultRoyaltyReceiver(address receiver
ERC2981InvalidTokenRoyalty(uint256 tokenIduint256 numeratoruint256 denominator
ERC2981InvalidTokenRoyaltyReceiver(uint256 tokenIdaddress receiver
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NoSupplyLeft(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WithdrawFailed(