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

DeadDiamondSociety

Verified contract

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

No balances found for "DeadDiamondSociety"

0xa6c6ca2aef05ab2f1229f7856047faafaa2c6fcb898950bc6097283057d72a83
0xe997ddedae6df3b96d19bc98b1e6882dea4b7d607e47bbd134ac73810dd159f1
0x38faee940b79a40bf13db9f5c36deea1f5d48a34a35e5773bfdb8c00fe0b02d2
0x43de18def55d2d927a5b2be9db04213bb6a12145ccaf96ff2e34766efce53876
0x20eb34e086a42eb0debe2fdd46fe6ca820c02696cdbf216a22c2e4d8c0528ccb
0x78a0a0357afae52987a9fdcdc79f80640f4514fff0e1b1f8a4257551e48b5eba
0x8e0889a3d49921ab9b7db390d722ebae6f11f6e1e25cafa6040ea3d33250d3bf
0xed7ab79ec687bd547787854a3c4672b0110c6a82701adbb73e47d309edc9986d
0x19f3702f54e12ae9da5b6744f1ee796dbba53ccd017270d21755704241871c51
0x0677d45618fe6dd37a04b6c6c47495faedff287796f1de469da13f19ca8f695d

Functions
Getter at block 20801059
cost(view returns (uint256)
150000000000000000
hiddenMetadataUri(view returns (string)
ipfs://QmVQYsJFd7FbmyNuLfVPTMuYzBTq64tqCspEBSKLhgFf1b/hidden.json
maxMintAmountPerTx(view returns (uint256)
2
maxSupply(view returns (uint256)
2500
name(view returns (string)
DeadDiamondSociety
nftPerAddressLimit(view returns (uint256)
2
onlyWhitelisted(view returns (bool)
false
owner(view returns (address)
0x95764279945a005fe007ab4f38f5eb5f11699cc3
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
DDS
totalSupply(view returns (uint256)
2500
uriPrefix(view returns (string)
ipfs://QmbAQEJaXCG8mrCNMAfikFQQkgBCjPPpUMJB8r2LxS96QE/
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _userview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
whitelistedAddressess(uint256view returns (address)
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setNftPerAddressLimit(uint256 _limit
setOnlyWhitelisted(bool _state
setPaused(bool _state
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUsers(address[] _users
withdraw(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.