AZAYAKA

Verified contract

Proxy

Active on Ethereum with 1,021 txns
Deployed by via 0xa4db5809 at 16611962
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 47 additional slots
-
variable spans 48 additional slots
4 additional variables

No balances found for "AZAYAKA"

0x64e4481a64729ccde9bb3326679cae708880253eeb2cda7e0d867504fa90c6ab
0xc00283628979f7beac6097785604a32d6b9ef872205418f6239e2e0d8d3aa8a9
0x7f23a3c853e8de13fd208e40d78c8876e339158f12ec3fe5eac2edd28b4090bc
0x41abf0fd9e7ee3a4f98e2b072f103cfd44e4293fd2ce165f4b7d6d74508f7435
0x8abf7ca2420f4adccccea0aeb46a020a13572ff613ff7703196a805aa5c177ed
0xa01557cc20312c142cb6766568c53f86c178a9ef703a0374147f4aaf2947a155
0x02bdef5fd65c17126505e10ad7263e4c03d62f24a42ce801ef11d1bea3cda5fe
0x336b8d41a4ef6dc2942f7a61a9b4517c3565c55d430b862c527584d4c1192a6d
0x7abc6bf9d1e4c9c4ba4a93dce34a10d6a92f5f92d5b0e6c25037519d9e36a8ec
0x23cc09783a7dd1123dba7bf3c2c36c0ca2c3390d3366756b213493e7749c478d

Functions
Getter at block 21306053
getCurrentCost(view returns (uint256)
20000000000000000
getStatus(view returns (uint256 _costuint64 _phasebool _isPauseuint256 _totalSupply)
(_cost=20000000000000000, _phase=5, _isPause=true, _totalSupply=1500)
isPause(view returns (bool)
true
maxSupply(view returns (uint64)
1500
name(view returns (string)
AZAYAKA
owner(view returns (address)
0xc1e716217ca49b25877687e048c9489ab0994d55
preCost(view returns (uint256)
17000000000000000
publicCost(view returns (uint256)
20000000000000000
salePhase(view returns (uint64)
5
symbol(view returns (string)
AZ
totalSupply(view returns (uint256)
1500
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMintedCount(address _addressview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedLists(uint64addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address operatoruint256 tokenIdpayable 
initialize(
ownerMint(address _addressuint256 count
preMint(uint256 _mintAmountuint256 _maxCountbytes32[] _proofpayable 
publicMint(uint256 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setHiddenBaseURI(string _uri
setMaxSupply(uint64 _maxSupply
setMember(address memberbool enable
setMerkleRoot(bytes32 _merkleRoot1bytes32 _merkleRoot2
setMintedCountPhase(
setPause(bool _bool
setPreCost(uint256 _preCost
setPublicCost(uint256 _publicCost
setReveal(bool _bool
setRoyaltyInfo(address _royaltyReceiveruint96 _feePercent
setSalePhase(uint64 _phase
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetMember(address memberbool enable
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
CallerIsAnotherContract(
CallerIsNotTeam(
FailedWithdraw(
InvalidMerkleProof(
MaxSupplyOver(
MintAmountCannotBeZero(
MintAmountOver(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NonexistentToken(
NotEnoughFunds(
NowPaused(
OperatorNotAllowed(address operator
OverMintLimit(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
PresaleIsActive(
PresaleIsNotActive(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(