Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dawsbot/eth-labels
📃 A public dataset of crypto addresses labeled
https://github.com/dawsbot/eth-labels
ethereum etherscan web3
Last synced: about 3 hours ago
JSON representation
📃 A public dataset of crypto addresses labeled
- Host: GitHub
- URL: https://github.com/dawsbot/eth-labels
- Owner: dawsbot
- License: mit
- Created: 2022-01-04T20:39:41.000Z (almost 3 years ago)
- Default Branch: v1
- Last Pushed: 2024-06-19T22:46:04.000Z (5 months ago)
- Last Synced: 2024-06-20T04:51:38.243Z (5 months ago)
- Topics: ethereum, etherscan, web3
- Language: HTML
- Homepage:
- Size: 18.1 MB
- Stars: 170
- Watchers: 6
- Forks: 26
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
Eth Labels
A public dataset of crypto addresses labeled (Ethereum and MANY more EVM chains)
## API (Pre-Alpha)
A public API to consume this data is under active development. You can [use it remotely here](https://eth-labels-production.up.railway.app/swagger), or to use this API locally, start it like this:
```sh
bun run dev:api
```Documentation for the API is available via swagger at `/swagger`
### Ethereum
[View labels here](data/etherscan)
### Arbitrum
[View labels here](data/arbiscan)
### Optimism
[View labels here](data/optimism)
### Base
[View labels here](data/basescan)
### Binance Smart Chain
[View labels here](data/bscscan)
### Gnosis Chain
[View labels here](data/gnosis)
### Celo
[View labels here](data/celo)
More chains coming soon
## Q & A
- Where does this data come from?
- This data is already organized by the kind folks at Etherscan. Unfortunately that data is not accessible for researchers, so we've copied the data out and into a more shareable format here.## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=dawsbot/eth-labels&type=Date)](https://star-history.com/#dawsbot/eth-labels&Date)