chain.link
May 30, 2026
A dataset containing Chainlink (LINK) cryptocurrency holders' data, including Ethereum wallet addresses, email addresses, and LINK token balances/USD values. The data appears to be sourced from Chainlink's token distribution or user database, with records sorted by holdings value ranging from $0 to over $57 million. Posted to BreachForums.
Data found in this dataset
Source files
Expand any file to inspect its column headers and the LLM's field-mapping reasoning, recorded during ingestion.
Chainlink_BF__data__chainlink.txt3 columns6,054 rows
File structure
Format: CSV·Delimiter: comma·Has header: no·Quote: "
| Source column | Mapped field | Confidence | LLM assessment |
|---|---|---|---|
| 0 | skip | high | [0] USD dollar amounts (e.g., '$0.00') — financial/transactional data, not PII |
| 1 | skip | high | [1] Ethereum wallet addresses (0x...) — cryptocurrency identifiers, not personal PII |
| 2 | high | [2] All values contain @ symbol and match email address format (e.g., [email protected], [email protected]) |
Notes: Chainlink token holder dataset with 3 columns: USD value (financial), Ethereum wallet address (crypto identifier), and email address (PII). Only email is mapped as PII.
Chainlink_BF__data__chainlink_cleaned.txt3 columns6,057 rows
File structure
Format: CSV·Delimiter: comma·Has header: yes·Quote: "
| Source column | Mapped field | Confidence | LLM assessment |
|---|---|---|---|
| 0 | skip | high | [0] 'amount' column contains financial values ($USD), not PII |
| 1 | skip | high | [1] 'eth_address' column contains cryptocurrency wallet addresses (hexadecimal), not traditional PII per field types available |
| 2 | high | [2] 'email_address' header; all values are valid email addresses (contain @ symbol, standard domains) |
Notes: Chainlink token holders breach dataset with 3 columns total. Only email_address contains mappable PII. Cryptocurrency wallet addresses and token amounts are financial/transactional data, not included in PII field types.