This contract is being backfilled. You may encounter incomplete storage history.

Degenerates Club

Verified contract

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

No balances found for "Degenerates Club"

0xf871ba5b6a828a24f1a97a12f8569f26bc817e7a540edd417465c5aaa7c5868c
0xbdf568e00427e4b25461ffb1940a5bff900dad99c556444e125450083113f110
0x4c969126860cc6e500c8deca333934f629eaa8ef2d97086fb440f4bfd87659ee
0xd01d66f82f9825eaf6350229e6abe7690559520f0ed9c57164123c89cdacb8a9
0x1deda5ed0b7c8c1e834c8956c3c6998d579925a58ed87c459851507c2a22ff4c
0x8769ee255e000efca8e2e41a0c1a01fdf7b546d163de2f4c7631662f01218d57
0x591a9f5234422c8fbfabcd50421d1b441ac2b7463ee82c8f737088c4b799dd28
0x8d543668ca8e484ffbea49fedc6b05306877548a13b2c6b9a7db4f14ca0b6881
0x44e397879a5db4386d92cf4e3f7b61a5b383683c85396c5f9cb53230e13af3e8
0xdd4d373b8b3ba5e77f08d56903364de03ed01c11848879cb1c18743e59045a01

Functions
Getter at block 20793057
name(view returns (string)
Degenerates Club
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x3807e934a7fa1a830c32dea3d0ef5f42f50a4bba
symbol(view returns (string)
Degens
totalSupply(view returns (uint256)
5000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
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
changeCollectionSize(uint256 newCollectionSize
changeMaxBatchSize(uint256 newBatch
flipSaleState(uint256 num
maxSupplyChange(uint256 newMax
mint(uint256 quantitypayable 
mintMarketing(address toPersonuint256 quantity
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMintPrice(uint256 price
setOwnersExplicit(uint256 quantity
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
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(uint256 maxBatchSize_uint256 collectionSize_uint256 amountForAuctionAndDev_uint256 amountForDevs_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.