Larva Lambs
Verified contract
Active on
Ethereum with 588 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($526.66)
Native
Value
$526.66
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.17 | $3,097.98 |
$526.66 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15846424 | 2 years ago | | | 0 | 0.00033221049 | |
| 15229067 | 2 years ago | | | 0 | 0.00045738248 | |
| 15229067 | 2 years ago | | | 0 | 0.0011492080 | |
| 15153697 | 2 years ago | | | 0 | 0.00053916807 | |
| 14846518 | 2 years ago | | | 0 | 0.0014638502 | |
| 14846485 | 2 years ago | | | 0 | 0.0015690070 | |
| 14838677 | 2 years ago | | | 0 | 0.00051238726 | |
| 14738292 | 3 years ago | | | 0 | 0.0010265513 | |
| 14735318 | 3 years ago | | | 0 | 0.0013818911 | |
| 14720439 | 3 years ago | | | 0 | 0.0016878951 |
ABI
ABI objects
Getter at block 21192555
baseExtension() view returns (string)
.json
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmVgm4JQcuFmkArHx3kNqYPR5fBtpuzuGHMoR9eXfpPwF2/
cost() view returns (uint256)
10000000000000000
maxFree() view returns (uint256)
2000
maxSupply() view returns (uint256)
10005
name() view returns (string)
Larva Lambs
nftPerAddressLimit() view returns (uint256)
9
notRevealedUri() view returns (string)
ipfs://QmbH9eUsd7L3nyVHXEnTR6DsTuZqie9g1rUhXcDYPkBHov/hidden.json
owner() view returns (address)
0x67fe46668008a6dedf725bfdbd8a97fbca7642a7
paused() view returns (bool)
false
revealed() view returns (bool)
true
status() view returns (bool)
false
symbol() view returns (string)
LarvaLambs
totalSupply() view returns (uint256)
1016
Read-only
addressMintedBalance(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address owner) view returns (uint256[])
State-modifying
Events _pause()
_unpause()
approve(address to, uint256 tokenId)
gift(uint256[] quantity, address[] recipient)
mint(uint256 _mintAmount) payable
mintfree(uint256 _mintAmount) payable
renounceOwnership()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseExtension(string _newBaseExtension)
setBaseURI(string _newBaseURI)
setCost(uint256 _newCost)
setNftPerAddressLimit(uint256 _limit)
setNotRevealedURI(string _notRevealedURI)
setSaleStatus(bool _status)
setmaxFree(uint256 _newMaxFree)
setmaxSupply(uint256 _newMaxSupply)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
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)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.