BubbleBudzProxyMint
Verified contract
Active on
Ethereum with 797 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa4c3…cc53
0x9bd4…49f9
Balances ($0.00)
No balances found for "BubbleBudzProxyMint"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14833375 | 2 years ago | | | 0 | 0.0020498159 | |
| 14788469 | 3 years ago | | | 0 | 0.00081701556 | |
| 14788468 | 3 years ago | | | 0 | 0.0033889849 | |
| 14298557 | 3 years ago | | | 0 | 0.017699116 | |
| 14233835 | 3 years ago | | | 0 | 0.0082100580 | |
| 14209373 | 3 years ago | | | 0 | 0.030974080 | |
| 14209371 | 3 years ago | | | 0 | 0.030077656 | |
| 14208980 | 3 years ago | | | 0 | 0.027256598 | |
| 14207455 | 3 years ago | | | 0 | 0.037545584 | |
| 14093277 | 3 years ago | | | 0 | 0.0024376244 |
ABI
ABI objects
Getter at block 21218604 viewWithdrawEtherAmounts() view returns (uint256[])
BB() view returns (address)
0xa4c3d7300875d99b5b227917facf98cc7b08cc53
Bubblez() view returns (address)
0x9bd47f1cd84c30ada1cdec139260b36810c449f9
bubblezMintEnabled() view returns (bool)
true
bubblezMintUntil() view returns (uint256)
6000
bubblezPrice() view returns (uint256)
140000000000000000000
maxMintsPerTx() view returns (uint256)
50
mintPrice() view returns (uint256)
45000000000000000
owner() view returns (address)
0x1d628369dd259660482bf6c14cb558f8d69a8242
publicClaimEnabled() view returns (bool)
true
publicMintEnabled() view returns (bool)
true
publicMintUntil() view returns (uint256)
5000
Read-only
addressToClaimedBB(address) view returns (uint256)
checkGovernanceStatus(address address_) view returns (bool)
State-modifying
Events BBWithdrawEther()
bubblezMint(uint256 amount_)
claim(uint256 amount_)
emergencyWithdrawEther()
mint(uint256 amount_) payable
ownerMint(address to_, uint256 amount_)
renounceOwnership()
setBubbleBudz(address address_)
setBubblez(address address_)
setBubblezMint(bool bool_)
setBubblezMintUntil(uint256 tokenId_)
setBubblezPrice(uint256 bubblezPrice_)
setMaxClaimPerAddress(uint256 amount_)
setMaxMintsPerTx(uint256 maxMintsPerTx_)
setMintPrice(uint256 mintPrice_)
setPublicClaimUntil(uint256 tokenId_)
setPublicClaiming(bool bool_)
setPublicMint(bool bool_)
setPublicMintUntil(uint256 tokenId_)
transferOwnership(address newOwner_)
transferOwnershipOfBB(address newOwner_)
unlockEmergencyFunctionsAsShareholder()
withdrawEther()
OwnershipTransferred(address indexed oldOwner_, address indexed newOwner_)
Received(address from, uint256 amount)
This contract contains no constructor objects.
receive()
This contract contains no error objects.