Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)