Loser Bulls

Verified contract

Active on Ethereum with 462 txns
Deployed by via 0x9bc60fb4 at 14931902
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $97.59
0x15930c9d776c7c6e328737264c1489497019585ad709230f16eb868cad40e87d
0x9c10d4de878939c5a929ee72da3a296dd1c942e3d9b535ee2e2a2c6765bd645f
0x8804ab47a622d5eaccd577f42bf18c346d9a8927ffe5dcae1f86eb6c7cc4ea9a
0x8ef895c104a6a2115d6b6fa6daf835151b38cd95e404a07063a38e4b5492d0dd
0x8848375880019c4d3f5f6bfc1128f150d6fb9a5b2efa2df16d942521c19fdb87
0xc9d3eb751e73aa8f2bc1a6e73d2dfdb529dc31d28360c6bd9948c1a61321076b
From
0x47723609e4b714d17283b17b8309f1ee2a3f78f5fb5a8b73e52a0d6c317cc08f
0x9a4dbb662881f1972a85ba58fb1863dd37e98cc63a62a3c6161fe16f3c46d14e
0x4bea2263fb43babc6ccb6925e59fee938f25defe9ece8373c45a2d6abc77acf3
0x4c79dfa117e3f4cb42b9001fcc3881a6d566d09b722680fab58cd4b6d733093c

Functions
Getter at block 21434822
FREE_MAX_SUPPLY(view returns (uint256)
2000
MAX_PER_TX(view returns (uint256)
10
MAX_PER_TX_FREE(view returns (uint256)
1
MAX_SUPPLY(view returns (uint256)
8888
isActive(view returns (bool)
true
mintPrice(view returns (uint256)
6600000000000000
name(view returns (string)
Loser Bulls
owner(view returns (address)
0x5b10eb72600ff148d894d0bad339760e62e12855
symbol(view returns (string)
LB
totalSupply(view returns (uint256)
2013
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)
State-modifying
approve(address touint256 tokenId
mint(uint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxMintSupply(uint256 maxMintSupply
setMaximumAllowedTokens(uint256 _count
toggleSaleStatus(
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(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(