FACES OF DEATH by AIgotrekt

Verified contract

Proxy

Active on Ethereum with 1,409 txns
Deployed by via 0xe3eab29f at 15602422
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 "FACES OF DEATH by AIgotrekt"

0xfa14d6266dd3ac24e41ca500dae7000cc027c2ad9487541ae0480c97d5449207
0xe588004cf65b5d8d38fdc6b287bc0e1ed31bdbcf46df737b2970b2516330c097
0xc9a03c57f866ec6df7a0f647f8a67a8421791020e1f2077606c4115810859c85
0x720555c10e22d61aee65bfae00739608f5f96a8aaa7dc7709c96b641e9bef650
0x6719cea95ceda023608858d2da9cfc1030ffe361e9ed42966ac38732568eb265
0x333d769bd96d8ad83dc1c00861fe242a08c4693648e064c958bb42ddce350bc5
0xc7006575e57e726a45d5e78b744177f6728795f8bdb4788773d508b43a84853d
From
0x55eaad0a2be24f4ccc2765dcf1655e199ea4b203ad9cced5d3c60454de92300b
0x7416c926af14099dc8ae57ee10097916c23942983fe77b0e053e5c841d17a4bd
0xdf9064a25242c85d8d7923dc1a85ac48147e02314b2325afe3beed3d213f9b59

Functions
Getter at block 21219053
maxAmount(view returns (uint256)
666
maxPerMint(view returns (uint256)
1
maxPerWallet(view returns (uint256)
1
name(view returns (string)
FACES OF DEATH by AIgotrekt
owner(view returns (address)
0x2a601ef48f4fead97622a971b74bb13ff8d34821
presaleActive(view returns (bool)
false
price(view returns (uint256)
9900000000000000
saleActive(view returns (bool)
false
symbol(view returns (string)
FOD1
totalRevenue(view returns (uint256)
6675290000000000000
totalSupply(view returns (uint256)
666
treasury(view returns (address)
0x2a601ef48f4fead97622a971b74bb13ff8d34821
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(