Based Block

Verified contract

Active on Base with 230 txns
Deployed by via 0x7530e7db at 4807987
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $18.23
0x1c55eb8ce9d1e91e8b1f3d79ba6c40bb6751804e8f9bf997cfa4e36691889046
0x46262e060b0c623edfe90b04c36efc9f9a266610a6bdacf35a1ff1088a84f89a
0xc8925de2dd62bd99f5d59f14c59216912ad2498b6d513763a40707adf5b57a46
0x3d4920d7e66b75fe94a4aea858d74357867cc431e333cad283c43791e66d5228
0xe804b82cb1bbf1a9b6d1c5739ccb06c3731b136869e260314c0857a75488dd88
0x80dd91153d4127f3d50da00c80eeda67738e60f8b1e031a5d37512f51b24793c
0x48393fb7af434302e2f3546e367559a5f95c3ef6aeb4a3a11821460de5f5478d
0xab188ac90ab720933520d0104bf6d7a81f9e0da62abd0c740631b22df5ceead5
0x58cf431f8b49aa848abb7891b5f68aca1d8e41663e0e780235edfd6d195da73c
0xd176ff0af2e3a59e818f9e98c81afec1cddc223bc51e65ae05a8c2619e3f37c6

Functions
Getter at block 22753737
MAX_SUPPLY(view returns (uint256)
5555
MINT_PRICE(view returns (uint256)
500000000000000
OWNER_FREE_MINTS(view returns (uint256)
115
endMint(view returns (uint256)
1727774226
freeMintsAllowed(view returns (uint256)
1
name(view returns (string)
Based Block
owner(view returns (address)
0xb622728b75010df13073fc6d0b2d6a450d98dfcc
ownerMintedCount(view returns (uint256)
50
symbol(view returns (string)
BDB
totalSupply(view returns (uint256)
274
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintCount(addressview returns (uint256)
minted(addressview returns (bool)
minter(uint256view returns (address)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
toString(uint256 valuepure returns (string)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 numTokenspayable 
ownerMint(uint256 numTokens
ownerWithdraw(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setEndMint(uint256 newEndMint
setFreeMintsAllowed(uint256 _freeMintsAllowed
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
withdrawAmount(uint256 amountaddress to
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
EndMintTimeChanged(uint256 newEndMint
MintPriceChanged(uint256 newPrice
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Withdrawal(address indexed recipientuint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.