Deathwish 365

Verified contract

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

No balances found for "Deathwish 365"

0x8b6d1edac747a93c8018a5dedc9717a8009647f6a1dcbac5aa4292e51e381926
0x55ac7441b1f24cc1b196bbf56ebe701633e7ea65a411aee1fb59fc26bde2d58d
0x7d67aa061bc0a27dbf5bcbecdfe6e181871dec5e078fc682a4f312b0f37da23f
0x7bc30e6dfc1e707c0ea0c495c84b88ed4601bac3dae49cb2d27b8b90192a5c83
0x9d089a8ea894d32b9c98fb872e9142f5ebcb3d1eafc8b342d7bc1cccf01262f1
0x0a8b70fe4e133046394e0cddb34542e85d1adcf6056d893ee9ea5595ab6d5784
0xf7d1424eade74a8db3dfc5df90c9d385ab18184e0bbfd92b0225248ee26ce10f
0xf32214c0dbd71dee2310c872462337f43e94d64c61b19267355c2c2506aa9786
0x24c0a9a3349408a123143cec9bcf534d9ea02a51711d3f0dab79389597137cdd
0x842b5a272983f0659e176c6e0e4dee718c62e76086c5eeba0237430d9284d689

Functions
Getter at block 21034822
MAX_SUPPLY(view returns (uint256)
365
isOperatorFilterRegistryRevoked(view returns (bool)
false
name(view returns (string)
Deathwish 365
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0xf5859f7f666464a842047bd58960a854df8b9e9e
symbol(view returns (string)
DW365
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getStoreFrontId(uint256 idview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
adminClaim(uint256[] ids
approve(address operatoruint256 tokenId
claimToken(uint256[] idspayable 
renounceOwnership(
revokeOperatorFilterRegistry(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setRoyaltyData(address receiveruint96 fee
setStorefrontAddress(address _address
setStorefrontData(uint56[] data
setURI(string _basestring _format
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateOperatorFilterRegistryAddress(address newRegistry
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OperatorFilterRegistryAddressUpdated(address newRegistry
OperatorFilterRegistryRevoked(
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
InitialRegistryAddressCannotBeZeroAddress(
OnlyOwner(
OperatorNotAllowed(address operator
RegistryHasBeenRevoked(