Skip to content

fix: align statics UUIDs for KRWQ and HYBOND with prod AMS DB#8644

Closed
manas-at-bitgo wants to merge 1 commit into
masterfrom
manasladha035/cshld-701-fix-align-statics-uuids-for-krwq-and-hybond
Closed

fix: align statics UUIDs for KRWQ and HYBOND with prod AMS DB#8644
manas-at-bitgo wants to merge 1 commit into
masterfrom
manasladha035/cshld-701-fix-align-statics-uuids-for-krwq-and-hybond

Conversation

@manas-at-bitgo
Copy link
Copy Markdown
Contributor

Summary

  • Updates static_id UUIDs for KRWQ and HYBOND (base + OFC) in botTokens.ts and botOfcTokens.ts to match the values already in the prod AMS database.
  • These tokens were onboarded via the AMS API before being added to statics, causing a UUID mismatch that makes the AMS statics migration fail with E11000 duplicate key error.

Resolves CSHLD-701

Test plan

  • Verify eth:krwq, eth:hybond, ofceth:krwq, ofceth:hybond resolve correctly in statics with the updated UUIDs
  • Re-run the AMS statics migration on prod after this merges and the statics package is published — should no longer hit duplicate key errors

🤖 Generated with Claude Code

CSHLD-701 — These tokens were onboarded via the AMS API before being
added to statics, so they got auto-generated UUIDs that differ from
the ones statics shipped with. Update statics to match prod DB so the
AMS statics migration upsert finds the existing documents.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@manas-at-bitgo manas-at-bitgo requested a review from a team as a code owner April 28, 2026 12:53
@linear
Copy link
Copy Markdown

linear Bot commented Apr 28, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant