Skip to content

[Token List] Integrate pending token PRs into Soroswap official list #73

@PrincesoDan

Description

@PrincesoDan

Context

There are multiple open Pull Requests that add/update token entries for the Soroswap official token list. These PRs are currently pending and need to be integrated in a controlled way to keep the official list accurate, consistent, and consumable by clients.

Assumption: The official Soroswap token list is maintained in a repository as a JSON (or similar) file, and the existing PRs modify that list (add new tokens, update metadata, logos, etc.). If the repo uses another format/process, adapt accordingly.

Goal

Merge and publish all valid pending token PRs into the Soroswap official token list, ensuring data consistency, validation, and a predictable release/versioning update.

Acceptance Criteria

  • All currently open token-related PRs have been reviewed and classified: merge / request changes / close.
  • Every merged token entry passes schema validation and required-field checks.
  • No duplicate token identifiers exist (address/issuer collisions resolved).
  • Logos referenced by merged tokens are valid per repo rules (path/URL + format).
  • CI pipeline passes on the merge target branch.
  • Token list version/tag is updated (if applicable) and reflects the change set.
  • A short changelog/release note entry is added summarizing the integrated tokens/PRs (if applicable).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions