Lil Heroes

Verified contract

Active on Ethereum with 18,938 txns
Deployed by via 0x505c8fa6 at 14016620
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional variables

No balances found for "Lil Heroes"

0x4142a5375bf52fe9d522889c08c95bb64d1a9a7e2599a5d6a6920982f1911808
0x3598944682fbc2b63ca8c09201419da1c6351ef37a46d365149af2da8504f557
0x557cd3c6158b12a8d03580456cb6884b06098138207eb4de9f11c51205b7dbb4
0x4224103fe47fe527ff0f9ef1cdf924a1855818bdbc08fe952f2f2bf7baa7e779
0x11b9690873b9b17c41510eb9da0000aadcd9c20dbe3d9c1726300b9abce2a78a
From
0xecdf8ef0fe2c2dfaf9722dfa1fd0d15bc8bfe09866a00805ff7365cbb2c336c3
From
0xc44cdcda57baf54b020e2bdd21adcfe94bd056d0ed28fce199f824c27f5707ca
From
0xf04259fc5e0f7e5696d1460a9d712bd50c22724d4f70cf2a9edc6abe6b8251d4
0xa469afb5cb37cf70f6c618ea12fe86f9911704c5d06f5bdabfb1cbbc12bd8306
0xdbe571bdc76d482031d024405acb607c78a17d5af64b8decf071a72f85288022

Functions
Getter at block 20855700
maxItems(view returns (uint256)
7777
name(view returns (string)
Lil Heroes
owner(view returns (address)
0x18d88bf91acffca56dba8e81fc39f78ac3600267
paused(view returns (bool)
false
price(view returns (uint256)
400000000000000000
privateIsActive(view returns (bool)
true
privateMaxMintsPerTx(view returns (uint256)
10
privateMaxMintsPerWallet(view returns (uint256)
50
privateStartTime(view returns (uint256)
1642351512
publicIsActive(view returns (bool)
false
publicMaxMintsPerTx(view returns (uint256)
2
raffleIsActive(view returns (bool)
false
raffleMaxMintsPerTx(view returns (uint256)
2
raffleMaxMintsPerWallet(view returns (uint256)
2
raffleStartTime(view returns (uint256)
1642359600
symbol(view returns (string)
LIL
totalSupply(view returns (uint256)
7777
whitelistIsActive(view returns (bool)
true
whitelistMaxMintsPerTx(view returns (uint256)
2
whitelistMaxMintsPerWallet(view returns (uint256)
2
whitelistStartTime(view returns (uint256)
1642352400
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
privateAmountMinted(addressview returns (uint256)
raffleAmountMinted(addressview returns (uint256)
splitSignature(bytes signaturepure returns (uint8bytes32bytes32)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
verify(bytes signatureaddress targetview returns (bool)
whitelistAmountMinted(addressview returns (uint256)
State-modifying
airdrop(address[] recipientsuint256[] amounts
approve(address touint256 tokenId
burn(uint256 tokenId
mintPrivate(uint256 numToMintbytes signaturepayable 
mintPublic(uint256 numToMintpayable 
mintRaffle(uint256 numToMintbytes signaturepayable 
mintWhitelist(uint256 numToMintbytes signaturepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setExtensionURI(string _newExtensionURI
setIsActive(uint256 _typebool _isActive
setMaxItems(uint256 _max
setMaxMintsPerTx(uint256 _typeuint256 _newMax
setMaxMintsPerWallet(uint256 _typeuint256 _newMax
setPrice(uint256 _price
setStartTime(uint256 _typeuint256 _startTime
setWalletSignature(address _wallet
setWalletTreasury(address _wallet
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable returns (bool success)
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string name_string symbol_address walletTreasury_address walletSignature_string baseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.