Lil Heroes

Verified contract

Active on Ethereum with 18,964 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"

0x3e9ea6fc6c642f90d3d2786b8d44d85a211e610e720081c62fbc215043d9f423
0xbba4b7fb8befe7452e5975bc654c46a9860ec1478eae5851e583a3f782ecca57
0x8b1f8104d495eae54e31404dbf87c41ff44d738154547a9dddb8b25760687bc3
0x69eeec3d446ffaab7d49ecde2e84e0fa438b8d42bf5ab4b1484cfaa239525be2
0xb212850c1cd21cb424805ed6d77682d0501d707d53273e6d38cdd2e423ad48d1
0x4d2dcd3108c6bb030af96d01f56905d52c465d91e9d9516daeb0d222f7d216f8
0x2d4b51135e239d41d3d85f23b7545284b9dbb623ba88e1649d98be0f88761be3
0x7b92be3f2fb70bd989c1a34f081f396556653b1e80d07cb6b89290c106f8b9d0
0x14cc12bdca76e45f6442102b781a62fb66456946e9098e5468c0e4da2232cf0b
0x4b896c90ea7f6ce9ea3ca558ce41dad5f644f54889da721645e4206eb9affc5b

Functions
Getter at block 21249836
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.