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

Angels vs Devils Yacht Club

Verified contract

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

No balances found for "Angels vs Devils Yacht Club"

0x8b9c123e7e418757fc25653b166cdf63d1d3085076997f79681e00b1d8dc5d43
0x7d3d7a8c7493a2b1045024deda13a499992615f69d5510a74df7a67c8f53f4ba
0xce18f5de194c7c3a0499000b8319838ffd10ed87e410624b5c1091a76456077c
0xcf392a8aadde32473170086cd96801645bfe104566deee5f91f30f3a14487dca
0xff3f4b532fed4ed40cd5c7a6198121714df5f04cd15dd16fdd98d54503d4c26b
0x19079e910f798a5724e6bd90e005bca7e79f98718e8bb4a6f2882ad92a09a974
0xe88376ce41228fe0b7de4b71be23e74018b6ade59829f360855dee77f2ba3792
0x5353de80923c9ae1f374c0a2e220c2aa835138b6d1d7e582b2fa19b4d8ebd0d6
0xc702a5972fd2c773c1a64f397c33919fd1457f7576520f8cb8dcdd069fd71e89
0xb3b824fa4c33c0d6b18bedd022f2fe004e301e82af6c953098c1e72d4e9a3f07

Functions
Getter at block 21213745
baseURI(view returns (string)
ipfs://QmQaE7Eg3SDVVMKfR1mKojTW2JDC1ALt2eTPktU9HS78Lt/
freespiritlist(view returns (uint256)
0
isMintingStart(view returns (bool)
true
maxPerTransaction(view returns (uint256)
100
maxSupply(view returns (uint256)
6666
merkleRoot(view returns (bytes32)
0xceb83600b12d1e6c5a43ed069544f8df503408a301e0d7b331a25dbaf3933447
mintSupply(view returns (uint256)
6666
name(view returns (string)
Angels vs Devils Yacht Club
owner(view returns (address)
0x46de6e7c2dfda716e0794e87fd00c61ce3de221a
pricePublic(view returns (uint256)
2500000000000000
pricespiritlist(view returns (uint256)
2500000000000000
symbol(view returns (string)
AVSDYC
teamSupply(view returns (uint256)
0
totalSupply(view returns (uint256)
4042
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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)
walletPublic(addressview returns (uint256)
walletspiritlist(addressview returns (uint256)
State-modifying
airdrop(address[] listedAirdropuint256[] qty
approve(address touint256 tokenIdpayable 
publicMint(uint256 qtypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMerkleRoot(bytes32 root
setMintSupply(uint256 mintSupply_
setPricePublic(uint256 price_
setPricespiritlist(uint256 pricespiritlist_
setPublicisMintingStart(
setTeamSupply(uint256 maxTeam_
setWalletMint(address addr_
setfreespiritlist(uint256 freespiritlist_
setmaxPerTransaction(uint256 maxPerTransaction_
spiritlistMint(uint256 qtybytes32[] _merkleProofpayable 
teamMint(uint256 qty
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
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(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(