BearByte

Verified contract

Active on Ethereum with 1,854 txns
Deployed by via 0x0b713b13 at 14055492
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional variables

No balances found for "BearByte"

0xbbdf8324ac3f485d625fa3c7eba4329331139e41de095b21c070644bab13d254
0xb433cca2cb068a7e895e7cc2b3dbc520b5a211ada718a211b8898ec0587f5339
0xa421ea0fb6c97c0d5787888b3168fa7743ea06b2f325d31f6b62528bc8cfd245
0xd976c98dc183ec58a5ab6dab090caf951bdddcdd171c50942cf41461c5cb3c73
0x1ea581ffb6ce5aae4e1690f411cd1d283f40ab53a96f4ad9c6dc26bbfc905d05
0x868074df3207f7bd0e3488421d55e0f825e3cdd1f002d6577eb8b17f0474a2f9
0x9f5230ea844360d1b12fce7d60341a758fd20aeafb87e42a629b45a429cb8ef8
0x2c5463164c97b5cecad90e8c9b9394bc47849f02162d10d7cd5f1e41e1f81100
0x2d07d8c985a2ac072885b9226139b76a8247d72b88cc608b5dbe982695d76419
0x958a958d2ab97380ee1912803885066fe9a269b0823992f8ec7efd28c0d92287

Functions
Getter at block 21215393
BBYTE_MAX(view returns (uint256)
3333
PRICE(view returns (uint256)
70000000000000000
name(view returns (string)
BearByte
owner(view returns (address)
0x459657531aacf0f5987cf21837eef4db56e91a22
symbol(view returns (string)
BBYTE
totalSupply(view returns (uint256)
1457
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhiteListed(address addrview 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
airdropPublic(address[] airdropAddressuint256 numberOfTokens
airdropSpecial(address touint256 tokenId
approve(address touint256 tokenId
mintSpecial(address to
purchase(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setActiveDateTime(uint256 activeDateTimeuint256 presaleHoursuint256 revealDelay
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxLimit(uint256 specialLimituint256 publicLimit
setMintPrice(uint256 presaleMintPriceuint256 publicMintPrice
setPaymentAddress(address paymentAddress
setPurchaseLimit(uint256 purchaseLimituint256 presaleMintLimituint256 publicMintLimit
setRevealURI(string revealURI
setWhiteList(address[] whiteListAddressbool bEnable
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.