Loli Degens

Verified contract

Active on Ethereum with 1,333 txns
Deployed by via 0xb945d460 at 15218667
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.02
0x8a2c0ab17129509a42ea4a22c7d190baea3994a64a17016716b3fd756a34a4f0
0x794ddfe3d79f5dd2a2be177d011d48799d21642df45488f0413ffeb6d1430b73
0xae8ee1f14bf36dad91b2125a21c49c348277ef1ea19c0c684ef498a56fd64803
0xdfec437c49edb90f6bd1206b145f6bd7032853b59069c1091c4a53cea0395dc8
0xeff91317b066e5c52435152e0f797436aed80a19ef18d0bbc5aa278115d11b60
0xfb92e7332ca08d02455a3793ae60ce05cc2b2398b3a54c4cdc477c3ad3a9fd1f
0xc0b1f898e78cbf41a82c9e878629ed2c6bd3091237ca1686f13602b9c4838fcc
0x4174d6641ff1ff0879ec6f652e58062e8cfb3c9b3c3f4871910cb865eaa0ee64
0xc7a985e2ec34d53aceeaf16195d692d855cdffc4946cccf907f25cf815ffb265
From
0x672c30404bdcb0dcabc6dcc0b722326ac568c244a46f6b4b1f4752d97b73bb6f
From

Functions
Getter at block 20939078
MAX_PER_WALLET(view returns (uint256)
4
contractURI(pure returns (string)
isPaused(view returns (bool)
false
maxSupply(view returns (uint256)
5000
name(view returns (string)
Loli Degens
owner(view returns (address)
0x6283f452f073b130ee5c46ae8da154171c505580
symbol(view returns (string)
LD
totalSupply(view returns (uint256)
4911
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedCount(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
devMint(address touint256 count
mint(payable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string url
setMaxSupply(uint256 newMaxSupply
start(
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
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(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(