BEEBLE WORLD

Verified contract

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

No balances found for "BEEBLE WORLD"

0xbc6ef18c8a8428294394d432d00373012018dd23bd2769c0130b3c01b1200428
0x4f297dfe4a9c29d45e4a189d35edf3ca0644b9ea7dec0b158feab1febe2534bb
0xc7e4992846c308e480360284b6fe7b811cd42d78e879f8823b86a192b6cf300d
0x069385f6f417e1671e046619e6cd1738e4cde3e765d9b4df57d168217665acc2
0x47d363ce6ec95a8ebf4ac7b0f459846c7ae9fc00a77e0770e3ddcbfee8623380
0x2edb0649e9fcce3c89036826d04272264b08c122b88f8ce3aa930c0a201a2ca8
0x7e7fce6fcdd7a794704300f8db11a3c142369c9fd4ed62ae813cda11ad16c7ee
0xed92ae46dfd0b6d7a5fc80dea78b9f96909963920d974b5db1533e26a7b1d912
0xfb0b9ecd49c906d54c342a2306cd9a7a06a7e9f7abab33c514503b0a4ecba8dc
From
0x3512c58575f1b853fe0988618d25a1eedf91c5c9b387a783c30a6e414c090170

Functions
Getter at block 20929516
WLcost(view returns (uint256)
100000000000000000
appendedID(view returns (bool)
true
cost(view returns (uint256)
80000000000000000
holderQ(view returns (uint256)
1
holderSaleActive(view returns (bool)
true
maxSupply(view returns (uint256)
555
name(view returns (string)
BEEBLE WORLD
owner(view returns (address)
0x9482dd08c6324e1ab0e65009a04499005c1530da
pubActive(view returns (bool)
true
pubCost(view returns (uint256)
100000000000000000
symbol(view returns (string)
BEEBLEWORLD
totalSupply(view returns (uint256)
555
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getHolderWL(address ownerview returns (uint256)
holderFreeMintAmount(addressview returns (uint256)
holderPaidMintAmount(addressview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
pubPaidMintAmount(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
whitelistPaidClaimed(addressview returns (uint256)
State-modifying
activateHolderSale(
activatePublicSale(
approve(address touint256 tokenId
mintFreeHolder(uint256 _quantitybytes32[] _merkleProofpayable 
mintPaidHolder(uint256 _quantitybytes32[] _merkleProofpayable 
mintPaidPublic(uint256 _quantitypayable 
mintPaidWL(uint256 _quantitybytes32[] _merkleProofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURIbool appendID
setHolderCost(uint256 _newCost
setMerkleRoot(bytes32 _merkleRoot
setMerkleRootWL(bytes32 _merkleRoot
setPubCost(uint256 _newCost
setWLCost(uint256 _newCost
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
treasuryMint(address _accountuint256 _quantity
withdraw(payable 
withdrawAny(uint256 _amountpayable 
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(