feat: update test env usd1 and sofid canton contract addresses#9195
Open
zeeshanamjad-eng wants to merge 1 commit into
Open
feat: update test env usd1 and sofid canton contract addresses#9195zeeshanamjad-eng wants to merge 1 commit into
zeeshanamjad-eng wants to merge 1 commit into
Conversation
Contributor
dba15bd to
fa588ed
Compare
Update the test environment (tcanton:usd1 and tcanton:sofid) contract addresses to reflect the newly registered instruments on chain. Generated with [Linear](https://linear.app/bitgo/issue/SCAAS-10171/update-bitgojs-with-new-contract-address#agent-session-0d9c48ec) Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Updates Canton testnet token metadata to point tcanton:usd1 and tcanton:sofid at newly registered on-chain instruments, aligning statics with the testnet validator migration.
Changes:
- Updated
tcanton:usd1Canton contract address to1220a::1220afe5f990cdf777c54b9943ef0a5532dfb28cbacf92105295109b858355f694b8:USD1. - Updated
tcanton:sofidCanton contract address to12205::122055d1111cd4f9e1dfb4fb8774b4cedc3512684eb154179fc9cfce9bddb0e4685e:SOFID.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
fa588ed to
c86df9a
Compare
baltiyal
reviewed
Jul 7, 2026
baltiyal
left a comment
Contributor
There was a problem hiding this comment.
How to validate these changes?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the test environment (
tcanton:usd1andtcanton:sofid) Canton contract addresses incantonTokens.tsto the newly registered on-chain instruments as part of the testnet validator migration.tcanton:usd1→1220a::1220afe5f990cdf777c54b9943ef0a5532dfb28cbacf92105295109b858355f694b8:USD1tcanton:sofid→12205::122055d1111cd4f9e1dfb4fb8774b4cedc3512684eb154179fc9cfce9bddb0e4685e:SOFIDTesting
yarn build(statics) passes