AstarPrince

Verified contract

Active on Ethereum with 2,934 txns
Deployed by via 0xa13b6a6d at 15993193
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
12 additional variables

No balances found for "AstarPrince"

0x08e15ec4b8cc05b436d78e99570b7e3d755cd0a2af7c0405cdb0b093d02e6652
0x931952a89821c004258b552847147c7d06fe0187eb1f71bb41a21611fa0fcd24
0x03f66c06a0c1270b31442eaed38f4167d48d13238a6c152bbbc12ffea20dfa10
0xa2fe097c74a23ea97616430f9a6eba78e624a03dc7a50be687e14fd8829154f7
0xc568e7193f54cd6bf8eab5fa74aa10c24522879839af77f6de2ab2ad4f9fb775
0xeedc5ef54d8f942fedbb4604232c76c4150a09b02d23c242dd35750d5e22b6c6
0x142f53e3493cbba1d54849158fc02fe19145fb6083c30607343ec93e508e7e8b
0x20fa81c911f097c5dff3b3f6effb5bb0fbd2c0475f4879b3dbce81f38cad552c
0xea4459a85826d7c683122fdc04dd2e5970995bb6adcb82571a7e6916ed2da01a
0xa605fe8e6a7acefed4fbe990a23d44c962247b3175fa5655ee57ce601e67a8ff

Functions
Getter at block 20916359
CAL(view returns (address)
0xdbaa28cbe70af04ebfb166b1a3e8f8034e5b9fc7
CALLevel(view returns (uint256)
1
MAX_SUPPLY(view returns (uint256)
5555
contractLockStatus(view returns (uint8)
1
enableLock(view returns (bool)
false
enableRestrict(view returns (bool)
true
getCurrentCost(view returns (uint256)
5000000000000000
getLicenseName(view returns (string)
PUBLIC
getLicenseURI(view returns (string)
ar://zmc1WTspIhFyVY82bwfAIcIExLFH5lUcHHUN0wXg4W8/0
getMintedCount(view returns (uint256)
0
 
getTokensUnderLock(view returns (uint256[])
maxMintPerTx(view returns (uint256)
5
maxMintPerWallet(view returns (uint256)
300
merkleRootFreeMint(view returns (bytes32)
0x4cc2517c35d25e36414ef28349fb20922821616491c3e304671181bf715c2801
merkleRootPreMint1(view returns (bytes32)
0xc55974dc9ae55b0effc593c3ec5c1528f2241eb270a194074fa13e1e655cea29
merkleRootPreMint2(view returns (bytes32)
0xddda11c09e190057af31458b922928f5998078d16bb100be5209fb2cbdacfbba
mintable(view returns (bool)
true
name(view returns (string)
AstarPrince
owner(view returns (address)
0x6b74409d1d55fb5658515f1932576042f88d9b58
paused(view returns (bool)
false
preCost(view returns (uint256)
5000000000000000
publicCost(view returns (uint256)
5000000000000000
royaltyAddress(view returns (address)
0x7640248ea19b09af3baf4fd2145da3cc30e604c2
royaltyFee(view returns (uint96)
1000
salePhase(view returns (uint256)
3
symbol(view returns (string)
APRINCE
totalSupply(view returns (uint256)
5555
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getTokensUnderLock(uint256 startuint256 endview returns (uint256[])
isApprovedForAll(address owneraddress operatorview returns (bool)
isLocked(address holderview returns (bool)
isLocked(uint256 tokenIdview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenCALLevel(uint256view returns (uint256)
tokenLock(uint256view returns (uint8)
tokenURI(uint256 tokenIdview returns (string)
walletCALLevel(addressview returns (uint256)
walletLock(addressview returns (uint8)
State-modifying
addLocalContractAllowList(address transferer
approve(address touint256 tokenIdpayable 
burn(uint256 _tokenId
freeMint(uint256 _mintAmountuint256 _freeMintMaxbytes32[] _merkleProofpayable 
ownerMint(address _addressuint256 count
pause(
preMint1(uint256 _mintAmountuint256 _preMint1Maxbytes32[] _merkleProofpayable 
preMint2(uint256 _mintAmountuint256 _preMint2Maxbytes32[] _merkleProofpayable 
publicMint(uint256 _mintAmountpayable 
removeLocalContractAllowList(address transferer
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setCAL(address calAddress
setCALLevel(uint256 level
setContractLock(uint8 lockStatus
setEnableLock(bool value
setEnableRestrict(bool value
setMaxMintPerTx(uint256 _maxMintPerTx
setMaxMintPerWallet(uint256 _maxMintPerWallet
setMerkleRootFreeMint(bytes32 _merkleRoot
setMerkleRootPreMint1(bytes32 _merkleRoot
setMerkleRootPreMint2(bytes32 _merkleRoot
setMintable(bool _state
setPreCost(uint256 _preCost
setPublicCost(uint256 _publicCost
setRoyaltyAddress(address _royaltyAddress
setRoyaltyFee(uint96 _feeNumerator
setSalePhase(uint256 _salePhase
setTokenCALLevel(uint256 tokenIduint256 level
setTokenLock(uint256[] tokenIdsuint8 lockStatus
setWalletCALLevel(uint256 level
setWalletLock(address touint8 lockStatus
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
unpause(
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CalLevelChanged(address indexed operatoruint256 indexed level
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
LocalCalAdded(address indexed operatoraddress indexed transferer
LocalCalRemoved(address indexed operatoraddress indexed transferer
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TokenLock(address indexed holderaddress indexed operatoruint8 lockStatusuint256 indexed tokenId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
WalletLock(address indexed holderaddress indexed operatoruint8 lockStatus
Constructor
constructor(string _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(