BlockchainAdventuresOfBellaTheBlueBot

Verified contract

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

No balances found for "BlockchainAdventuresOfBellaTheBlueBot"

0xb7ba52c6f655b2772f37619678866fcf8736b3b8a723d3874cc29256a73b6efb
0x97d51dbc29963c4bff0305c90f9ddcc0fb277f88ff10de731238eff17ef88207
0x9a249ec2691038bd600887cc25e361f448b22963cfc6251a969af5047ee29789
0x480a5f3fc7778448631a075acc2ef03a536f82afbbddbbd832b79b98dd4a54c8
0xc587e15563321cb69fa52410e1479015b982aedc6b44d447b739ac723cac1035
0x78186358c088f1100ac12a2b31e79314f1223d8725f167d129a35d3bef51b4d6
0x4a319d65ea0027257595cb5a4497c5fdac1e9e8cb7fc8c00cbdee724d821afd6
0x0f2d3dff7f871c0a8ceba701308bc14bdf1a52479035ff3470faf794929cf248
0x394501558e49287486f6f33c9de959caf707591ed15978a429a1e538202c16c4
0x5b2300d84d016055c7415289a99a261d9c9333d441a4354e5004c7fef1456b1a

Functions
Getter at block 20910658
maxSupply(view returns (uint256)
12000
name(view returns (string)
BlockchainAdventuresOfBellaTheBlueBot
owner(view returns (address)
0xc639f5adce33d7d71a46c69e0ff1d30ce74a142b
presaleActive(view returns (bool)
false
publicSaleActive(view returns (bool)
false
reserved(view returns (uint256)
0
symbol(view returns (string)
BELLA
totalSupply(view returns (uint256)
3150
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
remainingPresaleAmount(address _addressview returns (uint256)
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
addToPresale(address[] _addresses
approve(address touint256 tokenId
mintAirdrop(address[] _addresses
mintPresale(uint256 _mintAmountpayable 
mintPublicSale(uint256 _mintAmountpayable 
mintReserved(address _touint256 _mintAmount
removeFromPresale(address[] _addresses
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setPresale(bool _state
setPublicSale(bool _state
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 _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.