ALPHA PRESTIGE

Verified contract

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

No balances found for "ALPHA PRESTIGE"

0xcb42f9d80e05c03b568852687f73cec5c729f079d8525beed265864bff49537a
0x29a375ab8dcfe9bba8ed72895f3eeebea80614f2a0fbcca9559d7ba561d65452
0xb9d08bbb7304430ed84b75bc5733fe408b0bc3ab5c1e4330b72a846ecbfdb6aa
0xfc448d70eb56aaea0018581764f75fe1984a2596d1de2616f194e41ca88e64ab
0x71768286d5513eb8ade01c099d1f40a623725737ff21ff24bd798e7cc9bfe34a
0x034fa373cb40f18dc124406a451a905a2b5a60d375441806c85d61aa66484902
0xe61c5e7ce986445e809080466e0c55a9ca4102d72177871c9e29d9930ed5679a
0xb6ef413012d00dcdc5f1e75ac0241f582fdb4f581dfec63ec39a970934317429
From
0x1f16396a9cc83432454eca05a20382438586dc1adc1e24522f4df2d2dd97d149
0x41367595a7bf58fe117121499c9ad876adede15b31a2ffb34b97f2e7b513814d

Functions
Getter at block 20865828
MAX_SUPPLY(view returns (uint256)
500
merkleRoot(view returns (bytes32)
0x53903c7d4ab262f0ca85e00ca2393d52ff313d08957a8430e380919fc1b203a2
name(view returns (string)
ALPHA PRESTIGE
owner(view returns (address)
0x459c5440e65dc8db5287eccf86080f7a66b0f176
symbol(view returns (string)
AP
totalSupply(view returns (uint256)
500
treasuryAddress(view returns (address)
0x459c5440e65dc8db5287eccf86080f7a66b0f176
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
minters(addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
changeOperatorFiltererRegister(address newRegistry
claimAllExpiredNFTsToOfficial(
mint(bytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setMerkleRoot(bytes32 merkleroot_
setRoyaltyInfo(uint96 newRoyaltyPercentage
setTreasuryAddress(address newAddress
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(address defaultTreasurystring defaultBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AllNFTsMinted(
AlreadyMintedByThisAddress(
CannotSetZeroAddress(
IncorrectProof(
OperatorNotAllowed(address operator