Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.15 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.15 KB

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:

[{
  "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:

Thank you for your support and contributions! 🎉