This repository is the public token metadata registry used by babypooltool. :contentReference[oaicite:0]{index=0}
It exists so the community can add and maintain official social links (and other basic token metadata) for Alephium tokens via Pull Requests. Changes merged here are pulled into the main product.
This repo intentionally stays minimal and contains a single data file at the repository root. That file is the source of truth for token metadata.
Typical fields you can contribute:
- Token name / symbol (if missing)
- Official website
- Twitter/X
- Telegram
- Discord
- GitHub
- Medium / Mirror / docs
- Explorer links (optional)
- Any other official community channels
- Fork this repository
- Edit the single metadata file in the root of the repo
- Commit your change
- Open a Pull Request to the main branch
- Only add OFFICIAL links (project-owned).
- No referral links, shorteners, trackers, or URL obfuscation.
- Prefer HTTPS links.
- One token entry per token contract/address.
- Keep formatting consistent with existing entries (ordering, casing, commas, etc.).
- If you’re unsure a link is official, explain your source in the PR description.
- Token address/ID is correct
- Links are reachable (no 404)
- No duplicates (same token listed twice)
- Socials point to the right project (avoid impersonators)
- You only changed what you intended (small PRs are easier to review)
- Maintainers will review PRs for correctness and obvious abuse/spam.
- If something needs changes, you’ll get a comment on the PR.
- Once merged, babypooltool will pick up the updated registry on its next sync/redeploy cycle.
If you find malicious links, impersonation, or anything suspicious:
- Open an Issue or Pull Request removing/fixing the entry
- Add context (screenshots / evidence / official announcements if available)
Unless otherwise stated, contributions are provided under the repository’s license. By submitting a PR, you agree your contribution can be redistributed as part of babypooltool.
This repo is community-maintained. Clean, well-sourced PRs help everyone.