Lazy Horse Race Club

Verified contract

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

No balances found for "Lazy Horse Race Club"

0x2255cefeac0d1d4f85b0a194f74b88836b35ab5be9a10b76f9eeee865baaea60
0xefdcf1a4a334b66fc6529c4e1077197507f22295346f0ba9c3b867c0c63ab887
0xbdaf04d9fbb2303f9ba93c599ed72adb12fa8060fd9f0e7a04cb18886536967e
0x20862bc4d21666972cad6c01c4f83b06ecdfe7ccfd87650adc765cc7656c5a45
0x9ef4582e2bba5a0adb0a3fdaa986e05a06ed539c0ea5faae85bd9af41ff5dfc5
0x8e63bb5546f13f2305fe95c431b2498f562d69370623f74bf7bd159d9ed3dc08
0x7df8afbd77cf7ac29e36bf896f08bfb30da15f5fac9adc431e589da1adcf60ba
0x8fbd5289026f6d467567e15ee1c01db7227de3f81c9b3fbb94cea5e4beda8bf8
0x7a25e4d4f46881c6cfe60bdd2ef2c42f61d89c5201effef6b76ca81fdf924829
0x1f6d2798ae989597b87db893c9a599b999cb8697cbf9fdf6a75c506a86fcc4c4

Functions
Getter at block 21158136
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://hopswap.mypinata.cloud/ipfs/QmSBXuRZFirns24XZSb39YX57mHubM2YthVMEyFXo6DyWQ/
cost(view returns (uint256)
50000000000000000
limitPerAddress(view returns (uint16)
100
name(view returns (string)
Lazy Horse Race Club
norevealedURI(view returns (string)
https://hopswap.mypinata.cloud/ipfs/QmSBXuRZFirns24XZSb39YX57mHubM2YthVMEyFXo6DyWQ/
owner(view returns (address)
0xf7cfeec6d50b41e310f2f5432c94c0f8ca7b4bd1
presaleCost(view returns (uint256)
30000000000000000
presaleOpen(view returns (bool)
false
pubsaleOpen(view returns (bool)
true
pubsaleSupply(view returns (uint16)
10000
revealed(view returns (bool)
true
symbol(view returns (string)
Lazy Horse
totalSupply(view returns (uint256)
10000
Read-only
addressMints(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
ownership(uint256view returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
endPresale(
endPubsale(
mint(uint256 amountpayable 
premint(uint256 amountaddress to
recoverToken(address tokenaddress to
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _ext
setBaseURI(string _baseURI
setCost(uint256 _cost
setLimitPerAddress(uint8 _limit
setPubsaleSupply(uint16 _amount
setUnrevealedURI(string _uri
startPresale(
startPubsale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address _newOwner
withdraw(address to
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
TransferToNonERC721ReceiverImplementer(