Degen Frens

Verified contract

Proxy

Active on Ethereum with 1,774 txns
Deployed by via 0x3fb505c5 at 14976739
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
14 additional variables

No balances found for "Degen Frens"

0xcf665e35c3de855e7bdd5c3c0950cd7d119aadb695188e7bee95432b0718f47c
0x516dbfa8203f261f16af3edd4a868e2f4697dfdc0aaec0266a643e946167ce36
0xd33762740dd530b0233c418944eb1414462dff64b8689b5bf9109b125bc89aa0
0x4c0c8090da87fce2b8abcd182a6966525d3d6cd6873e7f8dbd337412b422defd
0x56e19912957693ebf2b5a714635ffa730fd324e0aecbdbf2f478e1b5d4f5771c
0xab720f200c20aebd0e6b241d53f05df2ff3b11f6f6fd06d4b9118b2eac54cc47
0xa1d53256bfc0369062cdcffe8eb38acb262401e512658fc2ae0754d572603402
0xd9dfb9cef90965a3a3b505c662d25a8a8871a335bcf2d7a90bd9332e22b3d001
0x132125d640e4b86603ed1cd4a7092371650a69b5690e44374e8d7e7befd99b1e
0xad3c2e6bca42a800edbed3750f56a4d19de859f58f08da7ca5820d99b6da948e

Functions
Getter at block 20861379
auctionActive(view returns (bool)
false
auctionDuration(view returns (uint256)
0
auctionPrice(view returns (uint256)
0
auctionStartedAt(view returns (uint256)
0
maxAmount(view returns (uint256)
10000
maxPerMint(view returns (uint256)
20
maxPerWallet(view returns (uint256)
100
name(view returns (string)
Degen Frens
owner(view returns (address)
0x0000000000000000000000000000000000000000
presaleActive(view returns (bool)
false
price(view returns (uint256)
35000000000000000
saleActive(view returns (bool)
false
symbol(view returns (string)
DF
totalRevenue(view returns (uint256)
13293200000000000000
totalSupply(view returns (uint256)
2425
treasury(view returns (address)
0xb8ee6aec744f15a471b36a8d6b0c6071072e2674
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
batchAirdrop(uint256[] numberOfTokensaddress[] recipients
initialize(string name_string symbol_address treasury_address royalty_uint96 royaltyFee_
mint(uint256 numberOfTokenspayable 
presaleMint(uint256 numberOfTokensbytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setDefaultRoyalty(address receiveruint96 feeNumerator
setMerkleRoot(bytes32 newRoot
setTokenRoyalty(uint256 tokenIdaddress receiveruint96 feeNumerator
setTreasury(address newTreasury
startAuction(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newStartPriceuint256 newEndPriceuint256 newDurationbool presale
startSale(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newPricebool presale
stopSale(
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
MerkleRootSet(bytes32 indexed merkleRoot
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenBaseURISet(string indexed tokenBaseURI
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
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.