Lazy Loodles

Verified contract

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

No balances found for "Lazy Loodles"

0x72aa009cb049e3249444ba9aaea576b758bd2d00e0ebe146f9a1fdb8f2010b14
0xaf3a79dcdf75a32a2b32daaf6d7534db5434bcf8018d647a6cb3cad7029c453f
0x710586bb24237620b006c22eb7ad65879a0d27bce696958acd46c7c28f3285ab
0xa6bf4c4a52fcac6b3495f32f4e3fe4e569e3f8d1881e037b616a360f268a81c3
0x99d0d76cc9340ecfd717d9d4b9c6388372c3d49affe5275e84b6801681d084ef
0xf2aff9f7fc5bb4f6f55c3d1fe7dd7e4e4825879ce762c8e7c42e9ad3ff995894
0x66e8672861dd7bee108b61e3177c9eca03cf9900222c13586c7059796ea1a171
0x4b98f3a6a6ed148d8dd1c1a52e25ba5d039423ab97c44f0bc8de08632364e716
0x35ea4a4e135199b9dea721c7f539bb93ed6d2ed4977b15186dd62588c49357d2
0x2bd83e03c0665416b049967441028143456c350b77938b4df78d768ddeec53bc
From

Functions
Getter at block 20853298
isPaidMint(view returns (bool)
true
maxFreeMints(view returns (uint256)
500
maxSupply(view returns (uint256)
5000
name(view returns (string)
Lazy Loodles
owner(view returns (address)
0x37e9082eb20a013098dfbcb3b706aec588f8b6f3
paused(view returns (bool)
false
price(view returns (uint256)
20000000000000000
symbol(view returns (string)
LL
totalSupply(view returns (uint256)
5000
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 numpayable 
paidMint(bool state
pause(bool state
renounceOwnership(
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
withdrawAll(
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

This contract contains no error objects.