This contract is being backfilled. You may encounter incomplete storage history.

BluBeanz

Verified contract

Active on Ethereum with 1,023 txns
Deployed by via 0x34be22e8 at 14515665
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BluBeanz"

0xe12525886ad6cf84ada3599724cb535214351003f5447695a6687e3277c2ab04
0x8d18bcb77e5ecb39c2479d405e6d8c306d95bcae97f59c0bd85377e97d0e9e8e
0x6f39a7626b23c7947c4296fa1088e713e17770ac682c19c1f98e93d825b9b077
0xf8f163b61fd785942b3cb838c025c0ce4a25341a545aa3109170f6c4256bcb0c
0x810de6c3ce8e2248fc5fda9125edc4203b07e2b5f4d96baea3a4f2f3035e8d40
0x01a8be79361d7bda664d593297083bdbfd410374cad9c81677d4369dc6f467ee
0x9aadcfae54bdf518cf8f6910107a6db646412e95912eb6d25b76c7288c4b7c34
0x50babeaa58f51ce32d62ef24561ddca88240232b03fe38e3a6e21af336254e85
0x93711d148a8554f378cca5dabb30eb69eb686bd703e6e90ccc206e4e5d52c3f1
0x107783a84b2112b35dd52585ad4321f8d9fdf91d80ae6b936ea74606ee513126

Functions
Getter at block 20794574
cost(view returns (uint256)
0
hiddenMetadataUri(view returns (string)
ipfs://no/hidden.json
maxMintAmountPerTx(view returns (uint256)
3
maxSupply(view returns (uint256)
3333
name(view returns (string)
BluBeanz
owner(view returns (address)
0x45fbd2c83775a53d86e46ddac56e7adc7402233e
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
BB
totalSupply(view returns (uint256)
2089
uriPrefix(view returns (string)
https://gateway.pinata.cloud/ipfs/QmUbd4Kr6STfKHe1C11KDZWirSEUYKWXTTfwjzAyu2dAAo/
uriSuffix(view returns (string)
.json
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)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setPaused(bool _state
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.