# Binance Data Plus 🚀

## 📌 Motivation
This repository was created to gather and organize data that is not conveniently available in the official Binance API, such as asset icons, listing dates, and more.

## 📂 Content
- Collection of Binance asset icons.
- Logos for fiat currencies.
- Additional data that is not available in the official Binance API.

## 🛠 How to Use
To use the icons and information from this repository, you can access it via Content Delivery Network (CDN). Example:

```
https://cdn.jsdelivr.net/gh/lindomar-oliveira/binance-data-plus/assets.json
```

```
https://cdn.jsdelivr.net/gh/lindomar-oliveira/binance-data-plus/assets/img/BTC.png
```

> **NOTE:** Replace `BTC` with the symbol of the desired asset to access its respective icon.

## 🤝 Contribution
Contributions are welcome! If you have additional icons or want to help keep the repository updated, please submit a pull request.
