LilHeroz!

Verified contract

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

No balances found for "LilHeroz!"

0x0f881b90dc39036e4e29f89ae47d122168046faeb7f83e4b533ceff4d985df5b
From
0x1eb07389d90281922318664b5c5abf300a2804c21bec4f28dc3fdc38622919e5
0x16887e2f970b1840e80b48953446b634e03481f76200b132274ec11849160fba
0xd6925b6c4c59fef049d154232d08ebad58fa73746b78a29c3ec379d2bc59b783
0x4041e0792111abc70c248b8117f677a8737177b47b9be7fb3631cb6e76744bd8
0xa04ecebaffe22224b0da0cc571a4dee7d6e9ef2e0b85c4724404b54be895819d
0x2d9910afc5a18d4d92191245cbff227636e98873f7f09183443d286c9e42d920
0xb58b17570b80cd8dc3bb794d296602d8b94d2eb738ef9039ee11c3b29586d494
0x89c4a63057049f2e9e1409d0f6c03d8349bf3e05ea8963961005953baff648e2
0x609825031045ccfdabe2e5e2df91a1dec3ba8fa616bfb7db5d8b143433407573

Functions
Getter at block 20970945
baseURI(view returns (string)
ipfs://QmPF6gGtBEzMQRwNdiQgKL9wL8y14iaPR1GhPgeXjy3EqC/
earlyAmount(view returns (uint32)
3
earlySupply(view returns (uint32)
1000
freeTxLimit(view returns (uint32)
1
maxSupply(view returns (uint32)
3333
mintPrice(view returns (uint256)
2000000000000000
name(view returns (string)
LilHeroz!
owner(view returns (address)
0x4c522cc3f9d36b142e5aa27d2e08b897b099bf05
perTxLimit(view returns (uint32)
20
symbol(view returns (string)
LilHZ
totalSupply(view returns (uint256)
3333
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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
mint(uint32 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setEarlyAmonunt(uint32 amount
setEarlySupply(uint32 supply
setFreeTxLimit(uint32 limit
setPrice(uint256 price
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
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(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(