Goodfrens Co.

Verified contract

Proxy

Active on Ethereum with 1,173 txns
Deployed by via 0xfb57bacd at 14307545
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 48 additional slots
-
variable spans 48 additional slots
13 additional variables

No balances found for "Goodfrens Co."

0xd0a0c2448827a9570238e6cd79d7ad904ce783905f4e31f46ae65c55c0505b07
0xc47ee1a218bd68d9f40fcaff669e570ca2b042ba77f28c7b3fff4626ae5ef8db
0x4d47d502af12a6f12812174ea619206343a4a07efc2a6a22caa19cfb7a487ab4
0xc852faf6a23f44802fd54555957e804bebb97669378ffcece278ef48c5612d5e
0x2bb8ded014c837e8e7e632722d769a1d494d8a05141c961762c2b6ec8577a3fb
0xdd7fa3ed829f5e9a29a30211f36562c2dadbe787d9d4fe11e9074675f65671b9
0x26a6f51048b6a4c4d3743787918491d9837637ac795717202c413e0e26e0855c
From
0x3b8b8cc04152183ee9a5d1fe150c838d7c886058f888620e7cf227ec415d0793
0x2dfc88852984d34116ef6dbed375dcb19549e54d3f0b180080cfe93e59ed2959
0x666286c0ae9e04424982800fc372f6de5b86263610013d0bca19ec85fc1f8fac

Functions
Getter at block 20952179
auctionActive(view returns (bool)
false
auctionDuration(view returns (uint256)
0
auctionPrice(view returns (uint256)
0
auctionStartedAt(view returns (uint256)
0
maxAmount(view returns (uint256)
5555
maxPerMint(view returns (uint256)
10
maxPerWallet(view returns (uint256)
200
name(view returns (string)
Goodfrens Co.
owner(view returns (address)
0x7638b1b9ff3bebd528119ed6ca8eee3aebb375d4
presaleActive(view returns (bool)
false
price(view returns (uint256)
0
saleActive(view returns (bool)
true
symbol(view returns (string)
Goodfrens
totalRevenue(view returns (uint256)
6565000000000000000
totalSupply(view returns (uint256)
5555
treasury(view returns (address)
0x7638b1b9ff3bebd528119ed6ca8eee3aebb375d4
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
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 trustedForwarder_
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
setMerkleRoot(bytes32 newRoot
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.