Bubble Observers - Observers

Verified contract

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

No balances found for "Bubble Observers - Observers"

0xb81c294cd2a1c8c6948b22f7f36e58040f8c30bc6a92e50d1d6e90e06545160e
0x5839b3b95b2790d4ea85de8cffa89656fee44b80288f0c45b6a7b613f7ded7c7
0xf2e6931bddd4ddfb96faf92581bf00452b81b1742b3e6bf14fc497b040bf49bf
0x9b9d88a6b263a0e72bbbf73a1239f26cf379e2aed0b547f2d5e2cb0a7ec6d2e7
0x4d96bf2f67d5d25982a310a282f5eb04e576455e3a6373b5db76c509edcc3687
0x1b1cac14dd26a32547a52208f6a1c4aa60f47319cb56ebcc1d96882f314dde02
0xb2715a5fa6ca5e8af4489675a393ecc0987fe3e2e81da28d04bb002f6a572778
0xdcb67710f29d04bc9f4d40cbeafba8400253398f6f3f6604a966c7884e0c6871
0x7c3f3e5da010f8e6739643b1dca06a22f477e3c6240a8d81ced2e41948f6518d
0xeee72926c1919675ac24e5f86561bd4ce1454ac0455862d58b6c74837a9ddad5

Functions
Getter at block 20953078
ethMintCost(view returns (uint256)
0
launchStatus(view returns (bool isMooarLaunchedbool isMooarUnlaunchedbytes32 tokenMerkleRootuint256 redeemMintStartTimeuint256 unfreezeMintStartTimebytes32 priorityMerkleRootuint256 priorityMintStartTimeuint256 directMintStartTime)
(isMooarLaunched=false, isMooarUnlaunched=true, tokenMerkleRoot=0x0000000000000000000000000000000000000000000000000000000000000000, redeemMintStartTime=0, unfreezeMintStartTime=0, priorityMerkleRoot=0xf8fc4138bbc5ce946d72ce6227aee3367cc9f9d272d89440d9e18da5f1616bbc, priorityMintStartTime=1671062400, directMintStartTime=1671148800)
maxSupply(view returns (uint256)
6000
name(view returns (string)
Bubble Observers - Observers
owner(view returns (address)
0xb0b02c4cfb2ffa941f4693ef806b635b8989e3e3
symbol(view returns (string)
OB
tokenMintBaseToken(view returns (address)
0xe3c408bd53c31c085a1746af401a4042954ff740
tokenMintCost(view returns (uint256)
10000000000
totalSupply(view returns (uint256)
6000
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)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
directMintByETH(payable 
directMintByToken(
priorityMintByETH(bytes32[] proofpayable 
priorityMintByToken(bytes32[] proof
redeemMint(uint256 tokenIdbytes32[] proof
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setMooarLaunch(bytes32 tokenMerkleRootuint256 redeemMintStartTimeuint256 unfreezeMintStartTime
setMooarUnlaunch(bytes32 priorityMerkleRootuint256 priorityMintStartTimeuint256 directMintStartTime
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unfreezeMintByETH(uint256 tokenIdbytes32[] proofpayable 
unfreezeMintByToken(uint256 tokenIdbytes32[] proof
withdrawETH(address receiveruint256 amount
withdrawToken(address receiveraddress tokenuint256 amount
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 baseURIstring tokenSuffixuint256 maxSupply_uint256 ethMintCost_address tokenMintBaseToken_uint256 tokenMintCost_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.