Skip to content

Commit d7be571

Browse files
committed
fix: fix canton usdxlr address
Ticket: CSHLD-457
1 parent 2a8ed94 commit d7be571

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

commitlint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ module.exports = {
7474
'CGARD-',
7575
'CHALO-',
7676
'CECHO-',
77+
'CSHLD-',
7778
'#', // Prefix used by GitHub issues
7879
],
7980
},

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)