@chain-registry/assets 1.63.9 → 1.63.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/mainnet/noble.js CHANGED
@@ -562,15 +562,12 @@ const assets = {
562
562
  display: 'fury',
563
563
  symbol: 'FURY',
564
564
  logo_URIs: {
565
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
566
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg'
565
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
566
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
567
567
  },
568
568
  images: [{
569
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
570
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg',
571
- theme: {
572
- primary_color_hex: '#eaf143'
573
- }
569
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
570
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
574
571
  }],
575
572
  coingecko_id: 'fanfury',
576
573
  keywords: ['gaming', 'staking'],
@@ -1857,15 +1854,12 @@ const assets = {
1857
1854
  display: 'fury',
1858
1855
  symbol: 'FURY',
1859
1856
  logo_URIs: {
1860
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
1861
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg'
1857
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
1858
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
1862
1859
  },
1863
1860
  images: [{
1864
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
1865
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg',
1866
- theme: {
1867
- primary_color_hex: '#eaf143'
1868
- }
1861
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
1862
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
1869
1863
  }],
1870
1864
  coingecko_id: 'fanfury',
1871
1865
  keywords: ['gaming', 'staking'],
@@ -3116,6 +3110,45 @@ const assets = {
3116
3110
  }
3117
3111
  }]
3118
3112
  },
3113
+ {
3114
+ description: 'The native EVM and Wasm, governance and staking token of the Shido Chain',
3115
+ denom_units: [{
3116
+ denom: 'ibc/C56696E0EA0481CE109E2DD25BDD27F4020D748C5A09D82D9D70F167D23224FA',
3117
+ exponent: 0,
3118
+ aliases: ['shido']
3119
+ }, {
3120
+ denom: 'SHIDO',
3121
+ exponent: 18
3122
+ }],
3123
+ base: 'ibc/C56696E0EA0481CE109E2DD25BDD27F4020D748C5A09D82D9D70F167D23224FA',
3124
+ name: 'Shido',
3125
+ display: 'SHIDO',
3126
+ symbol: 'SHIDO',
3127
+ logo_URIs: {
3128
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
3129
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
3130
+ },
3131
+ coingecko_id: 'shido-2',
3132
+ images: [{
3133
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
3134
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
3135
+ }],
3136
+ socials: {
3137
+ website: 'https://shido.io/',
3138
+ twitter: 'https://twitter.com/ShidoGlobal'
3139
+ },
3140
+ traces: [{
3141
+ type: 'ibc',
3142
+ counterparty: {
3143
+ channel_id: 'channel-4',
3144
+ base_denom: 'shido',
3145
+ chain_name: 'shido'
3146
+ },
3147
+ chain: {
3148
+ channel_id: 'channel-84'
3149
+ }
3150
+ }]
3151
+ },
3119
3152
  {
3120
3153
  description: 'The native token of Stargaze',
3121
3154
  denom_units: [{
@@ -3787,6 +3820,45 @@ const assets = {
3787
3820
  }
3788
3821
  }]
3789
3822
  },
3823
+ {
3824
+ description: 'The native EVM and Wasm, governance and staking token of the Shido Chain',
3825
+ denom_units: [{
3826
+ denom: 'ibc/C56696E0EA0481CE109E2DD25BDD27F4020D748C5A09D82D9D70F167D23224FA',
3827
+ exponent: 0,
3828
+ aliases: ['shido']
3829
+ }, {
3830
+ denom: 'SHIDO',
3831
+ exponent: 18
3832
+ }],
3833
+ base: 'ibc/C56696E0EA0481CE109E2DD25BDD27F4020D748C5A09D82D9D70F167D23224FA',
3834
+ name: 'Shido',
3835
+ display: 'SHIDO',
3836
+ symbol: 'SHIDO',
3837
+ logo_URIs: {
3838
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
3839
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
3840
+ },
3841
+ coingecko_id: 'shido-2',
3842
+ images: [{
3843
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
3844
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
3845
+ }],
3846
+ socials: {
3847
+ website: 'https://shido.io/',
3848
+ twitter: 'https://twitter.com/ShidoGlobal'
3849
+ },
3850
+ traces: [{
3851
+ type: 'ibc',
3852
+ counterparty: {
3853
+ channel_id: 'channel-4',
3854
+ base_denom: 'shido',
3855
+ chain_name: 'shido'
3856
+ },
3857
+ chain: {
3858
+ channel_id: 'channel-84'
3859
+ }
3860
+ }]
3861
+ },
3790
3862
  {
3791
3863
  description: 'The native token of Stargaze',
3792
3864
  denom_units: [{
@@ -2465,27 +2465,24 @@ const assets = {
2465
2465
  {
2466
2466
  description: 'The native token of Furya',
2467
2467
  denom_units: [{
2468
- denom: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
2468
+ denom: 'ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE',
2469
2469
  exponent: 0,
2470
2470
  aliases: ['ufury']
2471
2471
  }, {
2472
2472
  denom: 'fury',
2473
2473
  exponent: 6
2474
2474
  }],
2475
- base: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
2475
+ base: 'ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE',
2476
2476
  name: 'Furya',
2477
2477
  display: 'fury',
2478
2478
  symbol: 'FURY',
2479
2479
  logo_URIs: {
2480
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
2481
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg'
2480
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
2481
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
2482
2482
  },
2483
2483
  images: [{
2484
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
2485
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg',
2486
- theme: {
2487
- primary_color_hex: '#eaf143'
2488
- }
2484
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
2485
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
2489
2486
  }],
2490
2487
  coingecko_id: 'fanfury',
2491
2488
  keywords: ['gaming', 'staking'],
@@ -2495,12 +2492,12 @@ const assets = {
2495
2492
  traces: [{
2496
2493
  type: 'ibc',
2497
2494
  counterparty: {
2498
- channel_id: 'channel-3',
2495
+ channel_id: 'channel-8',
2499
2496
  base_denom: 'ufury',
2500
2497
  chain_name: 'furya'
2501
2498
  },
2502
2499
  chain: {
2503
- channel_id: 'channel-8690'
2500
+ channel_id: 'channel-74222'
2504
2501
  }
2505
2502
  }]
2506
2503
  },
@@ -4679,14 +4676,36 @@ const assets = {
4679
4676
  display: 'ORAI',
4680
4677
  symbol: 'ORAI',
4681
4678
  logo_URIs: {
4682
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.png',
4683
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg'
4679
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
4684
4680
  },
4685
4681
  coingecko_id: 'oraichain-token',
4686
- images: [{
4682
+ images: [
4683
+ {
4684
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
4685
+ theme: {
4686
+ circle: true,
4687
+ dark_mode: true
4688
+ }
4689
+ },
4690
+ {
4687
4691
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.png',
4688
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg'
4689
- }],
4692
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg',
4693
+ theme: {
4694
+ circle: true,
4695
+ dark_mode: true,
4696
+ primary_color_hex: '#FFFFFF'
4697
+ }
4698
+ },
4699
+ {
4700
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai.png',
4701
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai.svg',
4702
+ theme: {
4703
+ circle: true,
4704
+ dark_mode: false,
4705
+ primary_color_hex: '#000000'
4706
+ }
4707
+ }
4708
+ ],
4690
4709
  traces: [{
4691
4710
  type: 'ibc',
4692
4711
  counterparty: {
@@ -7161,27 +7180,24 @@ const assets = {
7161
7180
  {
7162
7181
  description: 'The native token of Furya',
7163
7182
  denom_units: [{
7164
- denom: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
7183
+ denom: 'ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE',
7165
7184
  exponent: 0,
7166
7185
  aliases: ['ufury']
7167
7186
  }, {
7168
7187
  denom: 'fury',
7169
7188
  exponent: 6
7170
7189
  }],
7171
- base: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
7190
+ base: 'ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE',
7172
7191
  name: 'Furya',
7173
7192
  display: 'fury',
7174
7193
  symbol: 'FURY',
7175
7194
  logo_URIs: {
7176
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
7177
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg'
7195
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
7196
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
7178
7197
  },
7179
7198
  images: [{
7180
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
7181
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg',
7182
- theme: {
7183
- primary_color_hex: '#eaf143'
7184
- }
7199
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
7200
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
7185
7201
  }],
7186
7202
  coingecko_id: 'fanfury',
7187
7203
  keywords: ['gaming', 'staking'],
@@ -7191,12 +7207,12 @@ const assets = {
7191
7207
  traces: [{
7192
7208
  type: 'ibc',
7193
7209
  counterparty: {
7194
- channel_id: 'channel-3',
7210
+ channel_id: 'channel-8',
7195
7211
  base_denom: 'ufury',
7196
7212
  chain_name: 'furya'
7197
7213
  },
7198
7214
  chain: {
7199
- channel_id: 'channel-8690'
7215
+ channel_id: 'channel-74222'
7200
7216
  }
7201
7217
  }]
7202
7218
  },
@@ -9375,14 +9391,36 @@ const assets = {
9375
9391
  display: 'ORAI',
9376
9392
  symbol: 'ORAI',
9377
9393
  logo_URIs: {
9378
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.png',
9379
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg'
9394
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
9380
9395
  },
9381
9396
  coingecko_id: 'oraichain-token',
9382
- images: [{
9397
+ images: [
9398
+ {
9399
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
9400
+ theme: {
9401
+ circle: true,
9402
+ dark_mode: true
9403
+ }
9404
+ },
9405
+ {
9383
9406
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.png',
9384
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg'
9385
- }],
9407
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg',
9408
+ theme: {
9409
+ circle: true,
9410
+ dark_mode: true,
9411
+ primary_color_hex: '#FFFFFF'
9412
+ }
9413
+ },
9414
+ {
9415
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai.png',
9416
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai.svg',
9417
+ theme: {
9418
+ circle: true,
9419
+ dark_mode: false,
9420
+ primary_color_hex: '#000000'
9421
+ }
9422
+ }
9423
+ ],
9386
9424
  traces: [{
9387
9425
  type: 'ibc',
9388
9426
  counterparty: {
@@ -1519,14 +1519,36 @@ const assets = {
1519
1519
  display: 'ORAI',
1520
1520
  symbol: 'ORAI',
1521
1521
  logo_URIs: {
1522
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.png',
1523
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg'
1522
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
1524
1523
  },
1525
1524
  coingecko_id: 'oraichain-token',
1526
- images: [{
1525
+ images: [
1526
+ {
1527
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
1528
+ theme: {
1529
+ circle: true,
1530
+ dark_mode: true
1531
+ }
1532
+ },
1533
+ {
1527
1534
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.png',
1528
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg'
1529
- }],
1535
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg',
1536
+ theme: {
1537
+ circle: true,
1538
+ dark_mode: true,
1539
+ primary_color_hex: '#FFFFFF'
1540
+ }
1541
+ },
1542
+ {
1543
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai.png',
1544
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai.svg',
1545
+ theme: {
1546
+ circle: true,
1547
+ dark_mode: false,
1548
+ primary_color_hex: '#000000'
1549
+ }
1550
+ }
1551
+ ],
1530
1552
  traces: [{
1531
1553
  type: 'ibc',
1532
1554
  counterparty: {
@@ -3264,14 +3286,36 @@ const assets = {
3264
3286
  display: 'ORAI',
3265
3287
  symbol: 'ORAI',
3266
3288
  logo_URIs: {
3267
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.png',
3268
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg'
3289
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
3269
3290
  },
3270
3291
  coingecko_id: 'oraichain-token',
3271
- images: [{
3292
+ images: [
3293
+ {
3294
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
3295
+ theme: {
3296
+ circle: true,
3297
+ dark_mode: true
3298
+ }
3299
+ },
3300
+ {
3272
3301
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.png',
3273
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg'
3274
- }],
3302
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg',
3303
+ theme: {
3304
+ circle: true,
3305
+ dark_mode: true,
3306
+ primary_color_hex: '#FFFFFF'
3307
+ }
3308
+ },
3309
+ {
3310
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai.png',
3311
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai.svg',
3312
+ theme: {
3313
+ circle: true,
3314
+ dark_mode: false,
3315
+ primary_color_hex: '#000000'
3316
+ }
3317
+ }
3318
+ ],
3275
3319
  traces: [{
3276
3320
  type: 'ibc',
3277
3321
  counterparty: {
package/mainnet/shido.js CHANGED
@@ -42,6 +42,108 @@ const assets = {
42
42
  }
43
43
  }]
44
44
  },
45
+ {
46
+ description: 'The permissioned staking asset for Noble Chain',
47
+ denom_units: [{
48
+ denom: 'ibc/9FFBC43E9BAE33B426858E26CAE523F086868B83DD8323E0AAD709A06D4ECE92',
49
+ exponent: 0,
50
+ aliases: ['ustake']
51
+ }, {
52
+ denom: 'stake',
53
+ exponent: 6
54
+ }],
55
+ base: 'ibc/9FFBC43E9BAE33B426858E26CAE523F086868B83DD8323E0AAD709A06D4ECE92',
56
+ name: 'Stake',
57
+ display: 'stake',
58
+ symbol: 'STAKE',
59
+ logo_URIs: {
60
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
61
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
62
+ },
63
+ images: [{
64
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
65
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
66
+ }],
67
+ traces: [{
68
+ type: 'ibc',
69
+ counterparty: {
70
+ channel_id: 'channel-84',
71
+ base_denom: 'ustake',
72
+ chain_name: 'noble'
73
+ },
74
+ chain: {
75
+ channel_id: 'channel-4'
76
+ }
77
+ }]
78
+ },
79
+ {
80
+ description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
81
+ denom_units: [{
82
+ denom: 'ibc/54DB64C5FB39CEFF614DCD04808E2FF8B88305656E0ADFE992E267100DFF78CC',
83
+ exponent: 0,
84
+ aliases: ['ufrienzies']
85
+ }, {
86
+ denom: 'frienzies',
87
+ exponent: 6
88
+ }],
89
+ base: 'ibc/54DB64C5FB39CEFF614DCD04808E2FF8B88305656E0ADFE992E267100DFF78CC',
90
+ display: 'frienzies',
91
+ name: 'Frienzies',
92
+ symbol: 'FRNZ',
93
+ logo_URIs: {
94
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
95
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
96
+ },
97
+ images: [{
98
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
99
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
100
+ }],
101
+ traces: [{
102
+ type: 'ibc',
103
+ counterparty: {
104
+ channel_id: 'channel-84',
105
+ base_denom: 'ufrienzies',
106
+ chain_name: 'noble'
107
+ },
108
+ chain: {
109
+ channel_id: 'channel-4'
110
+ }
111
+ }]
112
+ },
113
+ {
114
+ description: 'USDLR is a fiat-backed stablecoin issued by Stable. Stable pays DeFi protocols who distribute USDLR.',
115
+ denom_units: [{
116
+ denom: 'ibc/BF1CFF7F21C2E56E5C41D9B1A991144C9779F6521E766860A88A3E35809F2EFE',
117
+ exponent: 0,
118
+ aliases: ['uusdlr']
119
+ }, {
120
+ denom: 'usdlr',
121
+ exponent: 6
122
+ }],
123
+ base: 'ibc/BF1CFF7F21C2E56E5C41D9B1A991144C9779F6521E766860A88A3E35809F2EFE',
124
+ display: 'usdlr',
125
+ name: 'USDLR by Stable',
126
+ symbol: 'USDLR',
127
+ logo_URIs: {
128
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
129
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
130
+ },
131
+ images: [{
132
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
133
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
134
+ }],
135
+ traces: [{
136
+ type: 'ibc',
137
+ counterparty: {
138
+ channel_id: 'channel-84',
139
+ base_denom: 'uusdlr',
140
+ chain_name: 'noble'
141
+ },
142
+ chain: {
143
+ channel_id: 'channel-4'
144
+ }
145
+ }]
146
+ },
45
147
  {
46
148
  description: 'The native token of Osmosis',
47
149
  denom_units: [{
@@ -163,6 +265,108 @@ const assets = {
163
265
  }
164
266
  }]
165
267
  },
268
+ {
269
+ description: 'The permissioned staking asset for Noble Chain',
270
+ denom_units: [{
271
+ denom: 'ibc/9FFBC43E9BAE33B426858E26CAE523F086868B83DD8323E0AAD709A06D4ECE92',
272
+ exponent: 0,
273
+ aliases: ['ustake']
274
+ }, {
275
+ denom: 'stake',
276
+ exponent: 6
277
+ }],
278
+ base: 'ibc/9FFBC43E9BAE33B426858E26CAE523F086868B83DD8323E0AAD709A06D4ECE92',
279
+ name: 'Stake',
280
+ display: 'stake',
281
+ symbol: 'STAKE',
282
+ logo_URIs: {
283
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
284
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
285
+ },
286
+ images: [{
287
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
288
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
289
+ }],
290
+ traces: [{
291
+ type: 'ibc',
292
+ counterparty: {
293
+ channel_id: 'channel-84',
294
+ base_denom: 'ustake',
295
+ chain_name: 'noble'
296
+ },
297
+ chain: {
298
+ channel_id: 'channel-4'
299
+ }
300
+ }]
301
+ },
302
+ {
303
+ description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
304
+ denom_units: [{
305
+ denom: 'ibc/54DB64C5FB39CEFF614DCD04808E2FF8B88305656E0ADFE992E267100DFF78CC',
306
+ exponent: 0,
307
+ aliases: ['ufrienzies']
308
+ }, {
309
+ denom: 'frienzies',
310
+ exponent: 6
311
+ }],
312
+ base: 'ibc/54DB64C5FB39CEFF614DCD04808E2FF8B88305656E0ADFE992E267100DFF78CC',
313
+ display: 'frienzies',
314
+ name: 'Frienzies',
315
+ symbol: 'FRNZ',
316
+ logo_URIs: {
317
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
318
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
319
+ },
320
+ images: [{
321
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
322
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
323
+ }],
324
+ traces: [{
325
+ type: 'ibc',
326
+ counterparty: {
327
+ channel_id: 'channel-84',
328
+ base_denom: 'ufrienzies',
329
+ chain_name: 'noble'
330
+ },
331
+ chain: {
332
+ channel_id: 'channel-4'
333
+ }
334
+ }]
335
+ },
336
+ {
337
+ description: 'USDLR is a fiat-backed stablecoin issued by Stable. Stable pays DeFi protocols who distribute USDLR.',
338
+ denom_units: [{
339
+ denom: 'ibc/BF1CFF7F21C2E56E5C41D9B1A991144C9779F6521E766860A88A3E35809F2EFE',
340
+ exponent: 0,
341
+ aliases: ['uusdlr']
342
+ }, {
343
+ denom: 'usdlr',
344
+ exponent: 6
345
+ }],
346
+ base: 'ibc/BF1CFF7F21C2E56E5C41D9B1A991144C9779F6521E766860A88A3E35809F2EFE',
347
+ display: 'usdlr',
348
+ name: 'USDLR by Stable',
349
+ symbol: 'USDLR',
350
+ logo_URIs: {
351
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
352
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
353
+ },
354
+ images: [{
355
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
356
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
357
+ }],
358
+ traces: [{
359
+ type: 'ibc',
360
+ counterparty: {
361
+ channel_id: 'channel-84',
362
+ base_denom: 'uusdlr',
363
+ chain_name: 'noble'
364
+ },
365
+ chain: {
366
+ channel_id: 'channel-4'
367
+ }
368
+ }]
369
+ },
166
370
  {
167
371
  description: 'The native token of Osmosis',
168
372
  denom_units: [{