SpriteClub

Verified contract

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

No balances found for "SpriteClub"

0x4ba2468bc397dd038ef0d687e180a3c966ef365b203801ef937ae866cb975aaf
0x91ceffb5fcc3ad353c04c8861098b6ad7a67233f04b783e152636f11265ef297
0xebbb78878ee7b4e6be4e14a0203771c33bbaf5d83143f645d352ce3231887780
0x7a06f2fee8f64fb57964d869db4a7387d03aed2450bddebe6a368981429743f8
0x38c987fc9a5cb5d25bc92d3a919d1d7259baab75a6781b38f2022abf4f6bef27
0xcb9f6a13f2f1fbc8bf4a9c7f04b617ba7a00811dbef4899069b748e214efe844
0x7e679653d4663a716cc0e9d045e47914fb64e95e902172cc31cd2b333ddca33b
0x28c966bb5dabfb87adfac379d7734bf079f5fa37c5aa8eb00c963d3d4f0868bf
0xb07ae7d9d23e2f5200b65724a9ede98d3d4dcb5b8d9b66bc45005e68fcb81d92
0xc97e9fbd79d85d5922a966c351330d919cf0344745b8b7874572fbb7ecdcf82a

Functions
Getter at block 21277427
addressMintLimit(view returns (uint256)
2
collectionSize(view returns (uint256)
7777
collectionURI(view returns (string)
contractURI(view returns (string)
isMetadataFinalized(view returns (bool)
false
isRafflelistSaleActive(view returns (bool)
false
isSpritelistSaleActive(view returns (bool)
false
mintPrice(view returns (uint256)
70000000000000000
name(view returns (string)
SpriteClub
owner(view returns (address)
0x28193082de8f789d1ed103cfd841c1715713c264
paused(view returns (bool)
false
rafflelistMerkleRoot(view returns (bytes32)
0xd6e976ef147cbd972283a2af96400983176489513c0718daad058e6ec812bc4e
royaltyBasisPoints(view returns (uint16)
70
spritelistMerkleRoot(view returns (bytes32)
0x270b8a7ef8c88cc92228c78056000a79bda60c9693687a371ee08ae2a941ed3f
symbol(view returns (string)
SPRITE
totalSupply(view returns (uint256)
7777
transactionMintLimit(view returns (uint256)
2
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintCounts(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 salePriceview returns (addressuint256)
spriteAnswers(uint256view returns (uint256)
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
finalizeMetadata(
ownerMint(address touint256 quantity
pause(
rafflelistMint(uint256 answerbytes32[] proofpayable 
rafflelistMintWithApproval(uint256 answerbytes32[] proofaddress[] approvedAddressespayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCollectionURI(string newCollectionURI
setIsRafflelistSaleActive(bool newIsRafflelistSaleActive
setIsSpritelistSaleActive(bool newIsSpritelistSaleActive
setMetadataBaseURI(string newMetadataBaseURI
setMintPrice(uint256 newMintPrice
setRafflelistMerkleRoot(bytes32 newRafflelistMerkleRoot
setRoyaltyBasisPoints(uint16 newRoyaltyBasisPoints
setSpritelistMerkleRoot(bytes32 newSpritelistMerkleRoot
spritelistMint(uint256 answeruint256 quantitybytes32[] proofpayable 
spritelistMintWithApproval(uint256 answeruint256 quantitybytes32[] proofaddress[] approvedAddressespayable 
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string initialMetadataBaseURIstring initialCollectionURIuint16 initialRoyaltyBasisPointsuint256 initialTransactionMintLimituint256 initialAddressMintLimituint256 initialCollectionSizeuint256 initialMintPrice
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.