Skip to content

Commit

Permalink
chore(statics): fix XSGD token address
Browse files Browse the repository at this point in the history
Ticket: COIN-1695
  • Loading branch information
mukeshsp committed Sep 6, 2024
1 parent 5c02c8c commit 1c9b8a1
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 @@ -17340,7 +17340,7 @@ export const coins = CoinMap.fromCoins([
'tpolygon:xsgd',
'XSGD',
6,
'0x16e28369bc318636abbf6cb1035da77ffbf4a3bc',
'0xd769410dc8772695a7f55a304d2125320a65c2a5',
UnderlyingAsset['tpolygon:xsgd']
),
tpolygonErc20(
Expand Down

0 comments on commit 1c9b8a1

Please sign in to comment.