ATCC

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xd2880c36 at 14712805
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 48 additional slots

No balances found for "ATCC"

No transactions found for "ATCC"


Functions
Getter at block 20873659
MAX_SUPPLY(view returns (uint256)
3500
accountBalance(view returns (uint256)
0
itemPrice(view returns (uint256)
0
mintSaleCap(view returns (uint256)
0
minted(view returns (uint256)
0
name(view returns (string)
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
saleStatus(view returns (uint256)
0
symbol(view returns (string)
 
totalSupply(view returns (uint256)
wallet(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721AUpgradeableTokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
forAirdrop(address[] _touint256[] _count
giveaway(address _touint256 _howMany
initialize(
mintTo(address touint256 _howManypayable 
publicMint(uint256 _howManypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setOwnersExplicit(uint256 quantity
setPrice(uint256 _newPrice
setSaleCap(uint256 _mintSaleCap
startPublicMint(
startWhitelistMint(
stopSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateWallet(address _wallet
whitelistMint(uint256 _howManypayable 
withdrawMoney(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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

This contract contains no error objects.