Skip to content

Commit 9537fdd

Browse files
authored
Merge pull request #8296 from BitGo/CSHLD-457
fix: fix canton usdxlr address
2 parents f22bbd4 + 0c73f30 commit 9537fdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/statics/src/coins/cantonTokens.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export const cantonTokens = [
2929
'USDXLR (Canton)',
3030
10,
3131
'https://api.utilities.digitalasset.com/api/token-standard/v0/registrars/',
32-
'4e667aab-9089-400b-9485-74d73732f068::1220dd489bd2242472a14015e9aebc12a48879a7e3aac60875506df30f7fce4e0f78:USDXLR',
32+
'excellar-issuer::12203d1e36930ee0e3fbb898add7e222a47ae9d2a5f0f6187e3a446ea32f871ce2ca:USDXLR',
3333
UnderlyingAsset['canton:usdxlr'],
3434
CANTON_TOKEN_FEATURES
3535
),

0 commit comments

Comments
 (0)