Murakami108FlowersPacks

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x38ce3c11 at 17221134
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Murakami108FlowersPacks"

No transactions found for "Murakami108FlowersPacks"


Functions
Getter at block 22746025
basePrice(view returns (uint256)
0
maxPerMint(view returns (uint256)
0
maxPerReveal(view returns (uint256)
0
name(view returns (string)
owner(view returns (address result)
0x0000000000000000000000000000000000000000
saleActive(view returns (bool)
false
saleDuration(view returns (uint256)
0
saleStartTime(view returns (uint256)
0
symbol(view returns (string)
totalMinted(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
totalSupply(view returns (uint256 result)
115792089237316195423570985008687907853269984665640564039457584007913129639935
Read-only
balanceOf(address ownerview returns (uint256)
discountBps(uint256 quantitypure returns (uint16)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership ownership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
hasAllRoles(address useruint256 rolesview returns (bool)
hasAnyRole(address useruint256 rolesview returns (bool)
isApprovedForAll(addressaddressview returns (bool)
isAwaitingReveal(address ownerview returns (bool)
mintFee(uint256 quantityview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
price(uint256 quantityview returns (uint256)
requestPending(uint256view returns (bool)
requestedHash(uint256view returns (bytes32)
rolesOf(address userview returns (uint256 roles)
setApprovalForAll(addressboolpure 
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
approve(addressuint256payable 
batchAirdrop(uint64[] quantitiesaddress[] recipientspayable 
batchReveal(uint256[] tokenIds
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
fulfillRandomness(uint256 randomnessbytes dataWithRound
grantRoles(address useruint256 rolespayable 
initialize(address owner_address feeRecipient_uint256 mintBaseFee_string name_string symbol_
initializeRarities(
mint(address touint256 quantitypayable 
processReveal(uint256 randomnessuint256 requestId
renounceOwnership(payable 
renounceRoles(uint256 rolespayable 
requestOwnershipHandover(payable 
revokeRoles(address useruint256 rolespayable 
safeTransferFrom(addressaddressuint256bytespayable 
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
setCard(address cardsAddress
setFeeRecipient(address newFeeRecipient
setMaxPerMint(uint256 newMaxPerMint
setMaxPerReveal(uint256 newMaxPerReveal
setMintBaseFee(uint256 newBaseFee
setTokenURIS(string newEnTokenURIstring newJpTokenURI
setTreasury(address newTreasury
setVRFOperator(address newVrfOperator
startSale(uint256 newBasePriceuint256 newStartTimeuint256 newDuration
stopSale(
transferFrom(addressaddressuint256payable 
transferOwnership(address newOwnerpayable 
withdraw(
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
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
RequestedRandomness(uint256 roundbytes data
RolesUpdated(address indexed useruint256 indexed roles
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressInsufficientBalance(address account
AlreadyInitialized(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
FailedInnerCall(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NewOwnerIsZeroAddress(
NoHandoverRequest(
NotCompatibleWithSpotMints(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
SequentialMintExceedsLimit(
SequentialUpToTooSmall(
SpotMintTokenIdTooSmall(
TokenAlreadyExists(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
TransfersNotAllowed(
URIQueryForNonexistentToken(
Unauthorized(