deaDBirbs

Verified contract

Active on Ethereum with 21 txns
Deployed by via 0x82eb990d at 16965012
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
-
variable spans 5 additional slots
-
variable spans 5 additional slots
6 additional variables

No balances found for "deaDBirbs"

0x40c53cea329376417120450a9003bc384d2a3876aa2d071757297ed08047f438
0x34334ca47455bbe6759bcce1093483bb896cf1d64a32d6ccc6ea016384e4a99b
0x27b0c5bf50dfb71a0734f1fb6f8acb6703d116b1f017e951612b6c9c085ae96f
0x1756f3aa664711179c15f0d4e7043f70932d0f0c377b9a5508630b8a070c6f0e
0x1f772ebb130da08f4f1c469cf1c735cfee3b6450c0c8aa2262b30d0d0ca90d85
0xb6ce9c39424d801278e5b9d601e3d945fcc974d1b4ec41e7107735fa6e3ee89d
0xc238e31becfde7d655caa7a78f7bdd8f02bd7e8a2fe5663b8f06561363ea5ef2
0x8702889e0133b43f2e37c8e5d041ec8ecfdf38c7c7dc89790e5598a672cad902
0xabb4e2f4670c6596606764d0fc1ae6ce96bc4ddaf4eb9aa38cb7f62b82cbfb4c
0xdcff01f3e8e52d40cff4b90c1e10339ec91c5642cc8c0ac3c94f3ff01b7780e8

Functions
Getter at block 21414127
addAttributesToTokenURI(view returns (bool)
true
attributeSelectionIsOpen(view returns (bool)
true
attributeSigner(view returns (address)
0xb062f3c2089c4266fc348fe8b71162e7a9054b24
baseURI(view returns (string)
https://deadbirbs.xyz/api/meta/
beneficiary(view returns (address)
0xf31a0f7eaf5a4c51b2cc18e1df9f3491ca46205c
contractURI(view returns (string)
https://deadbirbs.xyz/static/contract-info.json
 
getAllMinted(view returns (struct AttributeStoreData[])
 
getSalesConfig(view returns ((string, uint256, uint256, uint256, uint256, address, bool, bool, bool)[3])
isRegistryActive(view returns (bool)
false
name(view returns (string)
deaDBirbs
nextRank(view returns (uint256)
11
owner(view returns (address)
0xf31a0f7eaf5a4c51b2cc18e1df9f3491ca46205c
registryAddress(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
DB
totalSupply(view returns (uint256)
130
Read-only
backgrounds(uint256view returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedAttributes(stringview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenAttributes(uint256view returns (string valueuint256 rankbool isValue)
tokenURI(uint256 tokenIdview returns (string)
tokenURIs(address ownerview returns (string[])
usedKeys(bytesview returns (bool)
State-modifying
approve(address touint256 tokenIdpayable 
bulkAllowlistMint(uint256 quantitybytes signaturepayable 
bulkMint(uint256 quantitypayable 
deadBirbAllowlistMint(string attributesbytes signaturepayable 
deadBirbMint(string attributesbytes signaturepayable 
ownerBulkMint(uint256 quantityaddress recipient
ownerMint(string attributesbytes signatureaddress recipient
removeAllowlistSale(
removePublicSale(
removeWaitlistSale(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setAddAttributesToTokenURI(bool enabled
setAllowlistSale(uint256 startDateuint256 durationuint256 priceuint256 quantityLimitaddress signerbool checkUsedKeys
setApprovalForAll(address operatorbool approved
setAttributeSelectionIsOpen(bool enabled
setAttributeSigner(address signer
setAttributes(uint256 tokenIdstring attributesbytes signature
setBackground(uint256 tokenIduint256 backgroundId
setBackgroundOptions(uint256 options
setBaseURI(string newBaseURI
setBeneficiary(address _beneficiary
setContractURI(string uri
setIsRegistryActive(bool isActive
setMinBulk(uint256 min
setPublicSale(uint256 startDateuint256 durationuint256 priceuint256 quantityLimit
setRegistryAddress(address _registryAddress
setRoyaltyInfo(address receiveruint96 feeBasisPoints
setWaitlistSale(uint256 startDateuint256 durationuint256 priceuint256 quantityLimitaddress signerbool checkUsedKeys
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
transferRevenues(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAttributes(string _attributesuint256 _tokenIduint256 _rank
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstring initBaseURIstring initContractURIaddress _beneficiary
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NotAllowed(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(