Base Bombz

Verified contract

Active on Base with 1,452 txns
Deployed by via 0x0c5d3960 at 2839375
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Base Bombz"

0xfa13745dd1847dea3e07e38968b82df3bb7125e4f84c947191e7cf9bf845d8eb
0x4030e045791214ae8066fe95312f5040119e561489882b20bd40b15970a3cc1e
0xb4e6202aba4166774f957fc1c8d66d973e8e6839dc0dc4e75c4f5e074e942639
0x64f0a1eee8faf61a297f13730056a89c018020a87e0058cd617e2bfbe5cab7e4
0xf825d06474f4dea69cbdf4c62867ed621887334f95de75ab60b6e1d55a66b515
0x491f0e7bc0db9c142d18bfe3a1fdfb826762c293459245b24e18347684a46c3a
0x5c0c6e00de9ea71085fd9761b13ac9051a354bbc78bf9a446cef3efe4c2e9945
0xdcb0e9d60aa11d0c03c51f23bd5a1123eb49a9ac17d37deba69f6ddd8eada1b8
0xd643a36c2fb909046c71cc5e98239621020b2903d2eafd818cbb8c91fbd20017
0x6e86a9efe1039767c27fa4b36f93a6cd987c29010f799a59817b282098845f07

Functions
Getter at block 22933286
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
50
maxSupply(view returns (uint256)
5000
name(view returns (string)
Base Bombz
notRevealedUri(view returns (string)
ipfs://QmRfB11LGC59ywebZSMxUg7ZF6NNgWD1xncLrbUn73YqNw/
owner(view returns (address)
0xbba3ab0ac2c0dd0c7af3582d3ed8aa6735d780d7
paused(view returns (bool)
false
revealed(view returns (bool)
false
symbol(view returns (string)
BB
totalSupply(view returns (uint256)
4999
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.