Angels vs Devils Yacht Club
Verified contract
Active on
Ethereum with 1,016 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Angels vs Devils Yacht Club"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20524472 | 3 months ago | | | 0 | 0.000033180425 | |
| 19863887 | 6 months ago | | | 0 | 0.00012297579 | |
| 18896133 | a year ago | | | 0 | 0.00031704749 | |
| 18404437 | a year ago | | | 0 | 0.00022394067 | |
| 18288980 | a year ago | | | 0 | 0.00013307657 | |
| 18004096 | a year ago | | | 0 | 0.00057191986 | |
| 17696207 | a year ago | | | 0 | 0.00055080690 | |
| 17056649 | 2 years ago | | | 0 | 0.0010787763 | |
| 17011551 | 2 years ago | | | 0 | 0.00092958536 | |
| 16998942 | 2 years ago | | | 0 | 0.00054448439 |
ABI
ABI objects
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 owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
numberMinted(address owner) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
walletPublic(address) view returns (uint256)
walletspiritlist(address) view returns (uint256)
State-modifying
Events airdrop(address[] listedAirdrop, uint256[] qty)
approve(address to, uint256 tokenId) payable
publicMint(uint256 qty) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId) payable
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data) payable
setApprovalForAll(address operator, bool 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 qty, bytes32[] _merkleProof) payable
teamMint(uint256 qty)
transferFrom(address from, address to, uint256 tokenId) payable
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed from, address indexed to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
BalanceQueryForZeroAddress()
MintERC2309QuantityExceedsLimit()
MintToZeroAddress()
MintZeroQuantity()
OwnerQueryForNonexistentToken()
OwnershipNotInitializedForExtraData()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
URIQueryForNonexistentToken()