SpriteClub

Verified contract

Active on Ethereum with 12,554 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"

0x003223c7dbbdfe645dfd86640c472c14885e70c1b2588364ca1ebf38aae69dab
0x2e2fe476ff61f2ab64b5a6685a72663628e3fd24c946c055c32de32838d96fa1
0x89d31c09ee1622e25a619c00c6dd436647657f41c4f3fa12f4c2833f3d2f3a92
0x13a15f57c32e37362299409e42115e5b84ff4c792943109e6c3221d9026096db
0x971f2efe16ab9c02542beee5c3ec809b287d7ce9886c88fc727e5770e776630e
0xc063510cb858f843aab4b0c845087a19b66f2f434bc3dd2c1f690f063ecb7d0b
0xafe0cb1e60d79d199e8a7eb9d53e5d1c8b0c622bc0b5be8792ce0ccd021174e3
0xeaf49b41eb4184be5180d30f8d4d2560743cf744c73c802f6ee735e8d039570f
0xde4a08b7fd8d26504ec47a1734ff2942b1932859858226d332d2b5d504ec1e9e
0xe97bd5782d04ee2c0bb4b8a52364d4e9daf20ff0ac88444e0b4723dab8caac45

Functions
Getter at block 20861323
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.