Degen Looters

Verified contract

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

No balances found for "Degen Looters"

0xf456bb072a66350e0e6b6d214af1714e683953b90a15900bb5469bb4a60580b7
0x8d1922086acfd075402cedc5bc2bc64f31e9c3905e5d196abb13dd0a073424b5
0xed55d5fac57cce7fea17e31bd94510289b8b5021c19d60cea69a43f43c0dec4b
0x942fcafd75678ca3e1bd6105f9be0e9c6a50f503cbad0ab5210a4ca97df2d3a5
0x879ed7c24a2a4b5e2b9385b99dff00d66043e6d976e531cf73335da3b951ab95
0xe2d8673ee17f0fe1a7d1a6272e60722820f97f85f2fc1d1e41559842ab0bd353
0x30116c0d3c3372ba3649f5d3a3594c6166a03afe675ca3d410e24e8e627e2a1a
0x5c2a7dc3abb5316a4a0a900038ed2663a315ed6c2046476c5842f02add9bc4bb
0x78a1cf9058243dc68b971a2925c0ca7ee38e600dd3b62f93aaa4ad2a9e7aa447
0xc40168f523e196836d86233a8b0f3e82acc6fb6554df99fb4f44e723feeba474

Functions
Getter at block 21158698
LIMIT_PER_WALLET(view returns (uint256)
3
MAX_MULTIMINT(view returns (uint256)
3
MAX_SUPPLY(view returns (uint256)
1500
OG_SUPPLY(view returns (uint256)
100
PRICE(view returns (uint256)
15000000000000000
PRICE_OG(view returns (uint256)
8000000000000000
PRICE_WL(view returns (uint256)
15000000000000000
WL_SUPPLY(view returns (uint256)
600
getMintType(view returns (uint8)
3
merkleRoot(view returns (bytes32)
0x51b5b670bf191ce329a83616f8be125e514dfd67d565db717a362fc79442fd9a
merkleRootOG(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
mintType(view returns (uint8)
3
name(view returns (string)
Degen Looters
owner(view returns (address)
0x7361b6b64cd4b0259dba570a98873655ae6c81ef
symbol(view returns (string)
DL
totalSupply(view returns (uint256)
1500
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isValid(bytes32[] proofview returns (bool)
isValidOG(bytes32[] proofview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 _countpayable 
mintFree(uint256 _count
mintOG(uint256 _countbytes32[] _proofpayable 
mintOwn(address _touint256 _count
mintWL(uint256 _countbytes32[] _proofpayable 
multiSend(address[] _recipientsuint256[] _ids
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _URI
setLIMIT_PER_WALLET(uint256 _count
setMAX_MULTIMINT(uint256 _count
setMAX_SUPPLY(uint256 _count
setMintType(uint8 _mintType
setOG_SUPPLY(uint256 _count
setPRICE(uint256 _price
setPRICE_OG(uint256 _price
setPRICE_WL(uint256 _price
setRoot(bytes32 _root
setRootOG(bytes32 _root
setWL_SUPPLY(uint256 _count
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(string _customBaseURI
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(