DeceasedDegen

Verified contract

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

No balances found for "DeceasedDegen"

0xe245010c0f6d48fd2dba9bacf3983085078d06ef788d92a1acd19941730838a9
0x1131e3694b13c30f45d7015f810ea0004f148966d037fd3613d05d334a024baa
0xcf0bdc3bbae2093532ce55e09222e73c5c3047c03110fcf019dc12e2c9d3f004
0x55239ddca55994662bd6241d95d151499ae8b40bcc5caa4a18bab93bb5fd564b
0x6b5539f75915278cfa8d01506d4e21617fbc6238204a40d46c0cb67ad8a1a4b1
0x2fbe201e9a53fb2f19ecf55d3445b5aab92f5c954dbdb1ee9768e8c005130a23
0x89635e76faac222d900bb5df9d6727dffb39a24e2e844a4f77df956077753552
0x4f13c3fbb59eed3513b721619300f5475e68c3226208bad958acbd60776e82c8
0xbcea67c970915e4ec27a7c9614c1f73d7dba70aa5cb2cfef56dfd82a371e00b0
0x5f625f56285da80e42c1e53444a643e92d27bd43fec45c6cbd71caf6927246f5

Functions
Getter at block 21320695
FREE_MAX_SUPPLY(view returns (uint256)
333
MAX_PER_TX(view returns (uint256)
10
MAX_PER_TX_FREE(view returns (uint256)
5
MAX_SUPPLY(view returns (uint256)
1111
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://api.nicefunzombies.io/metadata/
contractURI(view returns (string)
ipfs://QmRRTBq1vQwoivLNvMroRUm39arUJvTmsoehwXxeSHZ3AM
name(view returns (string)
DeceasedDegen
owner(view returns (address)
0x60e4055ab5339e0a896f183ae675aa1b6d0fc94a
paused(view returns (bool)
false
price(view returns (uint256)
2000000000000000
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol(view returns (string)
DEGEN
totalSupply(view returns (uint256)
1111
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
config(
mint(uint256 _amountpayable 
pause(bool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setContractURI(string _contractURI
setMAX_SUPPLY(uint256 newSupply
setPrice(uint256 newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(