Liquid Legends

Verified contract

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

No balances found for "Liquid Legends"

0x649f4f0fffb8cafcf750bc2ffd9468c7c0021f7f673406cd5afa108601e5abdb
0xa2abe2ae92de795a7837806303f9b0e6384466a2fb10c7dabff069943e7ab60e
0x6667054d44288a63bf550212390df1574a06c67eaca0a36ace20b12bb7a925e1
0x6effdebad9de38864cd347a50be2e06a85c82e659ebc195b63b6562237f4baeb
0xc0241a408a6b949e628bbffc7e02300b3d3586b9cc715024365e4a14748259e3
0x088a35b91f48b3a62f05a6c1ece7748d63a8bb486df48bac5a292e12bed72201
From
0x274016e67abfb77dae3fad72eee2551d9072fccddb76f3f3191693bc094d35f9
0x70c2b0aad8d0cc15e1d5ba33c9dcd4a5ea3d68b29926b190373b99176dee3bff
0xae04eadb902ddef6c9705a8d201807243c5a0e415ecb2d6237d880e16a654431
0x30a85c36e5c471fa5c339906a5a89d74e6bfbd792875db26d150a83493ee4db9

Functions
Getter at block 21218382
apeLiquidAddress(view returns (address)
0x61028f622cb6618cac3deb9ef0f0d5b9c6369c72
getTotalSupply(view returns (uint256)
3333
holderSaleIsActive(view returns (bool)
false
liquidReserve(view returns (uint256)
0
locked(view returns (bool)
false
maxPurchase(view returns (uint256)
25
maxSupply(view returns (uint256)
3333
mintPrice(view returns (uint256)
175000000000000000
name(view returns (string)
Liquid Legends
owner(view returns (address)
0x866cfda1b7cd90cd250485cd8b700211480845d7
reserveTokensMinted(view returns (uint256)
1148
saleIsActive(view returns (bool)
false
symbol(view returns (string)
LEGENDS
totalSupply(view returns (uint256)
3333
whitelistMintPrice(view returns (uint256)
25000000000000000
Read-only
addressesThatMinted(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
burnedApeLiquid(uint256view returns (bool)
claimedApeLiquid(uint256view returns (bool)
getApproved(uint256 tokenIdview returns (address)
getWalletOfOwner(address ownerview returns (uint256[])
isApeLiquidAvailable(uint256 _tokenIdview returns (bool)
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
holderFreeMint(uint256[] _apeLiquidIdsuint256 _count
holderMint(uint256[] _apeLiquidIdsuint256 _countpayable 
lockMetadata(
mint(uint256 _countpayable 
ownerMint(address _touint256 _count
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxPurchase(uint256 _maxPurchase
setMintPrice(uint256 _mintPrice
setReserve(uint256 _liquidReserve
setWhitelistMintPrice(uint256 _mintPrice
toggleHolderSaleStatus(
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
HolderSaleActivation(bool isActive
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SaleActivation(bool isActive
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _apeLiquidAddress
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(