Friend.tech, a decentralized social platform built on Coinbase's Layer-2 blockchain, Base. Friend.tech allows users to tokenize themselves by selling "shares" or "keys" of their profiles, granting buyers access to private interactions. Below is a refined explanation of the sample data.
Each entry in the dataset corresponds to a specific user account on Friend.tech. The fields provide insights into the user's financial activity and engagement on the platform:
Each entry in the dataset corresponds to a specific user account on Friend.tech. The fields provide insights into the user's financial activity and engagement on the platform:
- Ethereum Address: Each user is identified by their unique Ethereum wallet address (e.g., 0x976e80df570e6f314396300ea77cb2e7b2f84172).
- USD Value: The total value of assets held by the user, converted into USD (e.g., $4,523,173.59).
- ETH Holdings: The amount of Ether (ETH) held in the user's wallet (e.g., 2768.15162 ETH).
- Twitter Username: The associated Twitter/X username linked to the account (e.g., Vombatus_eth).
- Last Online: The timestamp indicating when the user was last active on Friend.tech (e.g., "9:12 PM - 8th October, 2023 +00:00").
- Holding Count: The number of shares/keys held by other users for this account (e.g., 101).
Sample:
Here is an example entry explained:- Ethereum Address: 0x976e80df570e6f314396300ea77cb2e7b2f84172
- Assets:
- USD Value: $4,523,173.59
- ETH Holdings: 2768.15162 ETH
- User Details:
- Twitter Username: Vombatus_eth
- Last Online: "9:12 PM - 8th October, 2023 +00:00"
- Engagement:
- Holding Count: 101 (indicating other users hold shares of this account).
- These data points highlight both the financial and social aspects of Friend.tech users.
- High-value accounts with significant ETH holdings and active engagement are likely key influencers or prominent figures within the platform.
"0x7626bd73be0b708927fa12b062fb3d65b8faba6b": {
"usd": "963,884.53",
"eth": 589.89081,
"twitter_user": "const_phoenixed",
"last_online": "6:22 PM - 8th October, 2023 +00:00",
"holding_count": 862
},
"0xf9b7cf4be6f4cde37dd1a5b75187d431d94a4fcc": {
"usd": "960,488.97",
"eth": 587.81275,
"twitter_user": "0xCaptainLevi",
"last_online": "5:57 PM - 8th October, 2023 +00:00",
"holding_count": 2897
},
"0x2b92db4933fc81f20a8d1a937aed4f6c45acc971": {
"usd": "884,667.06",
"eth": 541.41025,
"twitter_user": "FrontDeskBase",
"last_online": "9:10 PM - 8th October, 2023 +00:00",
"holding_count": 50
[align=center] },