Skip to content

Commit 3d95e79

Browse files
chore(statics): update the underlying asset of ofcsol:natix
- This underlying asset is used to find backing coin - The backing coin name is sol:natix - This config mismatch prevents it to be mis-understood as gatekept by the UI Ticket: GNA-9
1 parent c075a38 commit 3d95e79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/statics/src/coins.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1673,7 +1673,7 @@ export const coins = CoinMap.fromCoins([
16731673
'ofcsol:natix',
16741674
'NATIX Network ',
16751675
6,
1676-
UnderlyingAsset['natix'],
1676+
UnderlyingAsset['sol:natix'],
16771677
SOL_OFC_TOKEN_FEATURES
16781678
),
16791679
ofcsolToken(

0 commit comments

Comments
 (0)