CATGIRL DEGEN APOCALYPSE

Verified contract

Active on Ethereum with 376 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables
Native
Value $4,050.3
0x56a411f992954ad5955bef74a8144b0ee6c41c4d24b057b643ddc06cc2af0214
0xdde465fec80d5e78afd67214a7ec4fd052a8e5baee16bf94656949c61315fb07
0x07d23daf5e9fd35ec59c5d5966c9173c9671f221aa90c7ac519dc625e432d859
0x8b503936f9ace05e59429473629a410f3bb7d15f6df3d18bbf7ebe886eb3e65c
0x5946ec12335e4ae58f86de186ea566a07a54cc2c1e39dedad3907eb507fdc88a
0x19a7a07e4b0f060e3b7672c8032954f06baa156ffc662ce20f07649eb7e3f043
0x6d3f643537e71b723c18ced2117fe6c24913690361b18efec94fdcd732d23c5f
0xec0c372479a22a3c72949ccd155a897a20171e849b8d815b872bbab31053d069
0x65a2f391f54cbc2baf2cea2deb3af689eaaf8c3c9bce4249b90418a9425a23e0
0xe15f01ea2790c6ae36738c3a4c0bbaaaa5f8cd70527fe68ffde52f1e079f945a

Functions
Getter at block 21407151
BOBO(view returns (address)
0x61fe5ff877eb105826cec347d1826c5489460fef
apocalypse(view returns (bool)
true
apocalypseNow(view returns (bool)
true
contractURI(view returns (string)
https://src.bobodegenapocalypse.com/json/contractURI.json
kittySupply(view returns (uint256)
6969
mintedout(view returns (bool)
false
name(view returns (string)
CATGIRL DEGEN APOCALYPSE
newest(view returns (uint256)
1
owner(view returns (address)
0xc39b0bb8b66d7626b4c0cc02f9f2fa3c2dacb1a3
price(view returns (uint256)
6900000000000000
symbol(view returns (string)
CAT
totalMinted(view returns (uint256)
3621
totalReleased(view returns (uint256)
0
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
3621
Read-only
_baseURI(uint256 tokenIDview returns (string)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
releasable(address accountview returns (uint256)
releasable(address tokenaddress accountview returns (uint256)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
totalReleased(address tokenview returns (uint256)
State-modifying
addBaseURI(string URIuint256 index
airdrop(address[] boborray
approve(address touint256 tokenId
batchAirdrop(address[] boborrayuint256[] amount
bigRedButton(
customURIindex(uint256 tokenIDuint256 index
mint(uint8 amountpayable 
release(address account
release(address tokenaddress account
renounceOwnership(
sacrifice(uint256 tokenIdreturns (string)
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
trackNewestURI(uint256 tokenID
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(