The Abducting Collective: Final Volume

Verified contract

Proxy

Active on Ethereum with 2,640 txns
Deployed by via 0x550bf10d at 15366069
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots

No balances found for "The Abducting Collective: Final Volume "

0x7e6d78b5dd35cbe1383df6822efadecbcd1513fd84d81bfbd8b1b947a320f8f2
0x96bbe23088a6b6a188881118235058877124ed533a2d19447370cf1790b8b9c0
0x98762137c72630efabd580c3afa0bcd81def3a5ff13dce6d8f5c084cb47f627c
0x1e2dea190fcd3ed24b058eacfe9517f3188c4f799ff34e5c37a34da0c67c0399
0xfcdb56873a83fc906abc259a93f783f90e00150d255f5693990c3fba6523b1e1
0x2c3497136be9584e4a552e916545ec25abb6e1530ffd07cdea02830958ff5fb6
0x4cacae838e70b9b60c4684d44f07d434a33388ec39784750d75611479054b9ca
0xcfe3cd0823fa7691432b7a600d9b2f1322c8f23014a4df88bb825026687d029c
0x4986af6c5bb2d47b8b63135648b0aecef3fe878b0c19db51898b0431b55c295c
0xfdb890039595fae124a47b29cd1ec2697a546d13f600ec142fe85c870ad0597d

Functions
Getter at block 21044690
maxAmount(view returns (uint256)
8010
maxPerMint(view returns (uint256)
15
maxPerWallet(view returns (uint256)
1500
name(view returns (string)
The Abducting Collective: Final Volume
owner(view returns (address)
0x1b3bd71e47305d1ec3b9d07098eb4ba1e7a15dec
presaleActive(view returns (bool)
false
price(view returns (uint256)
4000000000000000
saleActive(view returns (bool)
false
symbol(view returns (string)
UFO
totalRevenue(view returns (uint256)
39167200000000000000
totalSupply(view returns (uint256)
6877
treasury(view returns (address)
0x1b3bd71e47305d1ec3b9d07098eb4ba1e7a15dec
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
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[])
State-modifying
approve(address touint256 tokenId
batchAirdrop(uint64[] quantitiesaddress[] recipients
initialize(string name_string symbol_address treasury_address royalty_uint96 royaltyFee_
mint(uint64 quantitypayable 
mintTo(address recipientuint64 quantitypayable 
presaleMint(uint64 quantityuint256 allowedbytes32[] proofpayable 
presaleMintTo(address recipientuint64 quantityuint256 allowedbytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setDefaultRoyalty(address receiveruint96 feeNumerator
setMerkleRoot(bytes32 newRoot
setTokenRoyalty(uint256 tokenIdaddress receiveruint96 feeNumerator
setTreasury(address newTreasury
startSale(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newPricebool presale
stopSale(
transferFrom(address fromaddress touint256 tokenId
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
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(