DeadBears

Verified contract

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

No balances found for "DeadBears"

0xe5ea89343adee5cf4c199db7a0d9ae1f8ff278b29d1e758a70fd86c04f3efc94
0x275266aaaf077784033fa6309083d3efa1d7f11876a96078c104f6710abd1486
0xac3a45665ff201dbf142d378b9d49ded516220cae338a8f62a140428a25ad770
0xe739cd71109a09fd90cbaab3883761951ce2a0f3c36b2367aff10bf6c87229c9
0x677e4cb11bb8fdbfdb1dd5b5f2e83874286928970d89c04f65bc32a7753c18b3
0xd4ca7a76883fe94714476e3c78f0e828c8074f1956381d67f6b23ce533b6b0db
From
0x306adcd61e9d6401a5795d5dab01028318227aeb05eb8adb6baa437c09ebe879
0x15b1f026f0125ec3ff4f25c133eb2bd2e20dd16584dbede8964cafb752bf2b27
0xd34c90d939079055deba6368a180a76b98dabfd8c3216a2ac75557ac8844e853
0xf5e7733083c17ba8e087832fde5330b18178bdbf6c3f76b0f0c349f9f16f7ddb

Functions
Getter at block 21161895
BASE_URI(view returns (string)
https://www.deadbears.art/api/metadata?id=
MAX_BUY_SUPPLY(view returns (uint256)
4000
MAX_FREE_SUPPLY(view returns (uint256)
333
MAX_SUPPLY(view returns (uint256)
4444
PRICE(view returns (uint256)
30000000000000000
bought(view returns (uint256)
136
disableOwnerMint(view returns (bool)
false
freeClaimed(view returns (uint256)
211
merkleRoot(view returns (bytes32)
0x4a4a66d4efff48032b8c67a4ba220af889a6e5ed6590d24b7e7f3e2c1d5ae46a
name(view returns (string)
DeadBears
open(view returns (bool)
false
owner(view returns (address)
0x0d8916400bb1864f27855c6373795e879eea1cf7
symbol(view returns (string)
DEADB
totalSupply(view returns (uint256)
4444
walletLimit(view returns (uint256)
20
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hasClaimed(addressview returns (bool)
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
mint(uint256 quantitypayable 
mintWhitelist(bytes32[] proof
ownerMint(uint256 num
permanentlyDisableOwnerMint(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string _baseUri
setMerkleRoot(bytes32 root
setOpen(bool o
setWalletLimit(uint256 limit
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(
URIQueryForNonexistentToken(