AyaStellar

Verified contract

Active on Ethereum with 1,485 txns
Deployed by via 0xd3f5e75d at 16075527
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AyaStellar"

0xa24416973e12d064d54044989e6bb6a9b85f05a0c5c3348bf115bab5d519d307
0x179b652ba225951941dfed74960ba81c758051764fcd4a0c76b23cd37577e367
0xa25c9904e4488db025b0991e1b6e12a011c09442b72a151f15a4b4877e470006
0x1c9b30b69e9067d908180614f3d97f6d883e187eb792de223b21e0ca0bdef13b
0x3e2f17e74c06e6698dcf365346275980ef8c9b79d36c62d58a7e67e72b83b5d2
0xdda0df23618e019728bef48a9e7032f5de2270102b17c25d2ecb1e918516cf7e
0xd8d3528118828025a77eea692fc348cc4b919c4d8c696c86271261c62b150d0b
0xa510322f9bc7a1fdbda775f0bce592732ae6bb74f8201783aac0f3c114f9ebd0
0xd8870cf303aee15d98f7dda9a8319dcac95d09c57e8b284b99753c41e2a5e295
0xbac35ffc110412f3ec53b48e974c3cf108b554eae0975fc3789255f776db501b

Functions
Getter at block 21326583
MAX_SUPPLY(view returns (uint256)
2222
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
allowlistMintCost(view returns (uint256)
50000000000000000
isAllowList(view returns (bool)
false
isPublic(view returns (bool)
true
maxPerWallet(view returns (uint256)
50
maxPerWalletAl(view returns (uint256)
4
merkleRoot(view returns (bytes32)
0x3be95c6ca0e8ceb297902b1602f9e2e30966d8fede0210c681c8e29b72b1e9a4
name(view returns (string)
AyaStellar
owner(view returns (address)
0xe24ff5a98124eff5711ae828f8e8ed9fd4b5528d
publicMintCost(view returns (uint256)
55000000000000000
symbol(view returns (string)
AYA Stellar
totalSupply(view returns (uint256)
984
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedCount(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(uint256[] quantityaddress[] recipient
allowListMint(uint256 countbytes32[] proofpayable 
approve(address operatoruint256 tokenId
mint(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setAllowListMintCost(uint256 mintCost
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURIstring newSuffix
setMaxPerWallet(uint256 _maxPerWallet
setMaxPerWalletAL(uint256 _maxPerWallet
setMerkleRoot(bytes32 newMerkleRoot
setPublicMintCost(uint256 mintCost
toggleAllowList(
togglePublicSale(
toggleSales(
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator