Skip to content

chore(tokens): refresh GM token list - #12

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/update-token-list
Open

chore(tokens): refresh GM token list#12
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/update-token-list

Conversation

@github-actions

Copy link
Copy Markdown

Automated refresh of crates/ondo/src/token_list.rs.

Source of truth:

  • Symbols: Ondo /api/v2/assets (tokenized equities/ETFs, suffix on)
  • Mints: Jupiter token search, verified against Ondo's mint authority

Gates that passed before this PR was opened (in update-token-list.py):

  • Form: unique symbols/mints, base58 → 32 bytes, on suffix
  • On-chain: every mint exists on Solana as a Token-2022 mint with
    Ondo's issuer authority (getMultipleAccounts)
  • Tradability: every symbol is in Ondo session-limits and tradable
    in ≥1 session (the CLI's own tradability source — not a flaky live
    Jupiter RFQ quote)
  • Integrity tests: cargo test -p rwa-ondo token_list

Review the diff before merging — confirm any added/removed symbols
are expected. The checks exclude look-alike tokens and non-Solana junk,
but a human gate catches new non-equity Ondo products and surprises.

@github-actions
github-actions Bot force-pushed the chore/update-token-list branch from ad21375 to 94a8cfa Compare August 3, 2026 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant