Atti

Verified contract

Proxy

Active on Ethereum with 1,366 txns
Deployed by via 0x0b3d984f at 18415238
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
11 additional variables

No balances found for "Atti"

0x32d17fe841cf6234040caabfacab0fa5986e32fec52b45b90bd1d1a0fe9535b2
0x8bdba2b44296ef576dd1ca309460279a8a17627f6df132f8a53e088a6758ec0b
0x446a86814e386be0e539471d600a621e87fd5fe99957a3d3b0ab165c83e144e0
0xfbd496cc1060da34d9c745767c950cc0676b7cdae79fbb6c50027ad1c1f6e9ab
0xfbeecfb38458fe4758779dd18189c172480e38fb0d5a6cb42c09a03bde1fa4f0
0x17bb12060daa2ae95b58f0dd47dd83ba200c89a1c1c187c52454dfa8dcc8c04f
0x5a0f94a870672f51aadc6c4104826287a4bb889e14c3a029937bb4d2ddbb6bcf
0x4109cfb22bd08853d119f546af49dbedbd4998e674bdadad4437c713d15c2f7e
0xf4a7bad724b0a0e4601bd1eecfd63b4cedbb9156a907e5a131349e7250f07037
0x110bbd6a9447ae8d54bd2ab97a1d75909680d8204c3ef0ccdc2016bd97ae3b1b

Functions
Getter at block 21409539
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
_contractURI(view returns (string)
https://metadata.atticc.xyz/atti/collection.json
_metadataURI(view returns (string)
https://metadata.atticc.xyz/atti/
contractURI(view returns (string)
https://metadata.atticc.xyz/atti/collection.json
currentTime(view returns (uint256)
1734285287
isMintingEnded(view returns (bool)
true
isPhase1(view returns (bool)
false
isPhase2(view returns (bool)
false
isPublicSale(view returns (bool)
true
isTradable(view returns (bool)
true
name(view returns (string)
Atti
owner(view returns (address)
0xd4c6c63bdfeb87d24320c3f523d19935234458d1
phase1Start(view returns (uint256)
1698152400
phase2Start(view returns (uint256)
1698156000
price(view returns (uint256)
39000000000000000
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
atti
totalSupply(view returns (uint256)
9999
useMerkleTree(view returns (bool)
true
version(pure returns (uint256)
26
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership ownership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
goldlist(addressview returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isEligible(address _walletbytes32[] _merkleProofview returns (bool)
isGoldHolder(address _walletbytes32[] _merkleProofview returns (bool)
isWhiteHolder(address _walletbytes32[] _merkleProofview 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[])
whitelist(addressview returns (bool)
State-modifying
addGoldHolder(address walletbool status
addGoldList(address[] walletsbool status
addWhiteHolder(address walletbool status
addWhiteList(address[] walletsbool status
approve(address touint256 tokenIdpayable 
grantRole(bytes32 roleaddress account
initialize(address _ownerstring _namestring _symbolstring _uristring _contractUriaddress _registryaddress _accountImpl
mint(address _walletuint256 quantitybytes32[] _merkleProofpayable 
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setDefaultRoyalty(address receiveruint96 feeNumerator
setEnded(bool _ended
setErc6551(address _registryaddress _accountImpl
setGoldProofRoot(bytes32 _merkleRootHash
setGovernor(address governor
setMerkleTree(bool _useMerkleTree
setMintingPhase(uint32 _p1StartTimeuint32 _p2StartTime
setTokenRoyalty(uint256 tokenIdaddress receiveruint96 feeNumerator
setWhiteProofRoot(bytes32 _merkleRootHash
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(
withdrawTreasury(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
AttiMinted(address indexed walletuint256 indexed nftId
BeaconUpgraded(address indexed beacon
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
ERC6551Created(address indexed nftuint256 indexed nftIdaddress walletaddress account
GovenorMinting(uint256 quantity
Initialized(uint8 version
NFTPassPurchased(address indexed buyeruint256 indexed quantityuint256 price
OwnerWithdrawn(uint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InsuffientPayment(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
MintingEnded(
MintingNotStarted(
NonExistingToken(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
SupplyOverflow(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
TreasuryWithdrawFailed(
URIQueryForNonexistentToken(
WithdrawFailed(