@chain-registry/assets 1.65.5 → 1.65.7
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/esm/mainnet/assets.js +2 -1
- package/esm/mainnet/axelar.js +420 -0
- package/esm/mainnet/celestia.js +420 -0
- package/esm/mainnet/cosmoshub.js +420 -0
- package/esm/mainnet/dydx.js +420 -0
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/injective.js +420 -0
- package/esm/mainnet/neutron.js +420 -0
- package/esm/mainnet/noble.js +420 -0
- package/esm/mainnet/osmosis.js +512 -0
- package/esm/mainnet/stratos.js +182 -0
- package/esm/mainnet/stride.js +420 -0
- package/esm/mainnet/terra2.js +420 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/axelar.js +420 -0
- package/mainnet/celestia.js +420 -0
- package/mainnet/cosmoshub.js +420 -0
- package/mainnet/dydx.js +420 -0
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +2 -1
- package/mainnet/injective.js +420 -0
- package/mainnet/neutron.js +420 -0
- package/mainnet/noble.js +420 -0
- package/mainnet/osmosis.js +512 -0
- package/mainnet/stratos.d.ts +3 -0
- package/mainnet/stratos.js +184 -0
- package/mainnet/stride.js +420 -0
- package/mainnet/terra2.js +420 -0
- package/package.json +5 -5
|
@@ -0,0 +1,184 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const assets = {
|
|
4
|
+
chain_name: 'stratos',
|
|
5
|
+
assets: [
|
|
6
|
+
{
|
|
7
|
+
description: 'The native token of Osmosis',
|
|
8
|
+
denom_units: [{
|
|
9
|
+
denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
10
|
+
exponent: 0,
|
|
11
|
+
aliases: ['uosmo']
|
|
12
|
+
}, {
|
|
13
|
+
denom: 'osmo',
|
|
14
|
+
exponent: 6
|
|
15
|
+
}],
|
|
16
|
+
type_asset: 'sdk.coin',
|
|
17
|
+
base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
18
|
+
name: 'Osmosis',
|
|
19
|
+
display: 'osmo',
|
|
20
|
+
symbol: 'OSMO',
|
|
21
|
+
logo_URIs: {
|
|
22
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
23
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
24
|
+
},
|
|
25
|
+
images: [{
|
|
26
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
27
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
|
|
28
|
+
theme: {
|
|
29
|
+
primary_color_hex: '#760dbb'
|
|
30
|
+
}
|
|
31
|
+
}],
|
|
32
|
+
coingecko_id: 'osmosis',
|
|
33
|
+
keywords: ['dex', 'staking'],
|
|
34
|
+
socials: {
|
|
35
|
+
website: 'https://osmosis.zone',
|
|
36
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
37
|
+
},
|
|
38
|
+
traces: [{
|
|
39
|
+
type: 'ibc',
|
|
40
|
+
counterparty: {
|
|
41
|
+
channel_id: 'channel-81016',
|
|
42
|
+
base_denom: 'uosmo',
|
|
43
|
+
chain_name: 'osmosis'
|
|
44
|
+
},
|
|
45
|
+
chain: {
|
|
46
|
+
channel_id: 'channel-1'
|
|
47
|
+
}
|
|
48
|
+
}]
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
description: 'ION is the second native token of Osmosis.',
|
|
52
|
+
denom_units: [{
|
|
53
|
+
denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
54
|
+
exponent: 0,
|
|
55
|
+
aliases: ['uion']
|
|
56
|
+
}, {
|
|
57
|
+
denom: 'ion',
|
|
58
|
+
exponent: 6
|
|
59
|
+
}],
|
|
60
|
+
type_asset: 'sdk.coin',
|
|
61
|
+
base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
62
|
+
name: 'Ion DAO',
|
|
63
|
+
display: 'ion',
|
|
64
|
+
symbol: 'ION',
|
|
65
|
+
logo_URIs: {
|
|
66
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
67
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
68
|
+
},
|
|
69
|
+
images: [{
|
|
70
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
71
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
|
|
72
|
+
theme: {
|
|
73
|
+
primary_color_hex: '#4453c7'
|
|
74
|
+
}
|
|
75
|
+
}],
|
|
76
|
+
coingecko_id: 'ion',
|
|
77
|
+
keywords: ['memecoin', 'defi'],
|
|
78
|
+
socials: {
|
|
79
|
+
website: 'https://ion.wtf',
|
|
80
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
81
|
+
},
|
|
82
|
+
traces: [{
|
|
83
|
+
type: 'ibc',
|
|
84
|
+
counterparty: {
|
|
85
|
+
channel_id: 'channel-81016',
|
|
86
|
+
base_denom: 'uion',
|
|
87
|
+
chain_name: 'osmosis'
|
|
88
|
+
},
|
|
89
|
+
chain: {
|
|
90
|
+
channel_id: 'channel-1'
|
|
91
|
+
}
|
|
92
|
+
}]
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
description: 'The native token of Osmosis',
|
|
96
|
+
denom_units: [{
|
|
97
|
+
denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
98
|
+
exponent: 0,
|
|
99
|
+
aliases: ['uosmo']
|
|
100
|
+
}, {
|
|
101
|
+
denom: 'osmo',
|
|
102
|
+
exponent: 6
|
|
103
|
+
}],
|
|
104
|
+
type_asset: 'sdk.coin',
|
|
105
|
+
base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
106
|
+
name: 'Osmosis',
|
|
107
|
+
display: 'osmo',
|
|
108
|
+
symbol: 'OSMO',
|
|
109
|
+
logo_URIs: {
|
|
110
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
111
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
112
|
+
},
|
|
113
|
+
images: [{
|
|
114
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
115
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
|
|
116
|
+
theme: {
|
|
117
|
+
primary_color_hex: '#760dbb'
|
|
118
|
+
}
|
|
119
|
+
}],
|
|
120
|
+
coingecko_id: 'osmosis',
|
|
121
|
+
keywords: ['dex', 'staking'],
|
|
122
|
+
socials: {
|
|
123
|
+
website: 'https://osmosis.zone',
|
|
124
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
125
|
+
},
|
|
126
|
+
traces: [{
|
|
127
|
+
type: 'ibc',
|
|
128
|
+
counterparty: {
|
|
129
|
+
channel_id: 'channel-81016',
|
|
130
|
+
base_denom: 'uosmo',
|
|
131
|
+
chain_name: 'osmosis'
|
|
132
|
+
},
|
|
133
|
+
chain: {
|
|
134
|
+
channel_id: 'channel-1'
|
|
135
|
+
}
|
|
136
|
+
}]
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
description: 'ION is the second native token of Osmosis.',
|
|
140
|
+
denom_units: [{
|
|
141
|
+
denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
142
|
+
exponent: 0,
|
|
143
|
+
aliases: ['uion']
|
|
144
|
+
}, {
|
|
145
|
+
denom: 'ion',
|
|
146
|
+
exponent: 6
|
|
147
|
+
}],
|
|
148
|
+
type_asset: 'sdk.coin',
|
|
149
|
+
base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
150
|
+
name: 'Ion DAO',
|
|
151
|
+
display: 'ion',
|
|
152
|
+
symbol: 'ION',
|
|
153
|
+
logo_URIs: {
|
|
154
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
155
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
156
|
+
},
|
|
157
|
+
images: [{
|
|
158
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
159
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
|
|
160
|
+
theme: {
|
|
161
|
+
primary_color_hex: '#4453c7'
|
|
162
|
+
}
|
|
163
|
+
}],
|
|
164
|
+
coingecko_id: 'ion',
|
|
165
|
+
keywords: ['memecoin', 'defi'],
|
|
166
|
+
socials: {
|
|
167
|
+
website: 'https://ion.wtf',
|
|
168
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
169
|
+
},
|
|
170
|
+
traces: [{
|
|
171
|
+
type: 'ibc',
|
|
172
|
+
counterparty: {
|
|
173
|
+
channel_id: 'channel-81016',
|
|
174
|
+
base_denom: 'uion',
|
|
175
|
+
chain_name: 'osmosis'
|
|
176
|
+
},
|
|
177
|
+
chain: {
|
|
178
|
+
channel_id: 'channel-1'
|
|
179
|
+
}
|
|
180
|
+
}]
|
|
181
|
+
}
|
|
182
|
+
]
|
|
183
|
+
};
|
|
184
|
+
exports.default = assets;
|
package/mainnet/stride.js
CHANGED
|
@@ -2567,6 +2567,76 @@ const assets = {
|
|
|
2567
2567
|
}
|
|
2568
2568
|
}]
|
|
2569
2569
|
},
|
|
2570
|
+
{
|
|
2571
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
2572
|
+
denom_units: [{
|
|
2573
|
+
denom: 'ibc/C7A36ED16833B185422AA7F9C5088D2244D3D272FCF643DCB22A533A381F7539',
|
|
2574
|
+
exponent: 0,
|
|
2575
|
+
aliases: ['p:utia:31Dec2024']
|
|
2576
|
+
}, {
|
|
2577
|
+
denom: 'pTIA31Dec2024',
|
|
2578
|
+
exponent: 6
|
|
2579
|
+
}],
|
|
2580
|
+
base: 'ibc/C7A36ED16833B185422AA7F9C5088D2244D3D272FCF643DCB22A533A381F7539',
|
|
2581
|
+
name: 'pTia (31Dec2024)',
|
|
2582
|
+
display: 'pTIA31Dec2024',
|
|
2583
|
+
symbol: 'pTIA-31Dec2024',
|
|
2584
|
+
logo_URIs: {
|
|
2585
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
2586
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
2587
|
+
},
|
|
2588
|
+
images: [{
|
|
2589
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
2590
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
2591
|
+
}],
|
|
2592
|
+
type_asset: 'sdk.coin',
|
|
2593
|
+
traces: [{
|
|
2594
|
+
type: 'ibc',
|
|
2595
|
+
counterparty: {
|
|
2596
|
+
channel_id: 'channel-23',
|
|
2597
|
+
base_denom: 'p:utia:31Dec2024',
|
|
2598
|
+
chain_name: 'pryzm'
|
|
2599
|
+
},
|
|
2600
|
+
chain: {
|
|
2601
|
+
channel_id: 'channel-257'
|
|
2602
|
+
}
|
|
2603
|
+
}]
|
|
2604
|
+
},
|
|
2605
|
+
{
|
|
2606
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
2607
|
+
denom_units: [{
|
|
2608
|
+
denom: 'ibc/63643B075255500EB8D5783C7D94B773B1CEE7B469A53769765B4E6E7AEA960E',
|
|
2609
|
+
exponent: 0,
|
|
2610
|
+
aliases: ['p:utia:31Dec2025']
|
|
2611
|
+
}, {
|
|
2612
|
+
denom: 'pTIA31Dec2025',
|
|
2613
|
+
exponent: 6
|
|
2614
|
+
}],
|
|
2615
|
+
base: 'ibc/63643B075255500EB8D5783C7D94B773B1CEE7B469A53769765B4E6E7AEA960E',
|
|
2616
|
+
name: 'pTia (31Dec2025)',
|
|
2617
|
+
display: 'pTIA31Dec2025',
|
|
2618
|
+
symbol: 'pTIA-31Dec2025',
|
|
2619
|
+
logo_URIs: {
|
|
2620
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
2621
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
2622
|
+
},
|
|
2623
|
+
images: [{
|
|
2624
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
2625
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
2626
|
+
}],
|
|
2627
|
+
type_asset: 'sdk.coin',
|
|
2628
|
+
traces: [{
|
|
2629
|
+
type: 'ibc',
|
|
2630
|
+
counterparty: {
|
|
2631
|
+
channel_id: 'channel-23',
|
|
2632
|
+
base_denom: 'p:utia:31Dec2025',
|
|
2633
|
+
chain_name: 'pryzm'
|
|
2634
|
+
},
|
|
2635
|
+
chain: {
|
|
2636
|
+
channel_id: 'channel-257'
|
|
2637
|
+
}
|
|
2638
|
+
}]
|
|
2639
|
+
},
|
|
2570
2640
|
{
|
|
2571
2641
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
2572
2642
|
denom_units: [{
|
|
@@ -3407,6 +3477,76 @@ const assets = {
|
|
|
3407
3477
|
}
|
|
3408
3478
|
}]
|
|
3409
3479
|
},
|
|
3480
|
+
{
|
|
3481
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
3482
|
+
denom_units: [{
|
|
3483
|
+
denom: 'ibc/5C9276C4F1AB3FC1CFB1E1AC4F585C20BFF3537AC5E0D1D4F145C2580A20D6AD',
|
|
3484
|
+
exponent: 0,
|
|
3485
|
+
aliases: ['y:utia:31Dec2024']
|
|
3486
|
+
}, {
|
|
3487
|
+
denom: 'yTIA31Dec2024',
|
|
3488
|
+
exponent: 6
|
|
3489
|
+
}],
|
|
3490
|
+
base: 'ibc/5C9276C4F1AB3FC1CFB1E1AC4F585C20BFF3537AC5E0D1D4F145C2580A20D6AD',
|
|
3491
|
+
name: 'yTia (31Dec2024)',
|
|
3492
|
+
display: 'yTIA31Dec2024',
|
|
3493
|
+
symbol: 'yTIA-31Dec2024',
|
|
3494
|
+
logo_URIs: {
|
|
3495
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3496
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3497
|
+
},
|
|
3498
|
+
images: [{
|
|
3499
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3500
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3501
|
+
}],
|
|
3502
|
+
type_asset: 'sdk.coin',
|
|
3503
|
+
traces: [{
|
|
3504
|
+
type: 'ibc',
|
|
3505
|
+
counterparty: {
|
|
3506
|
+
channel_id: 'channel-23',
|
|
3507
|
+
base_denom: 'y:utia:31Dec2024',
|
|
3508
|
+
chain_name: 'pryzm'
|
|
3509
|
+
},
|
|
3510
|
+
chain: {
|
|
3511
|
+
channel_id: 'channel-257'
|
|
3512
|
+
}
|
|
3513
|
+
}]
|
|
3514
|
+
},
|
|
3515
|
+
{
|
|
3516
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
3517
|
+
denom_units: [{
|
|
3518
|
+
denom: 'ibc/573748CD799CCDEF43A87D6FC41B6B9E090E653B1596979DB957FF111D899A32',
|
|
3519
|
+
exponent: 0,
|
|
3520
|
+
aliases: ['y:utia:31Dec2025']
|
|
3521
|
+
}, {
|
|
3522
|
+
denom: 'yTIA31Dec2025',
|
|
3523
|
+
exponent: 6
|
|
3524
|
+
}],
|
|
3525
|
+
base: 'ibc/573748CD799CCDEF43A87D6FC41B6B9E090E653B1596979DB957FF111D899A32',
|
|
3526
|
+
name: 'yTia (31Dec2025)',
|
|
3527
|
+
display: 'yTIA31Dec2025',
|
|
3528
|
+
symbol: 'yTIA-31Dec2025',
|
|
3529
|
+
logo_URIs: {
|
|
3530
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3531
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3532
|
+
},
|
|
3533
|
+
images: [{
|
|
3534
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3535
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3536
|
+
}],
|
|
3537
|
+
type_asset: 'sdk.coin',
|
|
3538
|
+
traces: [{
|
|
3539
|
+
type: 'ibc',
|
|
3540
|
+
counterparty: {
|
|
3541
|
+
channel_id: 'channel-23',
|
|
3542
|
+
base_denom: 'y:utia:31Dec2025',
|
|
3543
|
+
chain_name: 'pryzm'
|
|
3544
|
+
},
|
|
3545
|
+
chain: {
|
|
3546
|
+
channel_id: 'channel-257'
|
|
3547
|
+
}
|
|
3548
|
+
}]
|
|
3549
|
+
},
|
|
3410
3550
|
{
|
|
3411
3551
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
3412
3552
|
denom_units: [{
|
|
@@ -4142,6 +4282,76 @@ const assets = {
|
|
|
4142
4282
|
}
|
|
4143
4283
|
}]
|
|
4144
4284
|
},
|
|
4285
|
+
{
|
|
4286
|
+
description: 'Pryzm\'s LP token for TIA Yield pool',
|
|
4287
|
+
denom_units: [{
|
|
4288
|
+
denom: 'ibc/5C947F21F5013627A8BDBCFB4969BCD9830A7EBA955AE087F14E2D23AE0B2822',
|
|
4289
|
+
exponent: 0,
|
|
4290
|
+
aliases: ['lp:24:utia']
|
|
4291
|
+
}, {
|
|
4292
|
+
denom: 'lp:24:tia',
|
|
4293
|
+
exponent: 6
|
|
4294
|
+
}],
|
|
4295
|
+
base: 'ibc/5C947F21F5013627A8BDBCFB4969BCD9830A7EBA955AE087F14E2D23AE0B2822',
|
|
4296
|
+
name: 'TIA Yield LP',
|
|
4297
|
+
display: 'lp:24:tia',
|
|
4298
|
+
symbol: 'TIA-YIELD-LP',
|
|
4299
|
+
logo_URIs: {
|
|
4300
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4301
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4302
|
+
},
|
|
4303
|
+
images: [{
|
|
4304
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4305
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4306
|
+
}],
|
|
4307
|
+
type_asset: 'sdk.coin',
|
|
4308
|
+
traces: [{
|
|
4309
|
+
type: 'ibc',
|
|
4310
|
+
counterparty: {
|
|
4311
|
+
channel_id: 'channel-23',
|
|
4312
|
+
base_denom: 'lp:24:utia',
|
|
4313
|
+
chain_name: 'pryzm'
|
|
4314
|
+
},
|
|
4315
|
+
chain: {
|
|
4316
|
+
channel_id: 'channel-257'
|
|
4317
|
+
}
|
|
4318
|
+
}]
|
|
4319
|
+
},
|
|
4320
|
+
{
|
|
4321
|
+
description: 'Pryzm\'s LP token for TIA Boost pool',
|
|
4322
|
+
denom_units: [{
|
|
4323
|
+
denom: 'ibc/6429C0408A39FAC03910FB32D673A1D63092CEDC1F1E0BDFDBADF1646A7738A9',
|
|
4324
|
+
exponent: 0,
|
|
4325
|
+
aliases: ['lp:25:utiaypt-utia']
|
|
4326
|
+
}, {
|
|
4327
|
+
denom: 'lp:25:tiaypt-tia',
|
|
4328
|
+
exponent: 6
|
|
4329
|
+
}],
|
|
4330
|
+
base: 'ibc/6429C0408A39FAC03910FB32D673A1D63092CEDC1F1E0BDFDBADF1646A7738A9',
|
|
4331
|
+
name: 'TIA Boost LP',
|
|
4332
|
+
display: 'lp:25:tiaypt-tia',
|
|
4333
|
+
symbol: 'TIA-BOOST-LP',
|
|
4334
|
+
logo_URIs: {
|
|
4335
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4336
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4337
|
+
},
|
|
4338
|
+
images: [{
|
|
4339
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4340
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4341
|
+
}],
|
|
4342
|
+
type_asset: 'sdk.coin',
|
|
4343
|
+
traces: [{
|
|
4344
|
+
type: 'ibc',
|
|
4345
|
+
counterparty: {
|
|
4346
|
+
channel_id: 'channel-23',
|
|
4347
|
+
base_denom: 'lp:25:utiaypt-utia',
|
|
4348
|
+
chain_name: 'pryzm'
|
|
4349
|
+
},
|
|
4350
|
+
chain: {
|
|
4351
|
+
channel_id: 'channel-257'
|
|
4352
|
+
}
|
|
4353
|
+
}]
|
|
4354
|
+
},
|
|
4145
4355
|
{
|
|
4146
4356
|
description: 'Pryzm\'s LP token for TIA / USDC pool',
|
|
4147
4357
|
denom_units: [{
|
|
@@ -7079,6 +7289,76 @@ const assets = {
|
|
|
7079
7289
|
}
|
|
7080
7290
|
}]
|
|
7081
7291
|
},
|
|
7292
|
+
{
|
|
7293
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
7294
|
+
denom_units: [{
|
|
7295
|
+
denom: 'ibc/C7A36ED16833B185422AA7F9C5088D2244D3D272FCF643DCB22A533A381F7539',
|
|
7296
|
+
exponent: 0,
|
|
7297
|
+
aliases: ['p:utia:31Dec2024']
|
|
7298
|
+
}, {
|
|
7299
|
+
denom: 'pTIA31Dec2024',
|
|
7300
|
+
exponent: 6
|
|
7301
|
+
}],
|
|
7302
|
+
base: 'ibc/C7A36ED16833B185422AA7F9C5088D2244D3D272FCF643DCB22A533A381F7539',
|
|
7303
|
+
name: 'pTia (31Dec2024)',
|
|
7304
|
+
display: 'pTIA31Dec2024',
|
|
7305
|
+
symbol: 'pTIA-31Dec2024',
|
|
7306
|
+
logo_URIs: {
|
|
7307
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
7308
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
7309
|
+
},
|
|
7310
|
+
images: [{
|
|
7311
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
7312
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
7313
|
+
}],
|
|
7314
|
+
type_asset: 'sdk.coin',
|
|
7315
|
+
traces: [{
|
|
7316
|
+
type: 'ibc',
|
|
7317
|
+
counterparty: {
|
|
7318
|
+
channel_id: 'channel-23',
|
|
7319
|
+
base_denom: 'p:utia:31Dec2024',
|
|
7320
|
+
chain_name: 'pryzm'
|
|
7321
|
+
},
|
|
7322
|
+
chain: {
|
|
7323
|
+
channel_id: 'channel-257'
|
|
7324
|
+
}
|
|
7325
|
+
}]
|
|
7326
|
+
},
|
|
7327
|
+
{
|
|
7328
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
7329
|
+
denom_units: [{
|
|
7330
|
+
denom: 'ibc/63643B075255500EB8D5783C7D94B773B1CEE7B469A53769765B4E6E7AEA960E',
|
|
7331
|
+
exponent: 0,
|
|
7332
|
+
aliases: ['p:utia:31Dec2025']
|
|
7333
|
+
}, {
|
|
7334
|
+
denom: 'pTIA31Dec2025',
|
|
7335
|
+
exponent: 6
|
|
7336
|
+
}],
|
|
7337
|
+
base: 'ibc/63643B075255500EB8D5783C7D94B773B1CEE7B469A53769765B4E6E7AEA960E',
|
|
7338
|
+
name: 'pTia (31Dec2025)',
|
|
7339
|
+
display: 'pTIA31Dec2025',
|
|
7340
|
+
symbol: 'pTIA-31Dec2025',
|
|
7341
|
+
logo_URIs: {
|
|
7342
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
7343
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
7344
|
+
},
|
|
7345
|
+
images: [{
|
|
7346
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
7347
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
7348
|
+
}],
|
|
7349
|
+
type_asset: 'sdk.coin',
|
|
7350
|
+
traces: [{
|
|
7351
|
+
type: 'ibc',
|
|
7352
|
+
counterparty: {
|
|
7353
|
+
channel_id: 'channel-23',
|
|
7354
|
+
base_denom: 'p:utia:31Dec2025',
|
|
7355
|
+
chain_name: 'pryzm'
|
|
7356
|
+
},
|
|
7357
|
+
chain: {
|
|
7358
|
+
channel_id: 'channel-257'
|
|
7359
|
+
}
|
|
7360
|
+
}]
|
|
7361
|
+
},
|
|
7082
7362
|
{
|
|
7083
7363
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
7084
7364
|
denom_units: [{
|
|
@@ -7919,6 +8199,76 @@ const assets = {
|
|
|
7919
8199
|
}
|
|
7920
8200
|
}]
|
|
7921
8201
|
},
|
|
8202
|
+
{
|
|
8203
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
8204
|
+
denom_units: [{
|
|
8205
|
+
denom: 'ibc/5C9276C4F1AB3FC1CFB1E1AC4F585C20BFF3537AC5E0D1D4F145C2580A20D6AD',
|
|
8206
|
+
exponent: 0,
|
|
8207
|
+
aliases: ['y:utia:31Dec2024']
|
|
8208
|
+
}, {
|
|
8209
|
+
denom: 'yTIA31Dec2024',
|
|
8210
|
+
exponent: 6
|
|
8211
|
+
}],
|
|
8212
|
+
base: 'ibc/5C9276C4F1AB3FC1CFB1E1AC4F585C20BFF3537AC5E0D1D4F145C2580A20D6AD',
|
|
8213
|
+
name: 'yTia (31Dec2024)',
|
|
8214
|
+
display: 'yTIA31Dec2024',
|
|
8215
|
+
symbol: 'yTIA-31Dec2024',
|
|
8216
|
+
logo_URIs: {
|
|
8217
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
8218
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
8219
|
+
},
|
|
8220
|
+
images: [{
|
|
8221
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
8222
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
8223
|
+
}],
|
|
8224
|
+
type_asset: 'sdk.coin',
|
|
8225
|
+
traces: [{
|
|
8226
|
+
type: 'ibc',
|
|
8227
|
+
counterparty: {
|
|
8228
|
+
channel_id: 'channel-23',
|
|
8229
|
+
base_denom: 'y:utia:31Dec2024',
|
|
8230
|
+
chain_name: 'pryzm'
|
|
8231
|
+
},
|
|
8232
|
+
chain: {
|
|
8233
|
+
channel_id: 'channel-257'
|
|
8234
|
+
}
|
|
8235
|
+
}]
|
|
8236
|
+
},
|
|
8237
|
+
{
|
|
8238
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
8239
|
+
denom_units: [{
|
|
8240
|
+
denom: 'ibc/573748CD799CCDEF43A87D6FC41B6B9E090E653B1596979DB957FF111D899A32',
|
|
8241
|
+
exponent: 0,
|
|
8242
|
+
aliases: ['y:utia:31Dec2025']
|
|
8243
|
+
}, {
|
|
8244
|
+
denom: 'yTIA31Dec2025',
|
|
8245
|
+
exponent: 6
|
|
8246
|
+
}],
|
|
8247
|
+
base: 'ibc/573748CD799CCDEF43A87D6FC41B6B9E090E653B1596979DB957FF111D899A32',
|
|
8248
|
+
name: 'yTia (31Dec2025)',
|
|
8249
|
+
display: 'yTIA31Dec2025',
|
|
8250
|
+
symbol: 'yTIA-31Dec2025',
|
|
8251
|
+
logo_URIs: {
|
|
8252
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
8253
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
8254
|
+
},
|
|
8255
|
+
images: [{
|
|
8256
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
8257
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
8258
|
+
}],
|
|
8259
|
+
type_asset: 'sdk.coin',
|
|
8260
|
+
traces: [{
|
|
8261
|
+
type: 'ibc',
|
|
8262
|
+
counterparty: {
|
|
8263
|
+
channel_id: 'channel-23',
|
|
8264
|
+
base_denom: 'y:utia:31Dec2025',
|
|
8265
|
+
chain_name: 'pryzm'
|
|
8266
|
+
},
|
|
8267
|
+
chain: {
|
|
8268
|
+
channel_id: 'channel-257'
|
|
8269
|
+
}
|
|
8270
|
+
}]
|
|
8271
|
+
},
|
|
7922
8272
|
{
|
|
7923
8273
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
7924
8274
|
denom_units: [{
|
|
@@ -8654,6 +9004,76 @@ const assets = {
|
|
|
8654
9004
|
}
|
|
8655
9005
|
}]
|
|
8656
9006
|
},
|
|
9007
|
+
{
|
|
9008
|
+
description: 'Pryzm\'s LP token for TIA Yield pool',
|
|
9009
|
+
denom_units: [{
|
|
9010
|
+
denom: 'ibc/5C947F21F5013627A8BDBCFB4969BCD9830A7EBA955AE087F14E2D23AE0B2822',
|
|
9011
|
+
exponent: 0,
|
|
9012
|
+
aliases: ['lp:24:utia']
|
|
9013
|
+
}, {
|
|
9014
|
+
denom: 'lp:24:tia',
|
|
9015
|
+
exponent: 6
|
|
9016
|
+
}],
|
|
9017
|
+
base: 'ibc/5C947F21F5013627A8BDBCFB4969BCD9830A7EBA955AE087F14E2D23AE0B2822',
|
|
9018
|
+
name: 'TIA Yield LP',
|
|
9019
|
+
display: 'lp:24:tia',
|
|
9020
|
+
symbol: 'TIA-YIELD-LP',
|
|
9021
|
+
logo_URIs: {
|
|
9022
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9023
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9024
|
+
},
|
|
9025
|
+
images: [{
|
|
9026
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9027
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9028
|
+
}],
|
|
9029
|
+
type_asset: 'sdk.coin',
|
|
9030
|
+
traces: [{
|
|
9031
|
+
type: 'ibc',
|
|
9032
|
+
counterparty: {
|
|
9033
|
+
channel_id: 'channel-23',
|
|
9034
|
+
base_denom: 'lp:24:utia',
|
|
9035
|
+
chain_name: 'pryzm'
|
|
9036
|
+
},
|
|
9037
|
+
chain: {
|
|
9038
|
+
channel_id: 'channel-257'
|
|
9039
|
+
}
|
|
9040
|
+
}]
|
|
9041
|
+
},
|
|
9042
|
+
{
|
|
9043
|
+
description: 'Pryzm\'s LP token for TIA Boost pool',
|
|
9044
|
+
denom_units: [{
|
|
9045
|
+
denom: 'ibc/6429C0408A39FAC03910FB32D673A1D63092CEDC1F1E0BDFDBADF1646A7738A9',
|
|
9046
|
+
exponent: 0,
|
|
9047
|
+
aliases: ['lp:25:utiaypt-utia']
|
|
9048
|
+
}, {
|
|
9049
|
+
denom: 'lp:25:tiaypt-tia',
|
|
9050
|
+
exponent: 6
|
|
9051
|
+
}],
|
|
9052
|
+
base: 'ibc/6429C0408A39FAC03910FB32D673A1D63092CEDC1F1E0BDFDBADF1646A7738A9',
|
|
9053
|
+
name: 'TIA Boost LP',
|
|
9054
|
+
display: 'lp:25:tiaypt-tia',
|
|
9055
|
+
symbol: 'TIA-BOOST-LP',
|
|
9056
|
+
logo_URIs: {
|
|
9057
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9058
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9059
|
+
},
|
|
9060
|
+
images: [{
|
|
9061
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9062
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9063
|
+
}],
|
|
9064
|
+
type_asset: 'sdk.coin',
|
|
9065
|
+
traces: [{
|
|
9066
|
+
type: 'ibc',
|
|
9067
|
+
counterparty: {
|
|
9068
|
+
channel_id: 'channel-23',
|
|
9069
|
+
base_denom: 'lp:25:utiaypt-utia',
|
|
9070
|
+
chain_name: 'pryzm'
|
|
9071
|
+
},
|
|
9072
|
+
chain: {
|
|
9073
|
+
channel_id: 'channel-257'
|
|
9074
|
+
}
|
|
9075
|
+
}]
|
|
9076
|
+
},
|
|
8657
9077
|
{
|
|
8658
9078
|
description: 'Pryzm\'s LP token for TIA / USDC pool',
|
|
8659
9079
|
denom_units: [{
|