BullsOnTheBlock

Verified contract

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

No balances found for "BullsOnTheBlock"

0xb1896b2a9edba39632b939d340e9b5d6be0564c546c5f24e8dd81c6dca2d3837
0x5bbfe38de7ae827794ad368b3e20cebeb4b406bf8fd00957e7304e8995263f40
0x89589d9cb98d75d27780eb69308163351778a92b19b92f60b5d78d9d43e70cd5
From
0x7ed05acd855cbe1186138460100582730679a07aa36d5f6d1247df5a6df13cc1
0xaa4a2e64b3821d7bfb1fc5652aea204e4fe620b570ccc251457687b1e6794c25
0xb3ee644ba90d45d283774a95fe4e1a23c3568d94a10fb781144b1bcd79c78d91
0x1f1f1bb51d50c382fdbda713beae73af1744e8cdae01447a6713656503066242
0x425b03c7c180fd8f29f2fb65b25357807a58477be0208a0001f40fca7f6285ea
0xb2d11d517c774f4736df19f92d0db61d0df109816bb59bb5be5dc1c8ae5a3667
0x617528f787cddafdf592e048efdd8fdb41764c2bcace2a34fc0780852319d2e2
From

Functions
Getter at block 21160745
BOTB_PROVENANCE(view returns (string)
2b999cc660cc93fb08e2efcef4f0de598164cc2e6bfce71fddadaf38a3621ecd
MAX_NFT_PURCHASE(view returns (uint256)
10
MAX_SUPPLY(view returns (uint256)
10000
NFT_PRICE(view returns (uint256)
80000000000000000
name(view returns (string)
BullsOnTheBlock
owner(view returns (address)
0xe56a6844ced868afb88272c669835d1f06191438
saleIsActive(view returns (bool)
true
startingIndex(view returns (uint256)
3564
startingIndexBlock(view returns (uint256)
12717209
symbol(view returns (string)
BOTB
totalSupply(view returns (uint256)
10000
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
calcStartingIndex(
emergencySetStartingIndexBlock(
flipSaleState(
mintBull(uint256 numberOfTokenspayable 
renounceOwnership(
reserveTokens(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
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.