Lean Into The Wind

Verified contract

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

No balances found for "Lean Into The Wind"

0x942b2069c2f1964dc554c261cd9df4654e0d791cb32733709cfa7af955afaf08
0x83e9ec4b1c635ca79c2fcde5ab1177f5f7637ddf40418c727bf09182b8231f73
0x13740c68edad6b41d178b3d6b26682966daf3dd6caeea48c42a082a7a573916d
From
0x946bb46a1af2542aeac4da26b13d517d69ca9ef858a3ab16b86065a69159366c
0x0ff720d31b600ab1098b94e0c85f314e09884a75f8e188bb4ecc3f94e9eac260
0xeca38128c24c71ebe5aadc05ba35a441a393becf183fd3ec5f958ab04ddac4f6
0x0a86c25e91fda483b42ff4f40e0c9bd047c669bf8261e5eaeaf07339b59fb2f8
0xb756fe4fd3006c034e9d5fb5039bd2441c0ebfbf22e6599bc036a9ff82bc8767
0x50df8aed92d978abede08deafb204f3f49263a75ce84b286df8d18ee76fdb8a8
0x428e7d6a65148aad402dfe694f5c6350ea42d4f15412dd82a9eacc12aad1ba1e

Functions
Getter at block 21246379
baseURI(view returns (string)
ipfs://QmUV7ZBoz8NbifcyYKcLPErkxMieastSPtgzfE9sdp2c2h/
maxPerOG(view returns (uint256)
2
maxPerWL(view returns (uint256)
3
maxSupply(view returns (uint256)
3333
name(view returns (string)
Lean Into The Wind
notRevealedURI(view returns (string)
https://ipfs.io/ipfs/QmbQoqdgJnRr4J3RMkW8AmLRbGpnuQfeKFwT3Q8UVbiEae/hidden.json
owner(view returns (address)
0x93d8f2ea71fd91ad9181d4cc65cccd1588ffeae6
publicPrice(view returns (uint256)
3000000000000000
revealed(view returns (bool)
true
saleStatus(view returns (uint8)
4
symbol(view returns (string)
LITW
totalSupply(view returns (uint256 result)
3333
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership ownership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
publicMintedPerwallet(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
airdrop(address[] accountsuint256[] amounts
approve(address touint256 tokenIdpayable 
ogMint(bytes32[] proofuint256 amount
pubListMint(bytes32[] proofuint256 amountpayable 
publicMint(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setMaxPerOG(uint256 _maxPerOG
setMaxPerWL(uint256 _maxPerWL
setNotRevealedURI(string _notRevealedURI
setOGMintOn(
setPubListMintOn(
setPublicMintOn(
setUriSuffix(string _uriSuffix
setWhiteListMintOn(
setWhitelistRoot(bytes32 _root
switchReveal(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
turnSalesOff(
updateMaxSupply(uint256 _maxSupply
updatePublicPrice(uint256 _newPrice
whiteListMint(bytes32[] proofuint256 amount
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ArraysDontMatch(
AttemptedMaxSupplyIncrease(
BalanceQueryForZeroAddress(
InvalidEthValueSent(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
MintedOut(
MintingTooMany(
NotCompatibleWithSpotMints(
NotWhitelisted(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
SaleNotStarted(
SequentialMintExceedsLimit(
SequentialUpToTooSmall(
SoldOut(
SpotMintTokenIdTooSmall(
TokenAlreadyExists(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WhitelistUnavailable(