Bringing Dining Onchain with Blackbird

Unverified contract

Proxy

Active on Base with 374 txns
Deployed by via 0x121f447c at 2662946
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xd9ea48fa2d952f0f2f4ac8d093e6f8a6f45afd6eb3db7dda2eca64e32c36ddbd
0x3ba6fd9664a7a98424f3d8763ddad2acdd3ebe4964f5169d89f0d536f5fe7108
0x96c1d629a28f779e6b5b569a66e237a3cd17d692c96b13a1c5906c83cb4fb325
0x6be591e4f0f14e733c2bc06127b63d5715e7d87b8745136aceaae4e51f46c7cf
0x9c7010df54c7a4eca4fdbfbd8ad6f06f7ea750601a5763382203a10f8d1f61f2
0x4059d3d5be5fc0d074fda354602b010a1bdbab38684b4c678f2ebcfe39c6dfbc
0x4152e991766c8f3d5df080a117153a205c0f2464ad4d31cbca739ab37dd3f7c3
0xa35a1f9faaca26da026ecf50d8b2932ae2333aa75392fb746034a72afa866897
0x8e45b174775bdb36f05996369664bb044db8a1d0f71fe7481b35479d54adfffe
0xdc136a72687e49789443392e8d92aa5a29926da77e553edbdd245cd04d2b7f4e

Functions
Getter at block 22756312
VERSION(view returns (uint8)
200
baseDescriptionURI(view returns (string)
https://mirror.xyz/
contentURI(view returns (string)
dr1i8LejbKSXQXjiwb2TqaNsDv2cCpDj1krMbDWhGv0
 
contractURI(view returns (string)
 
description(view returns (string)
factory(view returns (address)
0x2d4b7ec9923b9cf22d87ced721e69e1f8ed96a0a
fundingRecipient(view returns (address)
0xd3271df159f18e07aad79e79a24580bb5c4776e9
guardOn(view returns (bool)
true
imageURI(view returns (string)
Qma2DgT1a14gcUTQJMtefAFjamBZGGMTtLkkY7q3X2Syg8
isNextOwner(view returns (bool)
false
isOwner(view returns (bool)
false
limit(view returns (uint256)
0
name(view returns (string)
Bringing Dining Onchain with Blackbird
o11y(view returns (address)
0x3f2408693cc2e0c8e0bb68f039ceb6deac0ec072
owner(view returns (address)
0xd3271df159f18e07aad79e79a24580bb5c4776e9
price(view returns (uint256)
0
renderer(view returns (address)
0xfd7c7f0b10acdd4f2ee2ea5111767b98d42d0a07
royaltyBPS(view returns (uint256)
0
royaltyRecipient(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
BRINGINGDININGONCHAINWITHBLACKBIRD
totalSupply(view returns (uint256)
339
treasuryConfiguration(view returns (address)
0x004d8438f4016a96f2d6ddc17808f4e40b47cde6
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
ownerOf(uint256[] tokenIdsview returns (address[] owners)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdpure returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptOwnership(
approve(address touint256 tokenId
cancelOwnershipTransfer(
initialize(address _ownerstruct IWritingEditionsWritingEdition editionaddress tokenRecipientstring messagebool _guardOnpayable 
mint(address tokenRecipientreturns (uint256 tokenId)
purchase(address tokenRecipientstring messagepayable returns (uint256 tokenId)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseDescriptionURI(string newBaseDescriptionURI
setFundingRecipient(address _fundingRecipient
setLimit(uint256 newLimit
setMaxLimit(
setPrice(uint256 _price
setRenderer(address _renderer
setRoyaltyInfo(address royaltyRecipient_uint256 royaltyBPS_
toggleGuard(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address nextOwner_
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseDescriptionURISet(address indexed clonestring oldBaseDescriptionURIstring newBaseDescriptionURI
CloneDeployed(address indexed factoryaddress indexed owneraddress indexed clone
FactoryGuardSet(bool guard
FactoryImplementationSet(address indexed factoryaddress indexed oldImplementationaddress indexed newImplementation
FactoryLimitSet(address indexed factoryuint256 oldLimituint256 newLimit
FundingRecipientSet(address indexed cloneaddress indexed oldFundingRecipientaddress indexed newFundingRecipient
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PriceSet(address indexed cloneuint256 oldLimituint256 newLimit
PriceSet(uint256 price
RendererSet(address indexed cloneaddress indexed renderer
RendererSet(address indexed renderer
RoyaltyChange(address indexed cloneaddress indexed oldRoyaltyRecipientuint256 oldRoyaltyBPSaddress indexed newRoyaltyRecipientuint256 newRoyaltyBPS
RoyaltyChange(address indexed oldRoyaltyRecipientuint256 oldRoyaltyBPSaddress indexed newRoyaltyRecipientuint256 newRoyaltyBPS
Transfer(address indexed cloneaddress indexed fromaddress indexed touint256 tokenId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TributarySet(address indexed factoryaddress indexed cloneaddress oldTributaryaddress indexed newTributary
WritingEditionLimitSet(address indexed cloneuint256 oldLimituint256 newLimit
WritingEditionLimitSet(uint256 oldLimituint256 newLimit
WritingEditionPurchased(address indexed cloneuint256 tokenIdaddress indexed recipientuint256 pricestring messageuint256 flatFeeAmount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.