BabyBoomerNFT

Verified contract

Active on Ethereum with 2,830 txns
Deployed by via 0xe9b3da4e at 13297587
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 500 additional slots
-
variable spans 9999 additional slots
-
variable spans 9999 additional slots

No balances found for "BabyBoomerNFT"

0x78ff2a289ea8b21c9ec59562201f3a479044952601f1aca5a20631ae948d7fb8
0x1e7574872b452f3b33233fce9e9f79e16a7601fd3867d0c78b7fd3fb2059c963
0xe3b8e262bd6158fdc62326162667c6d1760430d6d286d5d489ae367f027293d3
0x489ff7ceb3783e3a22e98fdc90a0e5fe356dd8b109b26389a97595858c7f016d
0x446e47191c916737e58d89cd72a204b4e7b88ccbb72b5a3b31fb5b670ed68738
0x3aeb4b210534f57f96285ca0f9045c6886f856ec4129decdb9d9269b60f848de
0x9aadf1cee856b4a66f0c7d59e9c7eb7eade80ee1a91f9ddc8637363188f7c19d
0x3cb31511d9936789173f48d658af74af7766df3e3715fb0d82f003c57384bd80
0x98ef9dd2baefb9ab1c1665093c81401f250307410237f035be272a39fc113a77
0x405f41b67e9c00166ad239dda4cf3feccd5f95ed31cc98be793294cadb005433

Functions
Getter at block 20950399
contractURI(pure returns (string)
https://babyboomernft.com/data/babyboomernft.json
 
currentBalance(view returns (uint256)
 
getMyPresaleTokenId(view returns (uint256)
 
getPresaleAllowlist(view returns (address[501])
getState(view returns (string)
inactive
lastTokenMinted(view returns (uint256)
2314
mintPrice(view returns (uint256)
125000000000000000
name(view returns (string)
BabyBoomerNFT
owner(view returns (address)
0x84952e992694230b62ef254c2b49065205dec270
redeemPrice(view returns (uint256)
80000000000000000
state(view returns (uint256)
0
symbol(view returns (string)
BMR
tokenQuota(view returns (uint256)
100
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getStats(uint256 forStateview returns (uint256[3])
isApprovedForAll(address owneraddress operatorview returns (bool)
isRedeemed(uint256 tokenIdview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdpure returns (string)
State-modifying
_redeem(uint256 tokenIdpayable 
approve(address touint256 tokenId
mint(uint256 quantitypayable 
ownerMint(uint256 quantity
ownerRedeem(uint256 tokenId
redeem(uint256 tokenIdpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setPresaleAllowlist(address[501] allowlist
setState(uint256 newState
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unRedeem(uint256 tokenId
withdrawBalance(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Minted(address senderuint256 tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PermanentURI(string _valueuint256 indexed _id
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.