Corrupted Crystal

Verified contract

Active on Ethereum with 55 txns
Deployed by via 0x7b9ffff7 at 14964936
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Corrupted Crystal"

0x74ebdd3c09f88dfe5b308e38b895f0699865ee1b65b258781e2259e81b33cab5
0xef1495659922899be61ac7df794202f0793237fe23dcab9c41a211699bba9691
0x56a2306b7472e1ed739469d465baa1a789126a4a8da0bbf7d00e0e2faf505a75
0x4b03c33b6c28741d129eaac2462a471fac742e73df2fe76653a3d3eecd7c2686
0xd521a4e3906c098de53c08379b95a9c422641612d1e33e11f8a93458961546b3
0xdb415fdc8715bdb9ed54e6f1cc88de01e14e7cc6d6f55ace5e04fbf49c52d7f6
0xd180a194e4e35d864ae0418a738b40433e529cf8bcb535c2d3882d829749d159
0xc3cabbd5de80d442ec5454240d7c899591dbbe84d673d60a1592892e69669153
0x1deba6c83f259ccd6490f8df376111ba8a5defaccfeb3f26e3af716d48363baf
0xa67208b5da1090fffa4397f4d0c88aa7c63de442514ebb5c0e95312864081eab

Functions
Getter at block 21205552
MAX_MINTS_PER_TX(view returns (uint256)
10
PUBLIC_SALE_PRICE(view returns (uint256)
20000000000000000
getBaseURI(view returns (string)
ipfs://QmUNPVjDQFfpFAYU1r5S3vnWAKwejxqTTTzK2Uk43KbBUi
isPublicSaleActive(view returns (bool)
true
maxSupply(view returns (uint256)
444
name(view returns (string)
Corrupted Crystal
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x4071acbe5a9583a39210513f809cb8d809fa17bb
symbol(view returns (string)
Crystal
totalSupply(view returns (uint256)
281
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 numberOfTokenspayable 
ownermint(uint256 _max
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setIsPublicSaleActive(bool _isPublicSaleActive
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawTokens(address token
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

This contract contains no error objects.