Skip to content

Commit

Permalink
fix(statics): fix address for vnx-euro
Browse files Browse the repository at this point in the history
fix address for vnx-euro

EA-3112

TICKET: EA-3112
  • Loading branch information
evalenti-simtlix committed Feb 20, 2024
1 parent 816f0ef commit 4161a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/statics/src/coins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10413,7 +10413,7 @@ export const coins = CoinMap.fromCoins([
),
stellarToken(
'86841e89-011e-486d-bd29-1474cca0dd65',
'xlm:VEUR-GDXLSLCOPPHTWOQXLLKSVN4VN3G67WD2ENU7UMVAROEYVJLSPSEWXIZNJ',
'xlm:VEUR-GDXLSLCOPPHTWOQXLLKSVN4VN3G67WD2ENU7UMVAROEYVJLSPSEWXIZN',
'VNX Euro',
7,
UnderlyingAsset['xlm:VEUR-GDXLSLCOPPHTWOQXLLKSVN4VN3G67WD2ENU7UMVAROEYVJLSPSEWXIZN'],
Expand Down

0 comments on commit 4161a05

Please sign in to comment.