Lazy Lions Bungalows
Verified contract
Active on
Ethereum with 14,278 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "Lazy Lions Bungalows"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21150930 | 3 days ago | | | 0 | 0.00063958346 | |
| 21119751 | 7 days ago | | | 0 | 0.00014308771 | |
| 21060807 | 15 days ago | | | 0 | 0.00045947873 | |
| 21037109 | 19 days ago | | | 0 | 0.00077673965 | |
| 21022761 | 21 days ago | | | 0 | 0.0011380641 | |
| 20964667 | a month ago | | | 0 | 0.0011270061 | |
| 20947442 | a month ago | | | 0 | 0.00072885278 | |
| 20931172 | a month ago | | | 0 | 0.00050110498 | |
| 20922293 | a month ago | | | 0 | 0.0015933053 | |
| 20884196 | a month ago | | | 0 | 0.00029800341 |
ABI
ABI objects
Getter at block 21171815
BUYABLE_SUPPLY() view returns (uint256)
1500
LAZY_LIONS() view returns (address)
0x8943c7bac1914c9a7aba750bf2b6b09fd21037e0
MAX_NFTS() view returns (uint256)
11600
REVEAL_TIMESTAMP() view returns (uint256)
1632572743
baseURI() view returns (string)
ipfs://QmePtf7cMK3fAyUJiaXVv4UfzYq6TszyFh2yR1MZ8dwqVW/
bought() view returns (uint256)
1500
bungalowReserve() view returns (uint256)
0
bungalow_provenance() view returns (string)
f15bca2d827fec85052847e28c4fda2a77c2ae7c83ad9f3d8c8828c9928490b8
locked() view returns (bool)
false
mintAmount() view returns (uint256)
5
mintPrice() view returns (uint256)
300000000000000000
name() view returns (string)
Lazy Lions Bungalows
open() view returns (bool)
false
openFree() view returns (bool)
false
owner() view returns (address)
0x1876071eba65c9905bc2386a8cd05dc8913ac8fe
provenanceURI() view returns (string)
startingIndex() view returns (uint256)
9894
startingIndexBlock() view returns (uint256)
13298045
symbol() view returns (string)
BUNGALOW
totalSupply() view returns (uint256)
10262
Read-only
balanceOf(address owner) view returns (uint256)
frames(uint256, uint256) view returns (address external_nft, uint256 tokenId)
freeMints(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getFrames(uint256 _tokenId) view returns ((address, uint256)[3])
getPrice(uint256 quantity) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
seen(uint256) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
emergencySetStartingIndexBlock()
lock()
mint(uint256 quantity) payable
mintFree()
mintFreeOne()
mintFreeSome(uint256 _indexStart, uint256 _indexEnd)
partialWithdraw(uint256 _amount, address _to)
renounceOwnership()
reserveBungalows(address _to, uint256 _reserveAmount)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
setFrame(address _external_nft, uint256 _content, uint256 _bungalow, uint256 _frame_index)
setMintAmount(uint256 amount)
setMintPrice(uint256 price)
setOpen(bool shouldOpen)
setOpenFree(bool shouldOpen)
setProvenance(string _provenance)
setProvenanceURI(string _provenanceURI)
setRevealTimestamp(uint256 revealTimeStamp)
setStartingIndex()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.