@chain-registry/assets 1.64.60 → 1.64.61
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/axelar.js +80 -0
- package/esm/mainnet/cosmoshub.js +80 -0
- package/esm/mainnet/gravitybridge.js +80 -0
- package/esm/mainnet/kava.js +80 -0
- package/esm/mainnet/noble.js +80 -0
- package/esm/mainnet/osmosis.js +80 -0
- package/esm/mainnet/stride.js +80 -0
- package/mainnet/axelar.js +80 -0
- package/mainnet/cosmoshub.js +80 -0
- package/mainnet/gravitybridge.js +80 -0
- package/mainnet/kava.js +80 -0
- package/mainnet/noble.js +80 -0
- package/mainnet/osmosis.js +80 -0
- package/mainnet/stride.js +80 -0
- package/package.json +5 -5
package/esm/mainnet/axelar.js
CHANGED
|
@@ -1198,6 +1198,46 @@ const assets = {
|
|
|
1198
1198
|
}
|
|
1199
1199
|
}]
|
|
1200
1200
|
},
|
|
1201
|
+
{
|
|
1202
|
+
description: 'Deenar gold-backed stablecoin',
|
|
1203
|
+
denom_units: [{
|
|
1204
|
+
denom: 'ibc/0F4A0619F89C185E8DA475C8ABE0AFB2CF2FCD06E43654858664EDB8D5D68CCE',
|
|
1205
|
+
exponent: 0,
|
|
1206
|
+
aliases: ['erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE']
|
|
1207
|
+
}, {
|
|
1208
|
+
denom: 'DEEN',
|
|
1209
|
+
exponent: 6
|
|
1210
|
+
}],
|
|
1211
|
+
base: 'ibc/0F4A0619F89C185E8DA475C8ABE0AFB2CF2FCD06E43654858664EDB8D5D68CCE',
|
|
1212
|
+
name: 'Deenar',
|
|
1213
|
+
display: 'DEEN',
|
|
1214
|
+
address: '0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
1215
|
+
symbol: 'DEEN',
|
|
1216
|
+
type_asset: 'erc20',
|
|
1217
|
+
traces: [{
|
|
1218
|
+
type: 'ibc',
|
|
1219
|
+
counterparty: {
|
|
1220
|
+
channel_id: 'channel-1',
|
|
1221
|
+
base_denom: 'erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
1222
|
+
chain_name: 'haqq'
|
|
1223
|
+
},
|
|
1224
|
+
chain: {
|
|
1225
|
+
channel_id: 'channel-113'
|
|
1226
|
+
}
|
|
1227
|
+
}],
|
|
1228
|
+
logo_URIs: {
|
|
1229
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
1230
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
1231
|
+
},
|
|
1232
|
+
images: [{
|
|
1233
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
1234
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg',
|
|
1235
|
+
theme: {
|
|
1236
|
+
primary_color_hex: '#ffbc05',
|
|
1237
|
+
circle: true
|
|
1238
|
+
}
|
|
1239
|
+
}]
|
|
1240
|
+
},
|
|
1201
1241
|
{
|
|
1202
1242
|
description: 'The native token of IXO Chain',
|
|
1203
1243
|
denom_units: [{
|
|
@@ -3465,6 +3505,46 @@ const assets = {
|
|
|
3465
3505
|
}
|
|
3466
3506
|
}]
|
|
3467
3507
|
},
|
|
3508
|
+
{
|
|
3509
|
+
description: 'Deenar gold-backed stablecoin',
|
|
3510
|
+
denom_units: [{
|
|
3511
|
+
denom: 'ibc/0F4A0619F89C185E8DA475C8ABE0AFB2CF2FCD06E43654858664EDB8D5D68CCE',
|
|
3512
|
+
exponent: 0,
|
|
3513
|
+
aliases: ['erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE']
|
|
3514
|
+
}, {
|
|
3515
|
+
denom: 'DEEN',
|
|
3516
|
+
exponent: 6
|
|
3517
|
+
}],
|
|
3518
|
+
base: 'ibc/0F4A0619F89C185E8DA475C8ABE0AFB2CF2FCD06E43654858664EDB8D5D68CCE',
|
|
3519
|
+
name: 'Deenar',
|
|
3520
|
+
display: 'DEEN',
|
|
3521
|
+
address: '0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
3522
|
+
symbol: 'DEEN',
|
|
3523
|
+
type_asset: 'erc20',
|
|
3524
|
+
traces: [{
|
|
3525
|
+
type: 'ibc',
|
|
3526
|
+
counterparty: {
|
|
3527
|
+
channel_id: 'channel-1',
|
|
3528
|
+
base_denom: 'erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
3529
|
+
chain_name: 'haqq'
|
|
3530
|
+
},
|
|
3531
|
+
chain: {
|
|
3532
|
+
channel_id: 'channel-113'
|
|
3533
|
+
}
|
|
3534
|
+
}],
|
|
3535
|
+
logo_URIs: {
|
|
3536
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
3537
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
3538
|
+
},
|
|
3539
|
+
images: [{
|
|
3540
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
3541
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg',
|
|
3542
|
+
theme: {
|
|
3543
|
+
primary_color_hex: '#ffbc05',
|
|
3544
|
+
circle: true
|
|
3545
|
+
}
|
|
3546
|
+
}]
|
|
3547
|
+
},
|
|
3468
3548
|
{
|
|
3469
3549
|
description: 'The native token of IXO Chain',
|
|
3470
3550
|
denom_units: [{
|
package/esm/mainnet/cosmoshub.js
CHANGED
|
@@ -2138,6 +2138,46 @@ const assets = {
|
|
|
2138
2138
|
}
|
|
2139
2139
|
}]
|
|
2140
2140
|
},
|
|
2141
|
+
{
|
|
2142
|
+
description: 'Deenar gold-backed stablecoin',
|
|
2143
|
+
denom_units: [{
|
|
2144
|
+
denom: 'ibc/CE55BE46567E059638E132226A8C7233FF256EE0B5E25BDBC789182DC6CD52B1',
|
|
2145
|
+
exponent: 0,
|
|
2146
|
+
aliases: ['erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE']
|
|
2147
|
+
}, {
|
|
2148
|
+
denom: 'DEEN',
|
|
2149
|
+
exponent: 6
|
|
2150
|
+
}],
|
|
2151
|
+
base: 'ibc/CE55BE46567E059638E132226A8C7233FF256EE0B5E25BDBC789182DC6CD52B1',
|
|
2152
|
+
name: 'Deenar',
|
|
2153
|
+
display: 'DEEN',
|
|
2154
|
+
address: '0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
2155
|
+
symbol: 'DEEN',
|
|
2156
|
+
type_asset: 'erc20',
|
|
2157
|
+
traces: [{
|
|
2158
|
+
type: 'ibc',
|
|
2159
|
+
counterparty: {
|
|
2160
|
+
channel_id: 'channel-3',
|
|
2161
|
+
base_denom: 'erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
2162
|
+
chain_name: 'haqq'
|
|
2163
|
+
},
|
|
2164
|
+
chain: {
|
|
2165
|
+
channel_id: 'channel-632'
|
|
2166
|
+
}
|
|
2167
|
+
}],
|
|
2168
|
+
logo_URIs: {
|
|
2169
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
2170
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
2171
|
+
},
|
|
2172
|
+
images: [{
|
|
2173
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
2174
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg',
|
|
2175
|
+
theme: {
|
|
2176
|
+
primary_color_hex: '#ffbc05',
|
|
2177
|
+
circle: true
|
|
2178
|
+
}
|
|
2179
|
+
}]
|
|
2180
|
+
},
|
|
2141
2181
|
{
|
|
2142
2182
|
description: 'The native token of IXO Chain',
|
|
2143
2183
|
denom_units: [{
|
|
@@ -5116,6 +5156,46 @@ const assets = {
|
|
|
5116
5156
|
}
|
|
5117
5157
|
}]
|
|
5118
5158
|
},
|
|
5159
|
+
{
|
|
5160
|
+
description: 'Deenar gold-backed stablecoin',
|
|
5161
|
+
denom_units: [{
|
|
5162
|
+
denom: 'ibc/CE55BE46567E059638E132226A8C7233FF256EE0B5E25BDBC789182DC6CD52B1',
|
|
5163
|
+
exponent: 0,
|
|
5164
|
+
aliases: ['erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE']
|
|
5165
|
+
}, {
|
|
5166
|
+
denom: 'DEEN',
|
|
5167
|
+
exponent: 6
|
|
5168
|
+
}],
|
|
5169
|
+
base: 'ibc/CE55BE46567E059638E132226A8C7233FF256EE0B5E25BDBC789182DC6CD52B1',
|
|
5170
|
+
name: 'Deenar',
|
|
5171
|
+
display: 'DEEN',
|
|
5172
|
+
address: '0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
5173
|
+
symbol: 'DEEN',
|
|
5174
|
+
type_asset: 'erc20',
|
|
5175
|
+
traces: [{
|
|
5176
|
+
type: 'ibc',
|
|
5177
|
+
counterparty: {
|
|
5178
|
+
channel_id: 'channel-3',
|
|
5179
|
+
base_denom: 'erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
5180
|
+
chain_name: 'haqq'
|
|
5181
|
+
},
|
|
5182
|
+
chain: {
|
|
5183
|
+
channel_id: 'channel-632'
|
|
5184
|
+
}
|
|
5185
|
+
}],
|
|
5186
|
+
logo_URIs: {
|
|
5187
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
5188
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
5189
|
+
},
|
|
5190
|
+
images: [{
|
|
5191
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
5192
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg',
|
|
5193
|
+
theme: {
|
|
5194
|
+
primary_color_hex: '#ffbc05',
|
|
5195
|
+
circle: true
|
|
5196
|
+
}
|
|
5197
|
+
}]
|
|
5198
|
+
},
|
|
5119
5199
|
{
|
|
5120
5200
|
description: 'The native token of IXO Chain',
|
|
5121
5201
|
denom_units: [{
|
|
@@ -1189,6 +1189,46 @@ const assets = {
|
|
|
1189
1189
|
}
|
|
1190
1190
|
}]
|
|
1191
1191
|
},
|
|
1192
|
+
{
|
|
1193
|
+
description: 'Deenar gold-backed stablecoin',
|
|
1194
|
+
denom_units: [{
|
|
1195
|
+
denom: 'ibc/4D3E3BE7ABF8AB1C13DEE7E6773C9EA1F479EF2D84A3B2DD071475C873AA8F78',
|
|
1196
|
+
exponent: 0,
|
|
1197
|
+
aliases: ['erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE']
|
|
1198
|
+
}, {
|
|
1199
|
+
denom: 'DEEN',
|
|
1200
|
+
exponent: 6
|
|
1201
|
+
}],
|
|
1202
|
+
base: 'ibc/4D3E3BE7ABF8AB1C13DEE7E6773C9EA1F479EF2D84A3B2DD071475C873AA8F78',
|
|
1203
|
+
name: 'Deenar',
|
|
1204
|
+
display: 'DEEN',
|
|
1205
|
+
address: '0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
1206
|
+
symbol: 'DEEN',
|
|
1207
|
+
type_asset: 'erc20',
|
|
1208
|
+
traces: [{
|
|
1209
|
+
type: 'ibc',
|
|
1210
|
+
counterparty: {
|
|
1211
|
+
channel_id: 'channel-0',
|
|
1212
|
+
base_denom: 'erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
1213
|
+
chain_name: 'haqq'
|
|
1214
|
+
},
|
|
1215
|
+
chain: {
|
|
1216
|
+
channel_id: 'channel-100'
|
|
1217
|
+
}
|
|
1218
|
+
}],
|
|
1219
|
+
logo_URIs: {
|
|
1220
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
1221
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
1222
|
+
},
|
|
1223
|
+
images: [{
|
|
1224
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
1225
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg',
|
|
1226
|
+
theme: {
|
|
1227
|
+
primary_color_hex: '#ffbc05',
|
|
1228
|
+
circle: true
|
|
1229
|
+
}
|
|
1230
|
+
}]
|
|
1231
|
+
},
|
|
1192
1232
|
{
|
|
1193
1233
|
description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
|
|
1194
1234
|
denom_units: [{
|
|
@@ -1647,6 +1687,46 @@ const assets = {
|
|
|
1647
1687
|
}
|
|
1648
1688
|
}]
|
|
1649
1689
|
},
|
|
1690
|
+
{
|
|
1691
|
+
description: 'Deenar gold-backed stablecoin',
|
|
1692
|
+
denom_units: [{
|
|
1693
|
+
denom: 'ibc/4D3E3BE7ABF8AB1C13DEE7E6773C9EA1F479EF2D84A3B2DD071475C873AA8F78',
|
|
1694
|
+
exponent: 0,
|
|
1695
|
+
aliases: ['erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE']
|
|
1696
|
+
}, {
|
|
1697
|
+
denom: 'DEEN',
|
|
1698
|
+
exponent: 6
|
|
1699
|
+
}],
|
|
1700
|
+
base: 'ibc/4D3E3BE7ABF8AB1C13DEE7E6773C9EA1F479EF2D84A3B2DD071475C873AA8F78',
|
|
1701
|
+
name: 'Deenar',
|
|
1702
|
+
display: 'DEEN',
|
|
1703
|
+
address: '0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
1704
|
+
symbol: 'DEEN',
|
|
1705
|
+
type_asset: 'erc20',
|
|
1706
|
+
traces: [{
|
|
1707
|
+
type: 'ibc',
|
|
1708
|
+
counterparty: {
|
|
1709
|
+
channel_id: 'channel-0',
|
|
1710
|
+
base_denom: 'erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
1711
|
+
chain_name: 'haqq'
|
|
1712
|
+
},
|
|
1713
|
+
chain: {
|
|
1714
|
+
channel_id: 'channel-100'
|
|
1715
|
+
}
|
|
1716
|
+
}],
|
|
1717
|
+
logo_URIs: {
|
|
1718
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
1719
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
1720
|
+
},
|
|
1721
|
+
images: [{
|
|
1722
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
1723
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg',
|
|
1724
|
+
theme: {
|
|
1725
|
+
primary_color_hex: '#ffbc05',
|
|
1726
|
+
circle: true
|
|
1727
|
+
}
|
|
1728
|
+
}]
|
|
1729
|
+
},
|
|
1650
1730
|
{
|
|
1651
1731
|
description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
|
|
1652
1732
|
denom_units: [{
|
package/esm/mainnet/kava.js
CHANGED
|
@@ -462,6 +462,46 @@ const assets = {
|
|
|
462
462
|
}
|
|
463
463
|
}]
|
|
464
464
|
},
|
|
465
|
+
{
|
|
466
|
+
description: 'Deenar gold-backed stablecoin',
|
|
467
|
+
denom_units: [{
|
|
468
|
+
denom: 'ibc/2F3C214FE0E596281697CB010EBB5D6564742970977A8EE8965D615AE8A27DF1',
|
|
469
|
+
exponent: 0,
|
|
470
|
+
aliases: ['erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE']
|
|
471
|
+
}, {
|
|
472
|
+
denom: 'DEEN',
|
|
473
|
+
exponent: 6
|
|
474
|
+
}],
|
|
475
|
+
base: 'ibc/2F3C214FE0E596281697CB010EBB5D6564742970977A8EE8965D615AE8A27DF1',
|
|
476
|
+
name: 'Deenar',
|
|
477
|
+
display: 'DEEN',
|
|
478
|
+
address: '0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
479
|
+
symbol: 'DEEN',
|
|
480
|
+
type_asset: 'erc20',
|
|
481
|
+
traces: [{
|
|
482
|
+
type: 'ibc',
|
|
483
|
+
counterparty: {
|
|
484
|
+
channel_id: 'channel-6',
|
|
485
|
+
base_denom: 'erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
486
|
+
chain_name: 'haqq'
|
|
487
|
+
},
|
|
488
|
+
chain: {
|
|
489
|
+
channel_id: 'channel-135'
|
|
490
|
+
}
|
|
491
|
+
}],
|
|
492
|
+
logo_URIs: {
|
|
493
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
494
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
495
|
+
},
|
|
496
|
+
images: [{
|
|
497
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
498
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg',
|
|
499
|
+
theme: {
|
|
500
|
+
primary_color_hex: '#ffbc05',
|
|
501
|
+
circle: true
|
|
502
|
+
}
|
|
503
|
+
}]
|
|
504
|
+
},
|
|
465
505
|
{
|
|
466
506
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
467
507
|
denom_units: [{
|
|
@@ -1227,6 +1267,46 @@ const assets = {
|
|
|
1227
1267
|
}
|
|
1228
1268
|
}]
|
|
1229
1269
|
},
|
|
1270
|
+
{
|
|
1271
|
+
description: 'Deenar gold-backed stablecoin',
|
|
1272
|
+
denom_units: [{
|
|
1273
|
+
denom: 'ibc/2F3C214FE0E596281697CB010EBB5D6564742970977A8EE8965D615AE8A27DF1',
|
|
1274
|
+
exponent: 0,
|
|
1275
|
+
aliases: ['erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE']
|
|
1276
|
+
}, {
|
|
1277
|
+
denom: 'DEEN',
|
|
1278
|
+
exponent: 6
|
|
1279
|
+
}],
|
|
1280
|
+
base: 'ibc/2F3C214FE0E596281697CB010EBB5D6564742970977A8EE8965D615AE8A27DF1',
|
|
1281
|
+
name: 'Deenar',
|
|
1282
|
+
display: 'DEEN',
|
|
1283
|
+
address: '0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
1284
|
+
symbol: 'DEEN',
|
|
1285
|
+
type_asset: 'erc20',
|
|
1286
|
+
traces: [{
|
|
1287
|
+
type: 'ibc',
|
|
1288
|
+
counterparty: {
|
|
1289
|
+
channel_id: 'channel-6',
|
|
1290
|
+
base_denom: 'erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
1291
|
+
chain_name: 'haqq'
|
|
1292
|
+
},
|
|
1293
|
+
chain: {
|
|
1294
|
+
channel_id: 'channel-135'
|
|
1295
|
+
}
|
|
1296
|
+
}],
|
|
1297
|
+
logo_URIs: {
|
|
1298
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
1299
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
1300
|
+
},
|
|
1301
|
+
images: [{
|
|
1302
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
1303
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg',
|
|
1304
|
+
theme: {
|
|
1305
|
+
primary_color_hex: '#ffbc05',
|
|
1306
|
+
circle: true
|
|
1307
|
+
}
|
|
1308
|
+
}]
|
|
1309
|
+
},
|
|
1230
1310
|
{
|
|
1231
1311
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
1232
1312
|
denom_units: [{
|
package/esm/mainnet/noble.js
CHANGED
|
@@ -667,6 +667,46 @@ const assets = {
|
|
|
667
667
|
}
|
|
668
668
|
}]
|
|
669
669
|
},
|
|
670
|
+
{
|
|
671
|
+
description: 'Deenar gold-backed stablecoin',
|
|
672
|
+
denom_units: [{
|
|
673
|
+
denom: 'ibc/55EEB5EF5A085FF51ED02705A0C3224E2FFC40141A9A85BA5BF25EE53D3BD550',
|
|
674
|
+
exponent: 0,
|
|
675
|
+
aliases: ['erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE']
|
|
676
|
+
}, {
|
|
677
|
+
denom: 'DEEN',
|
|
678
|
+
exponent: 6
|
|
679
|
+
}],
|
|
680
|
+
base: 'ibc/55EEB5EF5A085FF51ED02705A0C3224E2FFC40141A9A85BA5BF25EE53D3BD550',
|
|
681
|
+
name: 'Deenar',
|
|
682
|
+
display: 'DEEN',
|
|
683
|
+
address: '0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
684
|
+
symbol: 'DEEN',
|
|
685
|
+
type_asset: 'erc20',
|
|
686
|
+
traces: [{
|
|
687
|
+
type: 'ibc',
|
|
688
|
+
counterparty: {
|
|
689
|
+
channel_id: 'channel-4',
|
|
690
|
+
base_denom: 'erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
691
|
+
chain_name: 'haqq'
|
|
692
|
+
},
|
|
693
|
+
chain: {
|
|
694
|
+
channel_id: 'channel-32'
|
|
695
|
+
}
|
|
696
|
+
}],
|
|
697
|
+
logo_URIs: {
|
|
698
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
699
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
700
|
+
},
|
|
701
|
+
images: [{
|
|
702
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
703
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg',
|
|
704
|
+
theme: {
|
|
705
|
+
primary_color_hex: '#ffbc05',
|
|
706
|
+
circle: true
|
|
707
|
+
}
|
|
708
|
+
}]
|
|
709
|
+
},
|
|
670
710
|
{
|
|
671
711
|
description: 'The native token of IXO Chain',
|
|
672
712
|
denom_units: [{
|
|
@@ -2295,6 +2335,46 @@ const assets = {
|
|
|
2295
2335
|
}
|
|
2296
2336
|
}]
|
|
2297
2337
|
},
|
|
2338
|
+
{
|
|
2339
|
+
description: 'Deenar gold-backed stablecoin',
|
|
2340
|
+
denom_units: [{
|
|
2341
|
+
denom: 'ibc/55EEB5EF5A085FF51ED02705A0C3224E2FFC40141A9A85BA5BF25EE53D3BD550',
|
|
2342
|
+
exponent: 0,
|
|
2343
|
+
aliases: ['erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE']
|
|
2344
|
+
}, {
|
|
2345
|
+
denom: 'DEEN',
|
|
2346
|
+
exponent: 6
|
|
2347
|
+
}],
|
|
2348
|
+
base: 'ibc/55EEB5EF5A085FF51ED02705A0C3224E2FFC40141A9A85BA5BF25EE53D3BD550',
|
|
2349
|
+
name: 'Deenar',
|
|
2350
|
+
display: 'DEEN',
|
|
2351
|
+
address: '0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
2352
|
+
symbol: 'DEEN',
|
|
2353
|
+
type_asset: 'erc20',
|
|
2354
|
+
traces: [{
|
|
2355
|
+
type: 'ibc',
|
|
2356
|
+
counterparty: {
|
|
2357
|
+
channel_id: 'channel-4',
|
|
2358
|
+
base_denom: 'erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
2359
|
+
chain_name: 'haqq'
|
|
2360
|
+
},
|
|
2361
|
+
chain: {
|
|
2362
|
+
channel_id: 'channel-32'
|
|
2363
|
+
}
|
|
2364
|
+
}],
|
|
2365
|
+
logo_URIs: {
|
|
2366
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
2367
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
2368
|
+
},
|
|
2369
|
+
images: [{
|
|
2370
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
2371
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg',
|
|
2372
|
+
theme: {
|
|
2373
|
+
primary_color_hex: '#ffbc05',
|
|
2374
|
+
circle: true
|
|
2375
|
+
}
|
|
2376
|
+
}]
|
|
2377
|
+
},
|
|
2298
2378
|
{
|
|
2299
2379
|
description: 'The native token of IXO Chain',
|
|
2300
2380
|
denom_units: [{
|
package/esm/mainnet/osmosis.js
CHANGED
|
@@ -3035,6 +3035,46 @@ const assets = {
|
|
|
3035
3035
|
}
|
|
3036
3036
|
}]
|
|
3037
3037
|
},
|
|
3038
|
+
{
|
|
3039
|
+
description: 'Deenar gold-backed stablecoin',
|
|
3040
|
+
denom_units: [{
|
|
3041
|
+
denom: 'ibc/108604FDBE97DAEF128FD4ECFEB2A8AFC2D04A7162C97EAA2FD5BCB0869D0BBC',
|
|
3042
|
+
exponent: 0,
|
|
3043
|
+
aliases: ['erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE']
|
|
3044
|
+
}, {
|
|
3045
|
+
denom: 'DEEN',
|
|
3046
|
+
exponent: 6
|
|
3047
|
+
}],
|
|
3048
|
+
base: 'ibc/108604FDBE97DAEF128FD4ECFEB2A8AFC2D04A7162C97EAA2FD5BCB0869D0BBC',
|
|
3049
|
+
name: 'Deenar',
|
|
3050
|
+
display: 'DEEN',
|
|
3051
|
+
address: '0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
3052
|
+
symbol: 'DEEN',
|
|
3053
|
+
type_asset: 'erc20',
|
|
3054
|
+
traces: [{
|
|
3055
|
+
type: 'ibc',
|
|
3056
|
+
counterparty: {
|
|
3057
|
+
channel_id: 'channel-2',
|
|
3058
|
+
base_denom: 'erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
3059
|
+
chain_name: 'haqq'
|
|
3060
|
+
},
|
|
3061
|
+
chain: {
|
|
3062
|
+
channel_id: 'channel-1575'
|
|
3063
|
+
}
|
|
3064
|
+
}],
|
|
3065
|
+
logo_URIs: {
|
|
3066
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
3067
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
3068
|
+
},
|
|
3069
|
+
images: [{
|
|
3070
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
3071
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg',
|
|
3072
|
+
theme: {
|
|
3073
|
+
primary_color_hex: '#ffbc05',
|
|
3074
|
+
circle: true
|
|
3075
|
+
}
|
|
3076
|
+
}]
|
|
3077
|
+
},
|
|
3038
3078
|
{
|
|
3039
3079
|
description: 'The native staking and governance token of Humans.ai.',
|
|
3040
3080
|
denom_units: [{
|
|
@@ -8284,6 +8324,46 @@ const assets = {
|
|
|
8284
8324
|
}
|
|
8285
8325
|
}]
|
|
8286
8326
|
},
|
|
8327
|
+
{
|
|
8328
|
+
description: 'Deenar gold-backed stablecoin',
|
|
8329
|
+
denom_units: [{
|
|
8330
|
+
denom: 'ibc/108604FDBE97DAEF128FD4ECFEB2A8AFC2D04A7162C97EAA2FD5BCB0869D0BBC',
|
|
8331
|
+
exponent: 0,
|
|
8332
|
+
aliases: ['erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE']
|
|
8333
|
+
}, {
|
|
8334
|
+
denom: 'DEEN',
|
|
8335
|
+
exponent: 6
|
|
8336
|
+
}],
|
|
8337
|
+
base: 'ibc/108604FDBE97DAEF128FD4ECFEB2A8AFC2D04A7162C97EAA2FD5BCB0869D0BBC',
|
|
8338
|
+
name: 'Deenar',
|
|
8339
|
+
display: 'DEEN',
|
|
8340
|
+
address: '0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
8341
|
+
symbol: 'DEEN',
|
|
8342
|
+
type_asset: 'erc20',
|
|
8343
|
+
traces: [{
|
|
8344
|
+
type: 'ibc',
|
|
8345
|
+
counterparty: {
|
|
8346
|
+
channel_id: 'channel-2',
|
|
8347
|
+
base_denom: 'erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
8348
|
+
chain_name: 'haqq'
|
|
8349
|
+
},
|
|
8350
|
+
chain: {
|
|
8351
|
+
channel_id: 'channel-1575'
|
|
8352
|
+
}
|
|
8353
|
+
}],
|
|
8354
|
+
logo_URIs: {
|
|
8355
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
8356
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
8357
|
+
},
|
|
8358
|
+
images: [{
|
|
8359
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
8360
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg',
|
|
8361
|
+
theme: {
|
|
8362
|
+
primary_color_hex: '#ffbc05',
|
|
8363
|
+
circle: true
|
|
8364
|
+
}
|
|
8365
|
+
}]
|
|
8366
|
+
},
|
|
8287
8367
|
{
|
|
8288
8368
|
description: 'The native staking and governance token of Humans.ai.',
|
|
8289
8369
|
denom_units: [{
|
package/esm/mainnet/stride.js
CHANGED
|
@@ -967,6 +967,46 @@ const assets = {
|
|
|
967
967
|
}
|
|
968
968
|
}]
|
|
969
969
|
},
|
|
970
|
+
{
|
|
971
|
+
description: 'Deenar gold-backed stablecoin',
|
|
972
|
+
denom_units: [{
|
|
973
|
+
denom: 'ibc/3973C5943C3BA56C227AAF71D072DB915FA53FBDD2D5CA648E44D3FD234922BA',
|
|
974
|
+
exponent: 0,
|
|
975
|
+
aliases: ['erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE']
|
|
976
|
+
}, {
|
|
977
|
+
denom: 'DEEN',
|
|
978
|
+
exponent: 6
|
|
979
|
+
}],
|
|
980
|
+
base: 'ibc/3973C5943C3BA56C227AAF71D072DB915FA53FBDD2D5CA648E44D3FD234922BA',
|
|
981
|
+
name: 'Deenar',
|
|
982
|
+
display: 'DEEN',
|
|
983
|
+
address: '0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
984
|
+
symbol: 'DEEN',
|
|
985
|
+
type_asset: 'erc20',
|
|
986
|
+
traces: [{
|
|
987
|
+
type: 'ibc',
|
|
988
|
+
counterparty: {
|
|
989
|
+
channel_id: 'channel-7',
|
|
990
|
+
base_denom: 'erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
991
|
+
chain_name: 'haqq'
|
|
992
|
+
},
|
|
993
|
+
chain: {
|
|
994
|
+
channel_id: 'channel-240'
|
|
995
|
+
}
|
|
996
|
+
}],
|
|
997
|
+
logo_URIs: {
|
|
998
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
999
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
1000
|
+
},
|
|
1001
|
+
images: [{
|
|
1002
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
1003
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg',
|
|
1004
|
+
theme: {
|
|
1005
|
+
primary_color_hex: '#ffbc05',
|
|
1006
|
+
circle: true
|
|
1007
|
+
}
|
|
1008
|
+
}]
|
|
1009
|
+
},
|
|
970
1010
|
{
|
|
971
1011
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
972
1012
|
denom_units: [{
|
|
@@ -2898,6 +2938,46 @@ const assets = {
|
|
|
2898
2938
|
}
|
|
2899
2939
|
}]
|
|
2900
2940
|
},
|
|
2941
|
+
{
|
|
2942
|
+
description: 'Deenar gold-backed stablecoin',
|
|
2943
|
+
denom_units: [{
|
|
2944
|
+
denom: 'ibc/3973C5943C3BA56C227AAF71D072DB915FA53FBDD2D5CA648E44D3FD234922BA',
|
|
2945
|
+
exponent: 0,
|
|
2946
|
+
aliases: ['erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE']
|
|
2947
|
+
}, {
|
|
2948
|
+
denom: 'DEEN',
|
|
2949
|
+
exponent: 6
|
|
2950
|
+
}],
|
|
2951
|
+
base: 'ibc/3973C5943C3BA56C227AAF71D072DB915FA53FBDD2D5CA648E44D3FD234922BA',
|
|
2952
|
+
name: 'Deenar',
|
|
2953
|
+
display: 'DEEN',
|
|
2954
|
+
address: '0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
2955
|
+
symbol: 'DEEN',
|
|
2956
|
+
type_asset: 'erc20',
|
|
2957
|
+
traces: [{
|
|
2958
|
+
type: 'ibc',
|
|
2959
|
+
counterparty: {
|
|
2960
|
+
channel_id: 'channel-7',
|
|
2961
|
+
base_denom: 'erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
2962
|
+
chain_name: 'haqq'
|
|
2963
|
+
},
|
|
2964
|
+
chain: {
|
|
2965
|
+
channel_id: 'channel-240'
|
|
2966
|
+
}
|
|
2967
|
+
}],
|
|
2968
|
+
logo_URIs: {
|
|
2969
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
2970
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
2971
|
+
},
|
|
2972
|
+
images: [{
|
|
2973
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
2974
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg',
|
|
2975
|
+
theme: {
|
|
2976
|
+
primary_color_hex: '#ffbc05',
|
|
2977
|
+
circle: true
|
|
2978
|
+
}
|
|
2979
|
+
}]
|
|
2980
|
+
},
|
|
2901
2981
|
{
|
|
2902
2982
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
2903
2983
|
denom_units: [{
|