Degen Avatars

Verified contract

Proxy

Active on Ethereum with 379 txns
Deployed by via 0xda01a89a at 14978813
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 43 additional slots
18 additional variables

No balances found for "Degen Avatars"

0xe4126c53e938706b962b80a9f485ebe8ae732b5e5ed8e7d64828f12015cd0aea
0xb9a46f79a5e7c483bfc5ff5ddc16419944583e139ece717d476e70a029921c6d
0x4d3760afbabc6b0418061f554b0912113a7b78f2a222528c7b8b681b204c8f68
0x77929e482bd67e6ebe3dc1e384975711f1657d46e358e65266aecf5c5064380e
0xca97decb63cf43b0c50187b6317ff78e415e21836b7334e0fc3700226f954494
0x0945639dfe261000e9431fa42d1b12007614613246787f4406d4b1502ca61d62
0x971ebf7ad861812e0852e04ba2a163914294cdbdb664d4680b8f3896d92ce1c0
0x5eb555998b9f92ff2f62fba89a3a113d0c614cea0f4ef921d4691e53ce0c6008
0x419dd7d208ff1df9f646be330bb31b8eee31c1ce9455025fc99fd0893e71ef09
0xa9bb0fba3482d067422407107856dabd3a40d168ab0ee414798cbf4a37aee49e

Functions
Getter at block 21209396
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
claimCondition(view returns (uint256 currentStartIduint256 count)
(currentStartId=0, count=5)
contractType(pure returns (bytes32)
0x44726f7045524337323100000000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmPNHtiRfkXPoTVxXTLRtxvseRzaiy92cqfFUsFwbYNk3e/0
contractVersion(pure returns (uint8)
2
getActiveClaimConditionId(view returns (uint256)
4
getBaseURICount(view returns (uint256)
1
getDefaultRoyaltyInfo(view returns (addressuint16)
(0x49917daffe86a0d7cd74d9c65ed3b5b7f6046b6a, 1000)
getPlatformFeeInfo(view returns (addressuint16)
(0xd0833ed12b3a8b1126990af83e0bd064f29f722e, 0)
maxTotalSupply(view returns (uint256)
0
maxWalletClaimCount(view returns (uint256)
0
name(view returns (string)
Degen Avatars
nextTokenIdToClaim(view returns (uint256)
333
nextTokenIdToMint(view returns (uint256)
6666
owner(view returns (address)
0xd0833ed12b3a8b1126990af83e0bd064f29f722e
primarySaleRecipient(view returns (address)
0x49917daffe86a0d7cd74d9c65ed3b5b7f6046b6a
symbol(view returns (string)
DEGEN
totalSupply(view returns (uint256)
333
Read-only
balanceOf(address ownerview returns (uint256)
baseURIIndices(uint256view returns (uint256)
encryptDecrypt(bytes databytes keypure returns (bytes result)
encryptedBaseURI(uint256view returns (bytes)
getApproved(uint256 tokenIdview returns (address)
getClaimConditionById(uint256 _conditionIdview returns (struct IDropClaimConditionClaimCondition condition)
getClaimTimestamp(uint256 _conditionIdaddress _claimerview returns (uint256 lastClaimTimestampuint256 nextValidClaimTimestamp)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getRoyaltyInfoForToken(uint256 _tokenIdview returns (addressuint16)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
verifyClaim(uint256 _conditionIdaddress _claimeruint256 _quantityaddress _currencyuint256 _pricePerTokenbool verifyMaxQuantityPerTransactionview 
verifyClaimMerkleProof(uint256 _conditionIdaddress _claimeruint256 _quantitybytes32[] _proofsuint256 _proofMaxQuantityPerTransactionview returns (bool validMerkleProofuint256 merkleProofIndex)
walletClaimCount(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
claim(address _receiveruint256 _quantityaddress _currencyuint256 _pricePerTokenbytes32[] _proofsuint256 _proofMaxQuantityPerTransactionpayable 
grantRole(bytes32 roleaddress account
initialize(address _defaultAdminstring _namestring _symbolstring _contractURIaddress[] _trustedForwardersaddress _saleRecipientaddress _royaltyRecipientuint128 _royaltyBpsuint128 _platformFeeBpsaddress _platformFeeRecipient
lazyMint(uint256 _amountstring _baseURIForTokensbytes _encryptedBaseURI
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress account
reveal(uint256 indexbytes _keyreturns (string revealedURI)
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setClaimConditions(struct IDropClaimConditionClaimCondition[] _phasesbool _resetClaimEligibility
setContractURI(string _uri
setDefaultRoyaltyInfo(address _royaltyRecipientuint256 _royaltyBps
setMaxTotalSupply(uint256 _maxTotalSupply
setMaxWalletClaimCount(uint256 _count
setOwner(address _newOwner
setPlatformFeeInfo(address _platformFeeRecipientuint256 _platformFeeBps
setPrimarySaleRecipient(address _saleRecipient
setRoyaltyInfoForToken(uint256 _tokenIdaddress _recipientuint256 _bps
setWalletClaimCount(address _claimeruint256 _count
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ClaimConditionsUpdated(struct IDropClaimConditionClaimCondition[] claimConditions
DefaultRoyalty(address newRoyaltyRecipientuint256 newRoyaltyBps
MaxTotalSupplyUpdated(uint256 maxTotalSupply
MaxWalletClaimCountUpdated(uint256 count
NFTRevealed(uint256 endTokenIdstring revealedURI
OwnerUpdated(address prevOwneraddress newOwner
PlatformFeeInfoUpdated(address platformFeeRecipientuint256 platformFeeBps
PrimarySaleRecipientUpdated(address indexed recipient
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoyaltyForToken(uint256 indexed tokenIdaddress royaltyRecipientuint256 royaltyBps
TokensClaimed(uint256 indexed claimConditionIndexaddress indexed claimeraddress indexed receiveruint256 startTokenIduint256 quantityClaimed
TokensLazyMinted(uint256 startTokenIduint256 endTokenIdstring baseURIbytes encryptedBaseURI
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WalletClaimCountUpdated(address indexed walletuint256 count
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.