@chain-registry/assets 1.70.283 → 1.70.285

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/terra2.js CHANGED
@@ -8571,6 +8571,76 @@ const assets = {
8571
8571
  }
8572
8572
  }]
8573
8573
  },
8574
+ {
8575
+ description: 'Pryzm\'s LP token for PRYZM Base pool',
8576
+ denom_units: [{
8577
+ denom: 'ibc/69B5AA3A2738DEABACFE870D4D505A00A7305229A101C4E8691D02E4B7CEE11F',
8578
+ exponent: 0,
8579
+ aliases: ['lp:34:upryzmypt-upryzm']
8580
+ }, {
8581
+ denom: 'lp:34:pryzmypt-pryzm',
8582
+ exponent: 6
8583
+ }],
8584
+ base: 'ibc/69B5AA3A2738DEABACFE870D4D505A00A7305229A101C4E8691D02E4B7CEE11F',
8585
+ name: 'PRYZM Base LP',
8586
+ display: 'lp:34:pryzmypt-pryzm',
8587
+ symbol: 'PRYZM-BASE-LP',
8588
+ logo_URIs: {
8589
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
8590
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
8591
+ },
8592
+ images: [{
8593
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
8594
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
8595
+ }],
8596
+ type_asset: 'sdk.coin',
8597
+ traces: [{
8598
+ type: 'ibc',
8599
+ counterparty: {
8600
+ channel_id: 'channel-4',
8601
+ base_denom: 'lp:34:upryzmypt-upryzm',
8602
+ chain_name: 'pryzm'
8603
+ },
8604
+ chain: {
8605
+ channel_id: 'channel-473'
8606
+ }
8607
+ }]
8608
+ },
8609
+ {
8610
+ description: 'Pryzm\'s LP token for PRYZM / USDC pool',
8611
+ denom_units: [{
8612
+ denom: 'ibc/FEDF7C0D8BF026F39618DB9230A4DC0EFCC723F2E40B7A643497419F63988F91',
8613
+ exponent: 0,
8614
+ aliases: ['lp:35:upryzm-uusdc']
8615
+ }, {
8616
+ denom: 'lp:35:pryzm-usdc',
8617
+ exponent: 6
8618
+ }],
8619
+ base: 'ibc/FEDF7C0D8BF026F39618DB9230A4DC0EFCC723F2E40B7A643497419F63988F91',
8620
+ name: 'PRYZM / USDC LP',
8621
+ display: 'lp:35:pryzm-usdc',
8622
+ symbol: 'PRYZM-USDC-LP',
8623
+ logo_URIs: {
8624
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
8625
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
8626
+ },
8627
+ images: [{
8628
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
8629
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
8630
+ }],
8631
+ type_asset: 'sdk.coin',
8632
+ traces: [{
8633
+ type: 'ibc',
8634
+ counterparty: {
8635
+ channel_id: 'channel-4',
8636
+ base_denom: 'lp:35:upryzm-uusdc',
8637
+ chain_name: 'pryzm'
8638
+ },
8639
+ chain: {
8640
+ channel_id: 'channel-473'
8641
+ }
8642
+ }]
8643
+ },
8574
8644
  {
8575
8645
  description: 'Pryzm\'s LP token for sUSDS Yield pool',
8576
8646
  denom_units: [{
@@ -18599,6 +18669,76 @@ const assets = {
18599
18669
  }
18600
18670
  }]
18601
18671
  },
18672
+ {
18673
+ description: 'Pryzm\'s LP token for PRYZM Base pool',
18674
+ denom_units: [{
18675
+ denom: 'ibc/69B5AA3A2738DEABACFE870D4D505A00A7305229A101C4E8691D02E4B7CEE11F',
18676
+ exponent: 0,
18677
+ aliases: ['lp:34:upryzmypt-upryzm']
18678
+ }, {
18679
+ denom: 'lp:34:pryzmypt-pryzm',
18680
+ exponent: 6
18681
+ }],
18682
+ base: 'ibc/69B5AA3A2738DEABACFE870D4D505A00A7305229A101C4E8691D02E4B7CEE11F',
18683
+ name: 'PRYZM Base LP',
18684
+ display: 'lp:34:pryzmypt-pryzm',
18685
+ symbol: 'PRYZM-BASE-LP',
18686
+ logo_URIs: {
18687
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
18688
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
18689
+ },
18690
+ images: [{
18691
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
18692
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
18693
+ }],
18694
+ type_asset: 'sdk.coin',
18695
+ traces: [{
18696
+ type: 'ibc',
18697
+ counterparty: {
18698
+ channel_id: 'channel-4',
18699
+ base_denom: 'lp:34:upryzmypt-upryzm',
18700
+ chain_name: 'pryzm'
18701
+ },
18702
+ chain: {
18703
+ channel_id: 'channel-473'
18704
+ }
18705
+ }]
18706
+ },
18707
+ {
18708
+ description: 'Pryzm\'s LP token for PRYZM / USDC pool',
18709
+ denom_units: [{
18710
+ denom: 'ibc/FEDF7C0D8BF026F39618DB9230A4DC0EFCC723F2E40B7A643497419F63988F91',
18711
+ exponent: 0,
18712
+ aliases: ['lp:35:upryzm-uusdc']
18713
+ }, {
18714
+ denom: 'lp:35:pryzm-usdc',
18715
+ exponent: 6
18716
+ }],
18717
+ base: 'ibc/FEDF7C0D8BF026F39618DB9230A4DC0EFCC723F2E40B7A643497419F63988F91',
18718
+ name: 'PRYZM / USDC LP',
18719
+ display: 'lp:35:pryzm-usdc',
18720
+ symbol: 'PRYZM-USDC-LP',
18721
+ logo_URIs: {
18722
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
18723
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
18724
+ },
18725
+ images: [{
18726
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
18727
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
18728
+ }],
18729
+ type_asset: 'sdk.coin',
18730
+ traces: [{
18731
+ type: 'ibc',
18732
+ counterparty: {
18733
+ channel_id: 'channel-4',
18734
+ base_denom: 'lp:35:upryzm-uusdc',
18735
+ chain_name: 'pryzm'
18736
+ },
18737
+ chain: {
18738
+ channel_id: 'channel-473'
18739
+ }
18740
+ }]
18741
+ },
18602
18742
  {
18603
18743
  description: 'Pryzm\'s LP token for sUSDS Yield pool',
18604
18744
  denom_units: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/assets",
3
- "version": "1.70.283",
3
+ "version": "1.70.285",
4
4
  "description": "Chain Registry Asset Lists",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/hyperweb-io/chain-registry",
@@ -29,11 +29,11 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@chain-registry/utils": "^1.51.177",
33
- "chain-registry": "^1.69.283"
32
+ "@chain-registry/utils": "^1.51.179",
33
+ "chain-registry": "^1.69.285"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.50.177"
36
+ "@chain-registry/types": "^0.50.179"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "35bd4a0e20c04c09689aa2bda12e9dc8bcc61a5c"
46
+ "gitHead": "b45d6660b2779ee1dac067d6c999fa3c858f21e4"
47
47
  }
@@ -2,6 +2,185 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const assets = {
4
4
  chain_name: 'int3facetestnet',
5
- assets: []
5
+ assets: [
6
+ {
7
+ description: 'The controlled staking asset for Noble Chain',
8
+ denom_units: [{
9
+ denom: 'ibc/9FFBC43E9BAE33B426858E26CAE523F086868B83DD8323E0AAD709A06D4ECE92',
10
+ exponent: 0,
11
+ aliases: ['ustake']
12
+ }, {
13
+ denom: 'stake',
14
+ exponent: 6
15
+ }],
16
+ base: 'ibc/9FFBC43E9BAE33B426858E26CAE523F086868B83DD8323E0AAD709A06D4ECE92',
17
+ name: 'Stake',
18
+ display: 'stake',
19
+ symbol: 'STAKE',
20
+ type_asset: 'sdk.coin',
21
+ traces: [{
22
+ type: 'ibc',
23
+ counterparty: {
24
+ channel_id: 'channel-537',
25
+ base_denom: 'ustake',
26
+ chain_name: 'nobletestnet'
27
+ },
28
+ chain: {
29
+ channel_id: 'channel-4'
30
+ }
31
+ }]
32
+ },
33
+ {
34
+ description: 'Love is a test tokenfactory asset controlled by the Strangelove Team',
35
+ denom_units: [{
36
+ denom: 'ibc/DA4E7EBC1565A84C3D4C7E51D7873B0CBA5E50528EEEB93918905E56D90BFE74',
37
+ exponent: 0,
38
+ aliases: ['ulove']
39
+ }, {
40
+ denom: 'love',
41
+ exponent: 6
42
+ }],
43
+ base: 'ibc/DA4E7EBC1565A84C3D4C7E51D7873B0CBA5E50528EEEB93918905E56D90BFE74',
44
+ display: 'love',
45
+ name: 'Love',
46
+ symbol: 'LOVE',
47
+ type_asset: 'sdk.coin',
48
+ traces: [{
49
+ type: 'ibc',
50
+ counterparty: {
51
+ channel_id: 'channel-537',
52
+ base_denom: 'ulove',
53
+ chain_name: 'nobletestnet'
54
+ },
55
+ chain: {
56
+ channel_id: 'channel-4'
57
+ }
58
+ }]
59
+ },
60
+ {
61
+ description: 'Ondo US Dollar Yield',
62
+ denom_units: [{
63
+ denom: 'ibc/E37073F3AA0BA94158DD6FA8F047B583F30E8CAB66DD12B9C46541F598C6A554',
64
+ exponent: 0,
65
+ aliases: ['ausdy']
66
+ }, {
67
+ denom: 'usdy',
68
+ exponent: 18
69
+ }],
70
+ base: 'ibc/E37073F3AA0BA94158DD6FA8F047B583F30E8CAB66DD12B9C46541F598C6A554',
71
+ display: 'usdy',
72
+ name: 'Ondo US Dollar Yield',
73
+ symbol: 'USDY',
74
+ logo_URIs: {
75
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
76
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
77
+ },
78
+ images: [{
79
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
80
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
81
+ }],
82
+ type_asset: 'sdk.coin',
83
+ traces: [{
84
+ type: 'ibc',
85
+ counterparty: {
86
+ channel_id: 'channel-537',
87
+ base_denom: 'ausdy',
88
+ chain_name: 'nobletestnet'
89
+ },
90
+ chain: {
91
+ channel_id: 'channel-4'
92
+ }
93
+ }]
94
+ },
95
+ {
96
+ description: 'The controlled staking asset for Noble Chain',
97
+ denom_units: [{
98
+ denom: 'ibc/9FFBC43E9BAE33B426858E26CAE523F086868B83DD8323E0AAD709A06D4ECE92',
99
+ exponent: 0,
100
+ aliases: ['ustake']
101
+ }, {
102
+ denom: 'stake',
103
+ exponent: 6
104
+ }],
105
+ base: 'ibc/9FFBC43E9BAE33B426858E26CAE523F086868B83DD8323E0AAD709A06D4ECE92',
106
+ name: 'Stake',
107
+ display: 'stake',
108
+ symbol: 'STAKE',
109
+ type_asset: 'sdk.coin',
110
+ traces: [{
111
+ type: 'ibc',
112
+ counterparty: {
113
+ channel_id: 'channel-537',
114
+ base_denom: 'ustake',
115
+ chain_name: 'nobletestnet'
116
+ },
117
+ chain: {
118
+ channel_id: 'channel-4'
119
+ }
120
+ }]
121
+ },
122
+ {
123
+ description: 'Love is a test tokenfactory asset controlled by the Strangelove Team',
124
+ denom_units: [{
125
+ denom: 'ibc/DA4E7EBC1565A84C3D4C7E51D7873B0CBA5E50528EEEB93918905E56D90BFE74',
126
+ exponent: 0,
127
+ aliases: ['ulove']
128
+ }, {
129
+ denom: 'love',
130
+ exponent: 6
131
+ }],
132
+ base: 'ibc/DA4E7EBC1565A84C3D4C7E51D7873B0CBA5E50528EEEB93918905E56D90BFE74',
133
+ display: 'love',
134
+ name: 'Love',
135
+ symbol: 'LOVE',
136
+ type_asset: 'sdk.coin',
137
+ traces: [{
138
+ type: 'ibc',
139
+ counterparty: {
140
+ channel_id: 'channel-537',
141
+ base_denom: 'ulove',
142
+ chain_name: 'nobletestnet'
143
+ },
144
+ chain: {
145
+ channel_id: 'channel-4'
146
+ }
147
+ }]
148
+ },
149
+ {
150
+ description: 'Ondo US Dollar Yield',
151
+ denom_units: [{
152
+ denom: 'ibc/E37073F3AA0BA94158DD6FA8F047B583F30E8CAB66DD12B9C46541F598C6A554',
153
+ exponent: 0,
154
+ aliases: ['ausdy']
155
+ }, {
156
+ denom: 'usdy',
157
+ exponent: 18
158
+ }],
159
+ base: 'ibc/E37073F3AA0BA94158DD6FA8F047B583F30E8CAB66DD12B9C46541F598C6A554',
160
+ display: 'usdy',
161
+ name: 'Ondo US Dollar Yield',
162
+ symbol: 'USDY',
163
+ logo_URIs: {
164
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
165
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
166
+ },
167
+ images: [{
168
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
169
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
170
+ }],
171
+ type_asset: 'sdk.coin',
172
+ traces: [{
173
+ type: 'ibc',
174
+ counterparty: {
175
+ channel_id: 'channel-537',
176
+ base_denom: 'ausdy',
177
+ chain_name: 'nobletestnet'
178
+ },
179
+ chain: {
180
+ channel_id: 'channel-4'
181
+ }
182
+ }]
183
+ }
184
+ ]
6
185
  };
7
186
  exports.default = assets;
@@ -160,6 +160,46 @@ const assets = {
160
160
  }
161
161
  }]
162
162
  },
163
+ {
164
+ description: 'Int3face Testnet blockchain native token',
165
+ denom_units: [{
166
+ denom: 'ibc/2080D688BAED7DD8C59B4D336BB5E7BEEA24495D4AB05AF604AD24AEBF9C4153',
167
+ exponent: 0,
168
+ aliases: ['uint3']
169
+ }, {
170
+ denom: 'int3',
171
+ exponent: 6
172
+ }],
173
+ base: 'ibc/2080D688BAED7DD8C59B4D336BB5E7BEEA24495D4AB05AF604AD24AEBF9C4153',
174
+ name: 'Int3face Testnet Token',
175
+ display: 'int3',
176
+ symbol: 'INT3',
177
+ logo_URIs: {
178
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3.png'
179
+ },
180
+ images: [{
181
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3.png',
182
+ theme: {
183
+ primary_color_hex: '#3d3d3d'
184
+ }
185
+ }],
186
+ socials: {
187
+ website: 'https://testnet.app.int3face.zone/',
188
+ twitter: 'https://x.com/_Bitfrost_'
189
+ },
190
+ type_asset: 'sdk.coin',
191
+ traces: [{
192
+ type: 'ibc',
193
+ counterparty: {
194
+ channel_id: 'channel-4',
195
+ base_denom: 'uint3',
196
+ chain_name: 'int3facetestnet'
197
+ },
198
+ chain: {
199
+ channel_id: 'channel-537'
200
+ }
201
+ }]
202
+ },
163
203
  {
164
204
  description: 'The native token of MANTRA',
165
205
  denom_units: [{
@@ -421,6 +461,46 @@ const assets = {
421
461
  }
422
462
  }]
423
463
  },
464
+ {
465
+ description: 'Int3face Testnet blockchain native token',
466
+ denom_units: [{
467
+ denom: 'ibc/2080D688BAED7DD8C59B4D336BB5E7BEEA24495D4AB05AF604AD24AEBF9C4153',
468
+ exponent: 0,
469
+ aliases: ['uint3']
470
+ }, {
471
+ denom: 'int3',
472
+ exponent: 6
473
+ }],
474
+ base: 'ibc/2080D688BAED7DD8C59B4D336BB5E7BEEA24495D4AB05AF604AD24AEBF9C4153',
475
+ name: 'Int3face Testnet Token',
476
+ display: 'int3',
477
+ symbol: 'INT3',
478
+ logo_URIs: {
479
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3.png'
480
+ },
481
+ images: [{
482
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3.png',
483
+ theme: {
484
+ primary_color_hex: '#3d3d3d'
485
+ }
486
+ }],
487
+ socials: {
488
+ website: 'https://testnet.app.int3face.zone/',
489
+ twitter: 'https://x.com/_Bitfrost_'
490
+ },
491
+ type_asset: 'sdk.coin',
492
+ traces: [{
493
+ type: 'ibc',
494
+ counterparty: {
495
+ channel_id: 'channel-4',
496
+ base_denom: 'uint3',
497
+ chain_name: 'int3facetestnet'
498
+ },
499
+ chain: {
500
+ channel_id: 'channel-537'
501
+ }
502
+ }]
503
+ },
424
504
  {
425
505
  description: 'The native token of MANTRA',
426
506
  denom_units: [{