Angel Activation Art: Series One (M1)

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0xddf92c61 at 15655019
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 49 additional slots
-
variable spans 41 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
15 additional variables

No balances found for "Angel Activation Art: Series One (M1)"

0x4affb9f016fade89fdf232f018ab5328fbae9308d56d66d690fceace540745c7
0x5819ba37cf5bb2ad8c4f410fc7116b020d3eac81f2ffcb86a06f6646d2274f89
0x5717e8ad092012c44dfd1c97fa323f4af77e4afbac6079369f330519ae419e2c
0xc777de0d921dbd880a178b9c21d09cb22eb1e13a9e60420400c2bcbb361e1ce8
0xf94cf4a6277efab950be01703566e0c53539ea3ea91b0b7345991713e9b96a6f
0x2c73bada0ed3e301b04c1493ca68dfecb672b3a24c43331589c0bcf625b69e85
0xd580956f001ea7ca4c1e07a827a6f61c4f80c0f8a67d4a81529aea22cb30f23c
0xdf9d4619a52b319bbccc83b5f32ea1118feb75b8f27ccebac7c0c31f95d36333
0x1c74f3e97fe6a225d6dc5e8cd7af21a30bc0d03340a7bee44abb03e20f7dd53e
0x0e01aa9832cdf08477ded262bba32a715b8db97cb7c53e1c50a493abe5f299b5

Functions
Getter at block 20871619
implementation(view returns (address)
0xea690f45047f6be5e513d35b44933999866c5aa6
cost(view returns (uint256)
190000000000000000
getWithdrawSplit(view returns (address[]uint256[])
([0x460Fd5059E7301680fA53E63bbBF7272E643e89C, 0x033f32e93E79FF17e4D29D623D2235f2eE0E1E1c, 0x6Af8c77889990aF53D6CeB6a40056aEF4406802B], [0, 300, 700])
maxFreeMint(view returns (uint32)
0
maxPerMint(view returns (uint32)
11
maxPerWallet(view returns (uint32)
480
name(view returns (string)
Angel Activation Art: Series One (M1)
open(view returns (bool)
true
owner(view returns (address)
0x033f32e93e79ff17e4d29d623d2235f2ee0e1e1c
pauseMintAt(view returns (uint256)
0
presaleOpen(view returns (bool)
false
referralCap(view returns (uint256)
0
referralOpen(view returns (bool)
false
reqToken(view returns (address)
0x0000000000000000000000000000000000000000
revealed(view returns (bool)
true
supply(view returns (uint256)
8
symbol(view returns (string)
AAA1
totalSupply(view returns (uint256)
480
Read-only
affiliatesOf(address ownerview returns (uint256)
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)
mintCostOfOwner(address _addressuint256 _countview returns (uint256)
numberMintedOfOwner(address _addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
remainingMintsOfOwner(address _addressview returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
airdrop(address[] _recipientsuint256[] _amount
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(string _namestring _symboluint256 _maxSupplyuint256 _commission
mint(uint256 countpayable 
mintAll(payable 
mintTo(uint256 countaddress topayable 
presaleMint(uint32 countbytes32[] proofpayable 
presaleMintTo(uint32 countbytes32[] proofaddress topayable 
referralMint(uint32 countaddress referrerpayable 
referralMintTo(uint32 countaddress referreraddress topayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCommission(uint256 _val1
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateBaseUri(string _uri
updateMaxFreeMint(uint32 _cap
updatePauseMintAt(uint256 _pauseAt
updatePresale(bool _openbytes32 root
updateReferral(bool _openuint256 _val
updateReqToken(address _address
updateReveal(bool _revealedstring _uri
updateRoyalties(address _recipientuint256 _fee
updateSale(bool _openuint256 _costuint32 _maxWuint32 _maxM
updateWithdrawSplit(address[] _addressesuint256[] _fees
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symboluint256 _totalSupplyuint256 _commission
Fallback and receive
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(