We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8a1310 commit 7c3f7c0Copy full SHA for 7c3f7c0
1 file changed
modules/statics/src/coins/cantonTokens.ts
@@ -119,8 +119,8 @@ export const cantonTokens = [
119
'tcanton:usd1',
120
'Test USD1 Token',
121
10,
122
- 'https://api.utilities.digitalasset-dev.com/api/token-standard/v0/registrars/',
123
- '12209::12209fec64653a5324fba57424949ccbdb51828b76d914451772c4496a0215d0cca7:USD1',
+ 'https://api.utilities.digitalasset-staging.com/api/token-standard/v0/registrars/',
+ '12203::12203db723d11df3e69eb66fa9bbb5904269895ac0b284b61e3aeb03b748ca09802e:USD1',
124
UnderlyingAsset['tcanton:usd1'],
125
[...CANTON_TOKEN_FEATURES, CoinFeature.STABLECOIN]
126
),
0 commit comments