Armin van Buuren - AAA

Verified contract

Active on Ethereum with 1,758 txns
Deployed by via 0x2df21b7b at 16148126
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $261.64
ERC-20
Value $2,155.58
ERC-20
--
0xfe2165c375ef32fac99f66107a4434a56db1e66057687b6ef203af19ece6c09e
0xd1aedf0a33f8759945baf6f9fda340d6a11bd38aeaf88928f14dcc6d3951eda4
0x26e5e2b64548ad2cc3d1a0f5f0dca3816a9f5d1b687ace58428cfccd6e5c0c1f
0x5e37d6a806ad06ebe5f1d99ce81fe102cdde1fc8c2d8419894f5156f38d51449
0x58893b2ef0126336161b0f662da04697b2529a9def638fe6c1114920c8e868ad
0xbef1239b740179da106847393a444d64e9d63abf40e7ec5019d521b00cc141a5
0xf6898235939efe35ba34b7af5d3d1d090f9ca26422a2115b12a3ac4d2b9a86ea
0x45edd43098ff6bba2cecfd21823da224ce30680dc1681765e69c7b07cb576980
0x66c78dada82f411d4baafb3393d7cded3bc0418c643ca2c13ba93bf5bd8fff70
0xb69454477f740773c35d9fcff6425f1a58b3f3b466f66c43d40d15fd13bbe30c

Functions
Getter at block 21318062
ALLOWLIST_PRICE(view returns (uint256)
160000000000000000
MAX_SUPPLY(view returns (uint256)
2500
PRICE(view returns (uint256)
160000000000000000
_allowlistActive(view returns (bool)
true
_publicActive(view returns (bool)
false
allowlistMinted(view returns (uint256)
222
allowlistRoot(view returns (bytes32)
0x010bce9528488138e6c5789435cbd7df095eb7147aa8eaaa6d6837782a44dda9
maxAllowlist(view returns (uint256)
2
maxPublic(view returns (uint256)
10
name(view returns (string)
Armin van Buuren - AAA
owner(view returns (address)
0xf69503e221117e7619e9fddb9665417e7d643bee
symbol(view returns (string)
AAA
totalSupply(view returns (uint256)
1189
Read-only
_allowlistCounter(addressview returns (uint8)
_publicCounter(addressview returns (uint8)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getERC20balance(address tokenAddressview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(address[] _addresses
allowlistMint(address touint8 quantitybytes32[] _merkleProofpayable 
approve(address touint256 tokenIdpayable 
internalMint(uint256 quantityaddress to
publicMint(address touint8 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setAllowlistActive(bool isActive
setAllowlistPrice(uint256 _price
setAllowlistRoot(bytes32 _root
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxAllowlist(uint256 _maxAllowlist
setMaxPublic(uint256 _maxPublic
setPrice(uint256 _price
setPublicActive(bool isActive
setSupply(uint256 _supply
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdrawERC20Splits(address tokenAddress
withdrawSplits(
withdrawToOwner(
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
Received(address arg0uint256 arg1
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbol
Fallback and receive
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(