This contract is being backfilled. You may encounter incomplete storage history.

Boonmirds2

Verified contract

Proxy

Active on Ethereum with 771 txns
Deployed by via 0xc52d5514 at 15285613
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 99999 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 3 additional slots

No balances found for "Boonmirds2"

0x133a0f76d6d9de4039b61d65d9afab3d98fe7d93d9b57b49e696e83504a49167
0x6917387d9ff11bc098a3b2f89927ef4f5cce64ade842f99c2271851ba0c6a6b8
From
0xd3dc5b837bf9a9d9b1d3b5159c9a993a279644cf2c07fa498ec03c2d86fb23d4
0xaee42cb2d238c8f9b0579b6493878e31f3400419719c735ec5b056456202d3af
0x3397d59a8285caeb2f98985b0f27f7346efcaca42dc717432b91896e88d6f702
0x547981994ed5bf4dd9e2d6d228998d6865d7e7041c47e4e5a004ae8917080426
0xefb75914407bc634ccdd644f969154b550dc04c9a9e9663ec04f42be64a7ea05
0xb1ba92b9f17319a0f8a1bc349bfe1a8734532dfd812b68440ec796d3a275f6da
0x5ea956effbaeb72650b8f20e177803594d899bbc3e74d8ab47dd2daba5815070
0x1a9cf285d344db3b07eea4a0050f09511e903ff76b8f3cf2358af176e6345097

Functions
Getter at block 20799032
MAX_SUPPLY(view returns (uint256)
3333
MINT_LIMIT_PER_WALLET(view returns (uint256)
1
implementation(view returns (address)
0x43955024b1985e2b933a59021500ae5f55b04091
saleIsActive(view returns (bool)
true
totalSupply(view returns (uint256)
622
__owner(view returns (address)
0xa49ba7611202e4f9fc62fc6f74d9df429f44255d
advancedConfig(view returns (uint16 royaltyBpsstring uriBasestring uriExtensionbool hasTransferHook)
(royaltyBps=500, uriBase=https://ipfs.io/ipfs/QmNWVcStULunkxGHfwPDLAgT4jf7gi8FfeHpnH9PL1XE5x/, uriExtension=, hasTransferHook=false)
deployedBlock(view returns (uint256)
13650723
name(view returns (string)
Boonmirds2
owner(view returns (address)
0xa49ba7611202e4f9fc62fc6f74d9df429f44255d
symbol(view returns (string)
BNM2
totalSupply(view returns (uint256)
622
Read-only
allowedMintCount(address minterview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
__exists(uint256 tokenIdview returns (bool)
__isApprovedForAll(address _owneraddress operatorview returns (bool)
__isApprovedOrOwner(address spenderuint256 tokenIdview returns (bool)
__tokenURI(uint256 tokenIdview returns (string)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address _owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
mint(
setBaseURI(string customBaseURI_
setSaleIsActive(bool saleIsActive_
withdraw(
__burn(uint256 tokenId
__mint(address touint256 tokenId
__setBaseURI(string uriBasestring uriExtension
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(address newOwnerstring _namestring _symbolstruct ConfigSettings settings
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(address baseFactorystring customBaseURI_
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.