@chain-registry/assets 1.62.4 → 1.62.6

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.
@@ -2418,6 +2418,81 @@ const assets = {
2418
2418
  }
2419
2419
  }]
2420
2420
  },
2421
+ {
2422
+ description: 'The native EVM, governance and staking token of the Planq Network',
2423
+ denom_units: [{
2424
+ denom: 'ibc/BE8141075AE7950E12CE1821638C8AB9C7FFDBAEC4205714EE8D4A08169271BD',
2425
+ exponent: 0,
2426
+ aliases: ['aplanq']
2427
+ }, {
2428
+ denom: 'planq',
2429
+ exponent: 18
2430
+ }],
2431
+ base: 'ibc/BE8141075AE7950E12CE1821638C8AB9C7FFDBAEC4205714EE8D4A08169271BD',
2432
+ name: 'Planq',
2433
+ display: 'planq',
2434
+ symbol: 'PLQ',
2435
+ logo_URIs: {
2436
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png',
2437
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg'
2438
+ },
2439
+ coingecko_id: 'planq',
2440
+ images: [{
2441
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png',
2442
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg'
2443
+ }],
2444
+ socials: {
2445
+ website: 'https://planq.network',
2446
+ twitter: 'https://twitter.com/planqfoundation'
2447
+ },
2448
+ traces: [{
2449
+ type: 'ibc',
2450
+ counterparty: {
2451
+ channel_id: 'channel-63',
2452
+ base_denom: 'aplanq',
2453
+ chain_name: 'planq'
2454
+ },
2455
+ chain: {
2456
+ channel_id: 'channel-82'
2457
+ }
2458
+ }]
2459
+ },
2460
+ {
2461
+ description: 'The token of Source Protocol bridged from BSC.',
2462
+ denom_units: [{
2463
+ denom: 'ibc/2582AC072D9D80ED244FF78E8392AADA41AE01979A9310B96508BBA7A967197B',
2464
+ exponent: 0,
2465
+ aliases: ['erc20/0x091F9A57A3F58d758b6572E9d41675918EAC7F09']
2466
+ }, {
2467
+ denom: 'srcx',
2468
+ exponent: 9
2469
+ }],
2470
+ base: 'ibc/2582AC072D9D80ED244FF78E8392AADA41AE01979A9310B96508BBA7A967197B',
2471
+ name: 'Source Token',
2472
+ display: 'srcx',
2473
+ symbol: 'SRCX',
2474
+ traces: [{
2475
+ type: 'ibc',
2476
+ counterparty: {
2477
+ channel_id: 'channel-63',
2478
+ base_denom: 'erc20/0x091F9A57A3F58d758b6572E9d41675918EAC7F09',
2479
+ chain_name: 'planq'
2480
+ },
2481
+ chain: {
2482
+ channel_id: 'channel-82'
2483
+ }
2484
+ }],
2485
+ images: [{
2486
+ image_sync: {
2487
+ chain_name: 'binancesmartchain',
2488
+ base_denom: '0x454b90716a9435e7161a9aea5cf00e0acbe565ae'
2489
+ },
2490
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/srcx.png'
2491
+ }],
2492
+ logo_URIs: {
2493
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/srcx.png'
2494
+ }
2495
+ },
2421
2496
  {
2422
2497
  description: 'Hash is the staking token of the Provenance Blockchain',
2423
2498
  denom_units: [{
@@ -2940,6 +3015,81 @@ const assets = {
2940
3015
  }
2941
3016
  }]
2942
3017
  },
3018
+ {
3019
+ description: 'The native EVM, governance and staking token of the Planq Network',
3020
+ denom_units: [{
3021
+ denom: 'ibc/BE8141075AE7950E12CE1821638C8AB9C7FFDBAEC4205714EE8D4A08169271BD',
3022
+ exponent: 0,
3023
+ aliases: ['aplanq']
3024
+ }, {
3025
+ denom: 'planq',
3026
+ exponent: 18
3027
+ }],
3028
+ base: 'ibc/BE8141075AE7950E12CE1821638C8AB9C7FFDBAEC4205714EE8D4A08169271BD',
3029
+ name: 'Planq',
3030
+ display: 'planq',
3031
+ symbol: 'PLQ',
3032
+ logo_URIs: {
3033
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png',
3034
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg'
3035
+ },
3036
+ coingecko_id: 'planq',
3037
+ images: [{
3038
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png',
3039
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg'
3040
+ }],
3041
+ socials: {
3042
+ website: 'https://planq.network',
3043
+ twitter: 'https://twitter.com/planqfoundation'
3044
+ },
3045
+ traces: [{
3046
+ type: 'ibc',
3047
+ counterparty: {
3048
+ channel_id: 'channel-63',
3049
+ base_denom: 'aplanq',
3050
+ chain_name: 'planq'
3051
+ },
3052
+ chain: {
3053
+ channel_id: 'channel-82'
3054
+ }
3055
+ }]
3056
+ },
3057
+ {
3058
+ description: 'The token of Source Protocol bridged from BSC.',
3059
+ denom_units: [{
3060
+ denom: 'ibc/2582AC072D9D80ED244FF78E8392AADA41AE01979A9310B96508BBA7A967197B',
3061
+ exponent: 0,
3062
+ aliases: ['erc20/0x091F9A57A3F58d758b6572E9d41675918EAC7F09']
3063
+ }, {
3064
+ denom: 'srcx',
3065
+ exponent: 9
3066
+ }],
3067
+ base: 'ibc/2582AC072D9D80ED244FF78E8392AADA41AE01979A9310B96508BBA7A967197B',
3068
+ name: 'Source Token',
3069
+ display: 'srcx',
3070
+ symbol: 'SRCX',
3071
+ traces: [{
3072
+ type: 'ibc',
3073
+ counterparty: {
3074
+ channel_id: 'channel-63',
3075
+ base_denom: 'erc20/0x091F9A57A3F58d758b6572E9d41675918EAC7F09',
3076
+ chain_name: 'planq'
3077
+ },
3078
+ chain: {
3079
+ channel_id: 'channel-82'
3080
+ }
3081
+ }],
3082
+ images: [{
3083
+ image_sync: {
3084
+ chain_name: 'binancesmartchain',
3085
+ base_denom: '0x454b90716a9435e7161a9aea5cf00e0acbe565ae'
3086
+ },
3087
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/srcx.png'
3088
+ }],
3089
+ logo_URIs: {
3090
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/srcx.png'
3091
+ }
3092
+ },
2943
3093
  {
2944
3094
  description: 'Hash is the staking token of the Provenance Blockchain',
2945
3095
  denom_units: [{
@@ -15282,6 +15282,10 @@ const assets = {
15282
15282
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png',
15283
15283
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg'
15284
15284
  }],
15285
+ socials: {
15286
+ website: 'https://posthuman.digital/',
15287
+ twitter: 'https://twitter.com/POSTHUMAN_DVS'
15288
+ },
15285
15289
  traces: [{
15286
15290
  type: 'ibc-cw20',
15287
15291
  counterparty: {
@@ -17957,6 +17961,10 @@ const assets = {
17957
17961
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png',
17958
17962
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg'
17959
17963
  }],
17964
+ socials: {
17965
+ website: 'https://posthuman.digital/',
17966
+ twitter: 'https://twitter.com/POSTHUMAN_DVS'
17967
+ },
17960
17968
  traces: [{
17961
17969
  type: 'ibc-cw20',
17962
17970
  counterparty: {
@@ -164,6 +164,108 @@ const assets = {
164
164
  }
165
165
  }]
166
166
  },
167
+ {
168
+ description: 'The permissioned staking asset for Noble Chain',
169
+ denom_units: [{
170
+ denom: 'ibc/42D7A4FDC0C3F803C768BBF01586F63C882964EC9F10ABA472AFD520BB1BBD55',
171
+ exponent: 0,
172
+ aliases: ['ustake']
173
+ }, {
174
+ denom: 'stake',
175
+ exponent: 6
176
+ }],
177
+ base: 'ibc/42D7A4FDC0C3F803C768BBF01586F63C882964EC9F10ABA472AFD520BB1BBD55',
178
+ name: 'Stake',
179
+ display: 'stake',
180
+ symbol: 'STAKE',
181
+ logo_URIs: {
182
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
183
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
184
+ },
185
+ images: [{
186
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
187
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
188
+ }],
189
+ traces: [{
190
+ type: 'ibc',
191
+ counterparty: {
192
+ channel_id: 'channel-82',
193
+ base_denom: 'ustake',
194
+ chain_name: 'noble'
195
+ },
196
+ chain: {
197
+ channel_id: 'channel-63'
198
+ }
199
+ }]
200
+ },
201
+ {
202
+ description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
203
+ denom_units: [{
204
+ denom: 'ibc/32B545127B81F5F13980FA462F9E402BC8CCB3FD966840E068604EE339B3B69E',
205
+ exponent: 0,
206
+ aliases: ['ufrienzies']
207
+ }, {
208
+ denom: 'frienzies',
209
+ exponent: 6
210
+ }],
211
+ base: 'ibc/32B545127B81F5F13980FA462F9E402BC8CCB3FD966840E068604EE339B3B69E',
212
+ display: 'frienzies',
213
+ name: 'Frienzies',
214
+ symbol: 'FRNZ',
215
+ logo_URIs: {
216
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
217
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
218
+ },
219
+ images: [{
220
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
221
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
222
+ }],
223
+ traces: [{
224
+ type: 'ibc',
225
+ counterparty: {
226
+ channel_id: 'channel-82',
227
+ base_denom: 'ufrienzies',
228
+ chain_name: 'noble'
229
+ },
230
+ chain: {
231
+ channel_id: 'channel-63'
232
+ }
233
+ }]
234
+ },
235
+ {
236
+ description: 'USDLR is a fiat-backed stablecoin issued by Stable. Stable pays DeFi protocols who distribute USDLR.',
237
+ denom_units: [{
238
+ denom: 'ibc/A52BDEC2D16D3BFD88C88CB88437757AFF9A92FE4508B4DC3C0069708633E88C',
239
+ exponent: 0,
240
+ aliases: ['uusdlr']
241
+ }, {
242
+ denom: 'usdlr',
243
+ exponent: 6
244
+ }],
245
+ base: 'ibc/A52BDEC2D16D3BFD88C88CB88437757AFF9A92FE4508B4DC3C0069708633E88C',
246
+ display: 'usdlr',
247
+ name: 'USDLR by Stable',
248
+ symbol: 'USDLR',
249
+ logo_URIs: {
250
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
251
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
252
+ },
253
+ images: [{
254
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
255
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
256
+ }],
257
+ traces: [{
258
+ type: 'ibc',
259
+ counterparty: {
260
+ channel_id: 'channel-82',
261
+ base_denom: 'uusdlr',
262
+ chain_name: 'noble'
263
+ },
264
+ chain: {
265
+ channel_id: 'channel-63'
266
+ }
267
+ }]
268
+ },
167
269
  {
168
270
  description: 'The native token of Osmosis',
169
271
  denom_units: [{
@@ -409,6 +511,108 @@ const assets = {
409
511
  }
410
512
  }]
411
513
  },
514
+ {
515
+ description: 'The permissioned staking asset for Noble Chain',
516
+ denom_units: [{
517
+ denom: 'ibc/42D7A4FDC0C3F803C768BBF01586F63C882964EC9F10ABA472AFD520BB1BBD55',
518
+ exponent: 0,
519
+ aliases: ['ustake']
520
+ }, {
521
+ denom: 'stake',
522
+ exponent: 6
523
+ }],
524
+ base: 'ibc/42D7A4FDC0C3F803C768BBF01586F63C882964EC9F10ABA472AFD520BB1BBD55',
525
+ name: 'Stake',
526
+ display: 'stake',
527
+ symbol: 'STAKE',
528
+ logo_URIs: {
529
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
530
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
531
+ },
532
+ images: [{
533
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
534
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
535
+ }],
536
+ traces: [{
537
+ type: 'ibc',
538
+ counterparty: {
539
+ channel_id: 'channel-82',
540
+ base_denom: 'ustake',
541
+ chain_name: 'noble'
542
+ },
543
+ chain: {
544
+ channel_id: 'channel-63'
545
+ }
546
+ }]
547
+ },
548
+ {
549
+ description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
550
+ denom_units: [{
551
+ denom: 'ibc/32B545127B81F5F13980FA462F9E402BC8CCB3FD966840E068604EE339B3B69E',
552
+ exponent: 0,
553
+ aliases: ['ufrienzies']
554
+ }, {
555
+ denom: 'frienzies',
556
+ exponent: 6
557
+ }],
558
+ base: 'ibc/32B545127B81F5F13980FA462F9E402BC8CCB3FD966840E068604EE339B3B69E',
559
+ display: 'frienzies',
560
+ name: 'Frienzies',
561
+ symbol: 'FRNZ',
562
+ logo_URIs: {
563
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
564
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
565
+ },
566
+ images: [{
567
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
568
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
569
+ }],
570
+ traces: [{
571
+ type: 'ibc',
572
+ counterparty: {
573
+ channel_id: 'channel-82',
574
+ base_denom: 'ufrienzies',
575
+ chain_name: 'noble'
576
+ },
577
+ chain: {
578
+ channel_id: 'channel-63'
579
+ }
580
+ }]
581
+ },
582
+ {
583
+ description: 'USDLR is a fiat-backed stablecoin issued by Stable. Stable pays DeFi protocols who distribute USDLR.',
584
+ denom_units: [{
585
+ denom: 'ibc/A52BDEC2D16D3BFD88C88CB88437757AFF9A92FE4508B4DC3C0069708633E88C',
586
+ exponent: 0,
587
+ aliases: ['uusdlr']
588
+ }, {
589
+ denom: 'usdlr',
590
+ exponent: 6
591
+ }],
592
+ base: 'ibc/A52BDEC2D16D3BFD88C88CB88437757AFF9A92FE4508B4DC3C0069708633E88C',
593
+ display: 'usdlr',
594
+ name: 'USDLR by Stable',
595
+ symbol: 'USDLR',
596
+ logo_URIs: {
597
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
598
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
599
+ },
600
+ images: [{
601
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
602
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
603
+ }],
604
+ traces: [{
605
+ type: 'ibc',
606
+ counterparty: {
607
+ channel_id: 'channel-82',
608
+ base_denom: 'uusdlr',
609
+ chain_name: 'noble'
610
+ },
611
+ chain: {
612
+ channel_id: 'channel-63'
613
+ }
614
+ }]
615
+ },
412
616
  {
413
617
  description: 'The native token of Osmosis',
414
618
  denom_units: [{
@@ -6517,6 +6517,10 @@ const assets = {
6517
6517
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png',
6518
6518
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg'
6519
6519
  }],
6520
+ socials: {
6521
+ website: 'https://posthuman.digital/',
6522
+ twitter: 'https://twitter.com/POSTHUMAN_DVS'
6523
+ },
6520
6524
  traces: [{
6521
6525
  type: 'ibc-cw20',
6522
6526
  counterparty: {
@@ -9119,6 +9123,10 @@ const assets = {
9119
9123
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png',
9120
9124
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg'
9121
9125
  }],
9126
+ socials: {
9127
+ website: 'https://posthuman.digital/',
9128
+ twitter: 'https://twitter.com/POSTHUMAN_DVS'
9129
+ },
9122
9130
  traces: [{
9123
9131
  type: 'ibc-cw20',
9124
9132
  counterparty: {
package/mainnet/noble.js CHANGED
@@ -2420,6 +2420,81 @@ const assets = {
2420
2420
  }
2421
2421
  }]
2422
2422
  },
2423
+ {
2424
+ description: 'The native EVM, governance and staking token of the Planq Network',
2425
+ denom_units: [{
2426
+ denom: 'ibc/BE8141075AE7950E12CE1821638C8AB9C7FFDBAEC4205714EE8D4A08169271BD',
2427
+ exponent: 0,
2428
+ aliases: ['aplanq']
2429
+ }, {
2430
+ denom: 'planq',
2431
+ exponent: 18
2432
+ }],
2433
+ base: 'ibc/BE8141075AE7950E12CE1821638C8AB9C7FFDBAEC4205714EE8D4A08169271BD',
2434
+ name: 'Planq',
2435
+ display: 'planq',
2436
+ symbol: 'PLQ',
2437
+ logo_URIs: {
2438
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png',
2439
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg'
2440
+ },
2441
+ coingecko_id: 'planq',
2442
+ images: [{
2443
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png',
2444
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg'
2445
+ }],
2446
+ socials: {
2447
+ website: 'https://planq.network',
2448
+ twitter: 'https://twitter.com/planqfoundation'
2449
+ },
2450
+ traces: [{
2451
+ type: 'ibc',
2452
+ counterparty: {
2453
+ channel_id: 'channel-63',
2454
+ base_denom: 'aplanq',
2455
+ chain_name: 'planq'
2456
+ },
2457
+ chain: {
2458
+ channel_id: 'channel-82'
2459
+ }
2460
+ }]
2461
+ },
2462
+ {
2463
+ description: 'The token of Source Protocol bridged from BSC.',
2464
+ denom_units: [{
2465
+ denom: 'ibc/2582AC072D9D80ED244FF78E8392AADA41AE01979A9310B96508BBA7A967197B',
2466
+ exponent: 0,
2467
+ aliases: ['erc20/0x091F9A57A3F58d758b6572E9d41675918EAC7F09']
2468
+ }, {
2469
+ denom: 'srcx',
2470
+ exponent: 9
2471
+ }],
2472
+ base: 'ibc/2582AC072D9D80ED244FF78E8392AADA41AE01979A9310B96508BBA7A967197B',
2473
+ name: 'Source Token',
2474
+ display: 'srcx',
2475
+ symbol: 'SRCX',
2476
+ traces: [{
2477
+ type: 'ibc',
2478
+ counterparty: {
2479
+ channel_id: 'channel-63',
2480
+ base_denom: 'erc20/0x091F9A57A3F58d758b6572E9d41675918EAC7F09',
2481
+ chain_name: 'planq'
2482
+ },
2483
+ chain: {
2484
+ channel_id: 'channel-82'
2485
+ }
2486
+ }],
2487
+ images: [{
2488
+ image_sync: {
2489
+ chain_name: 'binancesmartchain',
2490
+ base_denom: '0x454b90716a9435e7161a9aea5cf00e0acbe565ae'
2491
+ },
2492
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/srcx.png'
2493
+ }],
2494
+ logo_URIs: {
2495
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/srcx.png'
2496
+ }
2497
+ },
2423
2498
  {
2424
2499
  description: 'Hash is the staking token of the Provenance Blockchain',
2425
2500
  denom_units: [{
@@ -2942,6 +3017,81 @@ const assets = {
2942
3017
  }
2943
3018
  }]
2944
3019
  },
3020
+ {
3021
+ description: 'The native EVM, governance and staking token of the Planq Network',
3022
+ denom_units: [{
3023
+ denom: 'ibc/BE8141075AE7950E12CE1821638C8AB9C7FFDBAEC4205714EE8D4A08169271BD',
3024
+ exponent: 0,
3025
+ aliases: ['aplanq']
3026
+ }, {
3027
+ denom: 'planq',
3028
+ exponent: 18
3029
+ }],
3030
+ base: 'ibc/BE8141075AE7950E12CE1821638C8AB9C7FFDBAEC4205714EE8D4A08169271BD',
3031
+ name: 'Planq',
3032
+ display: 'planq',
3033
+ symbol: 'PLQ',
3034
+ logo_URIs: {
3035
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png',
3036
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg'
3037
+ },
3038
+ coingecko_id: 'planq',
3039
+ images: [{
3040
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png',
3041
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg'
3042
+ }],
3043
+ socials: {
3044
+ website: 'https://planq.network',
3045
+ twitter: 'https://twitter.com/planqfoundation'
3046
+ },
3047
+ traces: [{
3048
+ type: 'ibc',
3049
+ counterparty: {
3050
+ channel_id: 'channel-63',
3051
+ base_denom: 'aplanq',
3052
+ chain_name: 'planq'
3053
+ },
3054
+ chain: {
3055
+ channel_id: 'channel-82'
3056
+ }
3057
+ }]
3058
+ },
3059
+ {
3060
+ description: 'The token of Source Protocol bridged from BSC.',
3061
+ denom_units: [{
3062
+ denom: 'ibc/2582AC072D9D80ED244FF78E8392AADA41AE01979A9310B96508BBA7A967197B',
3063
+ exponent: 0,
3064
+ aliases: ['erc20/0x091F9A57A3F58d758b6572E9d41675918EAC7F09']
3065
+ }, {
3066
+ denom: 'srcx',
3067
+ exponent: 9
3068
+ }],
3069
+ base: 'ibc/2582AC072D9D80ED244FF78E8392AADA41AE01979A9310B96508BBA7A967197B',
3070
+ name: 'Source Token',
3071
+ display: 'srcx',
3072
+ symbol: 'SRCX',
3073
+ traces: [{
3074
+ type: 'ibc',
3075
+ counterparty: {
3076
+ channel_id: 'channel-63',
3077
+ base_denom: 'erc20/0x091F9A57A3F58d758b6572E9d41675918EAC7F09',
3078
+ chain_name: 'planq'
3079
+ },
3080
+ chain: {
3081
+ channel_id: 'channel-82'
3082
+ }
3083
+ }],
3084
+ images: [{
3085
+ image_sync: {
3086
+ chain_name: 'binancesmartchain',
3087
+ base_denom: '0x454b90716a9435e7161a9aea5cf00e0acbe565ae'
3088
+ },
3089
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/srcx.png'
3090
+ }],
3091
+ logo_URIs: {
3092
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/srcx.png'
3093
+ }
3094
+ },
2945
3095
  {
2946
3096
  description: 'Hash is the staking token of the Provenance Blockchain',
2947
3097
  denom_units: [{
@@ -15284,6 +15284,10 @@ const assets = {
15284
15284
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png',
15285
15285
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg'
15286
15286
  }],
15287
+ socials: {
15288
+ website: 'https://posthuman.digital/',
15289
+ twitter: 'https://twitter.com/POSTHUMAN_DVS'
15290
+ },
15287
15291
  traces: [{
15288
15292
  type: 'ibc-cw20',
15289
15293
  counterparty: {
@@ -17959,6 +17963,10 @@ const assets = {
17959
17963
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png',
17960
17964
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg'
17961
17965
  }],
17966
+ socials: {
17967
+ website: 'https://posthuman.digital/',
17968
+ twitter: 'https://twitter.com/POSTHUMAN_DVS'
17969
+ },
17962
17970
  traces: [{
17963
17971
  type: 'ibc-cw20',
17964
17972
  counterparty: {
package/mainnet/planq.js CHANGED
@@ -166,6 +166,108 @@ const assets = {
166
166
  }
167
167
  }]
168
168
  },
169
+ {
170
+ description: 'The permissioned staking asset for Noble Chain',
171
+ denom_units: [{
172
+ denom: 'ibc/42D7A4FDC0C3F803C768BBF01586F63C882964EC9F10ABA472AFD520BB1BBD55',
173
+ exponent: 0,
174
+ aliases: ['ustake']
175
+ }, {
176
+ denom: 'stake',
177
+ exponent: 6
178
+ }],
179
+ base: 'ibc/42D7A4FDC0C3F803C768BBF01586F63C882964EC9F10ABA472AFD520BB1BBD55',
180
+ name: 'Stake',
181
+ display: 'stake',
182
+ symbol: 'STAKE',
183
+ logo_URIs: {
184
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
185
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
186
+ },
187
+ images: [{
188
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
189
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
190
+ }],
191
+ traces: [{
192
+ type: 'ibc',
193
+ counterparty: {
194
+ channel_id: 'channel-82',
195
+ base_denom: 'ustake',
196
+ chain_name: 'noble'
197
+ },
198
+ chain: {
199
+ channel_id: 'channel-63'
200
+ }
201
+ }]
202
+ },
203
+ {
204
+ description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
205
+ denom_units: [{
206
+ denom: 'ibc/32B545127B81F5F13980FA462F9E402BC8CCB3FD966840E068604EE339B3B69E',
207
+ exponent: 0,
208
+ aliases: ['ufrienzies']
209
+ }, {
210
+ denom: 'frienzies',
211
+ exponent: 6
212
+ }],
213
+ base: 'ibc/32B545127B81F5F13980FA462F9E402BC8CCB3FD966840E068604EE339B3B69E',
214
+ display: 'frienzies',
215
+ name: 'Frienzies',
216
+ symbol: 'FRNZ',
217
+ logo_URIs: {
218
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
219
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
220
+ },
221
+ images: [{
222
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
223
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
224
+ }],
225
+ traces: [{
226
+ type: 'ibc',
227
+ counterparty: {
228
+ channel_id: 'channel-82',
229
+ base_denom: 'ufrienzies',
230
+ chain_name: 'noble'
231
+ },
232
+ chain: {
233
+ channel_id: 'channel-63'
234
+ }
235
+ }]
236
+ },
237
+ {
238
+ description: 'USDLR is a fiat-backed stablecoin issued by Stable. Stable pays DeFi protocols who distribute USDLR.',
239
+ denom_units: [{
240
+ denom: 'ibc/A52BDEC2D16D3BFD88C88CB88437757AFF9A92FE4508B4DC3C0069708633E88C',
241
+ exponent: 0,
242
+ aliases: ['uusdlr']
243
+ }, {
244
+ denom: 'usdlr',
245
+ exponent: 6
246
+ }],
247
+ base: 'ibc/A52BDEC2D16D3BFD88C88CB88437757AFF9A92FE4508B4DC3C0069708633E88C',
248
+ display: 'usdlr',
249
+ name: 'USDLR by Stable',
250
+ symbol: 'USDLR',
251
+ logo_URIs: {
252
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
253
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
254
+ },
255
+ images: [{
256
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
257
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
258
+ }],
259
+ traces: [{
260
+ type: 'ibc',
261
+ counterparty: {
262
+ channel_id: 'channel-82',
263
+ base_denom: 'uusdlr',
264
+ chain_name: 'noble'
265
+ },
266
+ chain: {
267
+ channel_id: 'channel-63'
268
+ }
269
+ }]
270
+ },
169
271
  {
170
272
  description: 'The native token of Osmosis',
171
273
  denom_units: [{
@@ -411,6 +513,108 @@ const assets = {
411
513
  }
412
514
  }]
413
515
  },
516
+ {
517
+ description: 'The permissioned staking asset for Noble Chain',
518
+ denom_units: [{
519
+ denom: 'ibc/42D7A4FDC0C3F803C768BBF01586F63C882964EC9F10ABA472AFD520BB1BBD55',
520
+ exponent: 0,
521
+ aliases: ['ustake']
522
+ }, {
523
+ denom: 'stake',
524
+ exponent: 6
525
+ }],
526
+ base: 'ibc/42D7A4FDC0C3F803C768BBF01586F63C882964EC9F10ABA472AFD520BB1BBD55',
527
+ name: 'Stake',
528
+ display: 'stake',
529
+ symbol: 'STAKE',
530
+ logo_URIs: {
531
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
532
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
533
+ },
534
+ images: [{
535
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
536
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
537
+ }],
538
+ traces: [{
539
+ type: 'ibc',
540
+ counterparty: {
541
+ channel_id: 'channel-82',
542
+ base_denom: 'ustake',
543
+ chain_name: 'noble'
544
+ },
545
+ chain: {
546
+ channel_id: 'channel-63'
547
+ }
548
+ }]
549
+ },
550
+ {
551
+ description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
552
+ denom_units: [{
553
+ denom: 'ibc/32B545127B81F5F13980FA462F9E402BC8CCB3FD966840E068604EE339B3B69E',
554
+ exponent: 0,
555
+ aliases: ['ufrienzies']
556
+ }, {
557
+ denom: 'frienzies',
558
+ exponent: 6
559
+ }],
560
+ base: 'ibc/32B545127B81F5F13980FA462F9E402BC8CCB3FD966840E068604EE339B3B69E',
561
+ display: 'frienzies',
562
+ name: 'Frienzies',
563
+ symbol: 'FRNZ',
564
+ logo_URIs: {
565
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
566
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
567
+ },
568
+ images: [{
569
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
570
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
571
+ }],
572
+ traces: [{
573
+ type: 'ibc',
574
+ counterparty: {
575
+ channel_id: 'channel-82',
576
+ base_denom: 'ufrienzies',
577
+ chain_name: 'noble'
578
+ },
579
+ chain: {
580
+ channel_id: 'channel-63'
581
+ }
582
+ }]
583
+ },
584
+ {
585
+ description: 'USDLR is a fiat-backed stablecoin issued by Stable. Stable pays DeFi protocols who distribute USDLR.',
586
+ denom_units: [{
587
+ denom: 'ibc/A52BDEC2D16D3BFD88C88CB88437757AFF9A92FE4508B4DC3C0069708633E88C',
588
+ exponent: 0,
589
+ aliases: ['uusdlr']
590
+ }, {
591
+ denom: 'usdlr',
592
+ exponent: 6
593
+ }],
594
+ base: 'ibc/A52BDEC2D16D3BFD88C88CB88437757AFF9A92FE4508B4DC3C0069708633E88C',
595
+ display: 'usdlr',
596
+ name: 'USDLR by Stable',
597
+ symbol: 'USDLR',
598
+ logo_URIs: {
599
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
600
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
601
+ },
602
+ images: [{
603
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
604
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
605
+ }],
606
+ traces: [{
607
+ type: 'ibc',
608
+ counterparty: {
609
+ channel_id: 'channel-82',
610
+ base_denom: 'uusdlr',
611
+ chain_name: 'noble'
612
+ },
613
+ chain: {
614
+ channel_id: 'channel-63'
615
+ }
616
+ }]
617
+ },
414
618
  {
415
619
  description: 'The native token of Osmosis',
416
620
  denom_units: [{
@@ -6519,6 +6519,10 @@ const assets = {
6519
6519
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png',
6520
6520
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg'
6521
6521
  }],
6522
+ socials: {
6523
+ website: 'https://posthuman.digital/',
6524
+ twitter: 'https://twitter.com/POSTHUMAN_DVS'
6525
+ },
6522
6526
  traces: [{
6523
6527
  type: 'ibc-cw20',
6524
6528
  counterparty: {
@@ -9121,6 +9125,10 @@ const assets = {
9121
9125
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png',
9122
9126
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg'
9123
9127
  }],
9128
+ socials: {
9129
+ website: 'https://posthuman.digital/',
9130
+ twitter: 'https://twitter.com/POSTHUMAN_DVS'
9131
+ },
9124
9132
  traces: [{
9125
9133
  type: 'ibc-cw20',
9126
9134
  counterparty: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/assets",
3
- "version": "1.62.4",
3
+ "version": "1.62.6",
4
4
  "description": "Chain Registry Asset Lists",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/cosmology-tech/chain-registry",
@@ -29,11 +29,11 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@chain-registry/utils": "^1.44.4",
33
- "chain-registry": "^1.61.4"
32
+ "@chain-registry/utils": "^1.44.6",
33
+ "chain-registry": "^1.61.6"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.43.4"
36
+ "@chain-registry/types": "^0.43.6"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "c619fb64182b1553c6e56e8dfb7a59d5b74e3f0f"
46
+ "gitHead": "f45299111d979de9af874bd386bdc8a671ff2a46"
47
47
  }