Skeletal Cats

Verified contract

Active on Ethereum with 3,744 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Skeletal Cats"

0xa01af2fc5a051fcb198acc57aa9536505d6f9ef51ccd0124630b5e647077b3a9
0x215b2de627da3a6feeeb7099dd7a10f86de32f56686fc8d5bcf9094b9692f996
0xdec15e28488ed9b91a9e3a9d687bcf8eda22df64ae8ee958c7e623a707145273
0x4de96f706598f1b555445195bbb59c994a8fca417d2c388210221702bab52c24
0x5763d411b6f50f6cc8c9ef4b709eb18f10af7386ef530f8eac258c6e850ae997
0x43bb48794a59890ec4fe840274d87bbb0c0cd722be9d3e4d11be31019ac3b31d
0x5feb0356fe488f63113b886cd11f0a0ecffd94c9482b863eb936c593ec42c75b
0x845f64426df58878c4bf6f5644b2a4b93cecb718b7b6864515673c39fd7ffba4
0xef71e524d5c4d59edae16f7a2ad4b9fb5987c151f80bdbfc16761135c0ca1131
0xc10a323d131b830733536aaba2855d8de535f2fec1802b5759b614203a3b97a6

Functions
Getter at block 20860496
allowlistMerkleRoot(view returns (bytes32)
0x4723b950eea19298851017d1528020172736e1bcaca6a88b2ad1c00357632c95
allowlistMintPrice(view returns (uint256)
0
availableTokenCount(view returns (uint256)
0
maxAvailableSupply(view returns (uint256)
3333
metadataIsFrozen(view returns (bool)
false
mintPrice(view returns (uint256)
0
name(view returns (string)
Skeletal Cats
owner(view returns (address)
0xc294d3fae2b67392749717dec31f855edb16e724
phase(view returns (uint8)
2
symbol(view returns (string)
SKTLCAT
tokenCount(view returns (uint256)
3333
waitlistMerkleRoot(view returns (bytes32)
0x7ac4ba93cd3445ae492a6e6e3598fa54ddeed887644bf2b7a75b2c98a0434b9f
Read-only
addressToMints(uint8addressview returns (uint256 _numberOfMintsByAddress)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOnAllowList(bytes32[] merkleProofaddress senderview returns (bool)
isOnWaitlist(bytes32[] merkleProofaddress senderview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
adjustMintPrice(uint256 allowlistNewPrice_uint256 newPrice_
approve(address touint256 tokenId
disbursePayments(address[] payees_uint256[] amounts_
drawRaffle(
enterPhase(uint8 phase_
freezeMetadata(
mint(uint256 countpayable 
mintAllowlist(uint256 countbytes32[] merkleProofpayable 
mintWaitlist(uint256 countbytes32[] merkleProofpayable 
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
ownerMint(address[] payees_uint256[] counts
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateAllowlistRoot(bytes32 _merkleRoot
updateWaitlistRoot(bytes32 _merkleRoot
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RaffleWinner(uint256 winner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.