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