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

https://github.com/subscan-explorer/system-accounts-info


https://github.com/subscan-explorer/system-accounts-info

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# **Guide** 🚀

Welcome to the Subscan system accounts info repository! This repository is used to collect and manage information submitted by other projects.

---

## **1. Submission Requirements** 📝
We accept the following types of submissions:
1. system accounts to exclude in token circulating.
2. add tags to certain accounts to indicate usage.

---

## **2. Info Example** 📋

### `info.json` Example:
```json
[{
"id": "polkadot",
"system_account": ["13UVJyLnbVp9RBZYFwFGyDvVd1y27Tt8tkntv6Q7JVPhFsTB"],
"tags":[{
"account": "1qnJN7FViy3HZaxZK9tGAA71zxHSBeUweirKqCaox4t8GT7",
"tag": "Binance Exchange",
}]
}]
```

---

## **3. Notes** ⚠️
1. All submitted information must be accurate, truthful, and compliant with legal regulations.
2. Submissions that do not meet the guidelines may be rejected or require changes.
3. To update information, submit a new Pull Request specifying the changes.

---

## **4. Contact Us** 📧
For any questions or assistance, please contact us via:
- GitHub Issues: [Submit an Issue](https://github.com/subscan-explorer/system-accounts-info/issues)

Thank you for your support and contributions! 🎉