@chain-registry/assets 1.64.60 → 1.64.62
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/crescent.js +0 -84
- package/esm/mainnet/gravitybridge.js +80 -0
- package/esm/mainnet/juno.js +0 -84
- package/esm/mainnet/kava.js +80 -0
- package/esm/mainnet/kujira.js +0 -84
- package/esm/mainnet/neutron.js +0 -84
- package/esm/mainnet/noble.js +80 -0
- package/esm/mainnet/osmosis.js +80 -84
- package/esm/mainnet/stride.js +80 -0
- package/esm/mainnet/terra2.js +0 -84
- package/esm/testnet/osmosistestnet.js +8 -8
- package/esm/testnet/osmosistestnet4.js +8 -8
- package/mainnet/axelar.js +80 -0
- package/mainnet/cosmoshub.js +80 -0
- package/mainnet/crescent.js +0 -84
- package/mainnet/gravitybridge.js +80 -0
- package/mainnet/juno.js +0 -84
- package/mainnet/kava.js +80 -0
- package/mainnet/kujira.js +0 -84
- package/mainnet/neutron.js +0 -84
- package/mainnet/noble.js +80 -0
- package/mainnet/osmosis.js +80 -84
- package/mainnet/stride.js +80 -0
- package/mainnet/terra2.js +0 -84
- package/package.json +5 -5
- package/testnet/osmosistestnet.js +8 -8
- package/testnet/osmosistestnet4.js +8 -8
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: [{
|
package/esm/mainnet/crescent.js
CHANGED
|
@@ -1350,48 +1350,6 @@ const assets = {
|
|
|
1350
1350
|
}
|
|
1351
1351
|
}]
|
|
1352
1352
|
},
|
|
1353
|
-
{
|
|
1354
|
-
description: 'Mars protocol token',
|
|
1355
|
-
denom_units: [{
|
|
1356
|
-
denom: 'ibc/10A0DD366A472B098DFD93FBAE62E65DA387F314872C4AD3AE43185154738D8D',
|
|
1357
|
-
exponent: 0,
|
|
1358
|
-
aliases: ['umars']
|
|
1359
|
-
}, {
|
|
1360
|
-
denom: 'mars',
|
|
1361
|
-
exponent: 6
|
|
1362
|
-
}],
|
|
1363
|
-
base: 'ibc/10A0DD366A472B098DFD93FBAE62E65DA387F314872C4AD3AE43185154738D8D',
|
|
1364
|
-
name: 'Mars',
|
|
1365
|
-
display: 'mars',
|
|
1366
|
-
symbol: 'MARS',
|
|
1367
|
-
logo_URIs: {
|
|
1368
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
1369
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg'
|
|
1370
|
-
},
|
|
1371
|
-
coingecko_id: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3',
|
|
1372
|
-
images: [{
|
|
1373
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
1374
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg',
|
|
1375
|
-
theme: {
|
|
1376
|
-
primary_color_hex: '#d43c3f'
|
|
1377
|
-
}
|
|
1378
|
-
}],
|
|
1379
|
-
socials: {
|
|
1380
|
-
website: 'https://www.marsprotocol.io/',
|
|
1381
|
-
twitter: 'https://twitter.com/mars_protocol'
|
|
1382
|
-
},
|
|
1383
|
-
traces: [{
|
|
1384
|
-
type: 'ibc',
|
|
1385
|
-
counterparty: {
|
|
1386
|
-
channel_id: 'channel-5',
|
|
1387
|
-
base_denom: 'umars',
|
|
1388
|
-
chain_name: 'mars'
|
|
1389
|
-
},
|
|
1390
|
-
chain: {
|
|
1391
|
-
channel_id: 'channel-35'
|
|
1392
|
-
}
|
|
1393
|
-
}]
|
|
1394
|
-
},
|
|
1395
1353
|
{
|
|
1396
1354
|
description: 'The permissioned staking asset for Noble Chain',
|
|
1397
1355
|
denom_units: [{
|
|
@@ -3649,48 +3607,6 @@ const assets = {
|
|
|
3649
3607
|
}
|
|
3650
3608
|
}]
|
|
3651
3609
|
},
|
|
3652
|
-
{
|
|
3653
|
-
description: 'Mars protocol token',
|
|
3654
|
-
denom_units: [{
|
|
3655
|
-
denom: 'ibc/10A0DD366A472B098DFD93FBAE62E65DA387F314872C4AD3AE43185154738D8D',
|
|
3656
|
-
exponent: 0,
|
|
3657
|
-
aliases: ['umars']
|
|
3658
|
-
}, {
|
|
3659
|
-
denom: 'mars',
|
|
3660
|
-
exponent: 6
|
|
3661
|
-
}],
|
|
3662
|
-
base: 'ibc/10A0DD366A472B098DFD93FBAE62E65DA387F314872C4AD3AE43185154738D8D',
|
|
3663
|
-
name: 'Mars',
|
|
3664
|
-
display: 'mars',
|
|
3665
|
-
symbol: 'MARS',
|
|
3666
|
-
logo_URIs: {
|
|
3667
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
3668
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg'
|
|
3669
|
-
},
|
|
3670
|
-
coingecko_id: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3',
|
|
3671
|
-
images: [{
|
|
3672
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
3673
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg',
|
|
3674
|
-
theme: {
|
|
3675
|
-
primary_color_hex: '#d43c3f'
|
|
3676
|
-
}
|
|
3677
|
-
}],
|
|
3678
|
-
socials: {
|
|
3679
|
-
website: 'https://www.marsprotocol.io/',
|
|
3680
|
-
twitter: 'https://twitter.com/mars_protocol'
|
|
3681
|
-
},
|
|
3682
|
-
traces: [{
|
|
3683
|
-
type: 'ibc',
|
|
3684
|
-
counterparty: {
|
|
3685
|
-
channel_id: 'channel-5',
|
|
3686
|
-
base_denom: 'umars',
|
|
3687
|
-
chain_name: 'mars'
|
|
3688
|
-
},
|
|
3689
|
-
chain: {
|
|
3690
|
-
channel_id: 'channel-35'
|
|
3691
|
-
}
|
|
3692
|
-
}]
|
|
3693
|
-
},
|
|
3694
3610
|
{
|
|
3695
3611
|
description: 'The permissioned staking asset for Noble Chain',
|
|
3696
3612
|
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/juno.js
CHANGED
|
@@ -1707,48 +1707,6 @@ const assets = {
|
|
|
1707
1707
|
}
|
|
1708
1708
|
}]
|
|
1709
1709
|
},
|
|
1710
|
-
{
|
|
1711
|
-
description: 'Mars protocol token',
|
|
1712
|
-
denom_units: [{
|
|
1713
|
-
denom: 'ibc/281FEE887CDF71EB9C1FEFC554822DCB06BE4E8A8BFF944ED64E3D03437E9384',
|
|
1714
|
-
exponent: 0,
|
|
1715
|
-
aliases: ['umars']
|
|
1716
|
-
}, {
|
|
1717
|
-
denom: 'mars',
|
|
1718
|
-
exponent: 6
|
|
1719
|
-
}],
|
|
1720
|
-
base: 'ibc/281FEE887CDF71EB9C1FEFC554822DCB06BE4E8A8BFF944ED64E3D03437E9384',
|
|
1721
|
-
name: 'Mars',
|
|
1722
|
-
display: 'mars',
|
|
1723
|
-
symbol: 'MARS',
|
|
1724
|
-
logo_URIs: {
|
|
1725
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
1726
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg'
|
|
1727
|
-
},
|
|
1728
|
-
coingecko_id: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3',
|
|
1729
|
-
images: [{
|
|
1730
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
1731
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg',
|
|
1732
|
-
theme: {
|
|
1733
|
-
primary_color_hex: '#d43c3f'
|
|
1734
|
-
}
|
|
1735
|
-
}],
|
|
1736
|
-
socials: {
|
|
1737
|
-
website: 'https://www.marsprotocol.io/',
|
|
1738
|
-
twitter: 'https://twitter.com/mars_protocol'
|
|
1739
|
-
},
|
|
1740
|
-
traces: [{
|
|
1741
|
-
type: 'ibc',
|
|
1742
|
-
counterparty: {
|
|
1743
|
-
channel_id: 'channel-3',
|
|
1744
|
-
base_denom: 'umars',
|
|
1745
|
-
chain_name: 'mars'
|
|
1746
|
-
},
|
|
1747
|
-
chain: {
|
|
1748
|
-
channel_id: 'channel-209'
|
|
1749
|
-
}
|
|
1750
|
-
}]
|
|
1751
|
-
},
|
|
1752
1710
|
{
|
|
1753
1711
|
description: 'Migaloo is a cosmwasm-powered, permissionless blockchain designed to build decentralized applications with a focus on interchain liquidity solutions.',
|
|
1754
1712
|
denom_units: [{
|
|
@@ -3610,48 +3568,6 @@ const assets = {
|
|
|
3610
3568
|
}
|
|
3611
3569
|
}]
|
|
3612
3570
|
},
|
|
3613
|
-
{
|
|
3614
|
-
description: 'Mars protocol token',
|
|
3615
|
-
denom_units: [{
|
|
3616
|
-
denom: 'ibc/281FEE887CDF71EB9C1FEFC554822DCB06BE4E8A8BFF944ED64E3D03437E9384',
|
|
3617
|
-
exponent: 0,
|
|
3618
|
-
aliases: ['umars']
|
|
3619
|
-
}, {
|
|
3620
|
-
denom: 'mars',
|
|
3621
|
-
exponent: 6
|
|
3622
|
-
}],
|
|
3623
|
-
base: 'ibc/281FEE887CDF71EB9C1FEFC554822DCB06BE4E8A8BFF944ED64E3D03437E9384',
|
|
3624
|
-
name: 'Mars',
|
|
3625
|
-
display: 'mars',
|
|
3626
|
-
symbol: 'MARS',
|
|
3627
|
-
logo_URIs: {
|
|
3628
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
3629
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg'
|
|
3630
|
-
},
|
|
3631
|
-
coingecko_id: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3',
|
|
3632
|
-
images: [{
|
|
3633
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
3634
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg',
|
|
3635
|
-
theme: {
|
|
3636
|
-
primary_color_hex: '#d43c3f'
|
|
3637
|
-
}
|
|
3638
|
-
}],
|
|
3639
|
-
socials: {
|
|
3640
|
-
website: 'https://www.marsprotocol.io/',
|
|
3641
|
-
twitter: 'https://twitter.com/mars_protocol'
|
|
3642
|
-
},
|
|
3643
|
-
traces: [{
|
|
3644
|
-
type: 'ibc',
|
|
3645
|
-
counterparty: {
|
|
3646
|
-
channel_id: 'channel-3',
|
|
3647
|
-
base_denom: 'umars',
|
|
3648
|
-
chain_name: 'mars'
|
|
3649
|
-
},
|
|
3650
|
-
chain: {
|
|
3651
|
-
channel_id: 'channel-209'
|
|
3652
|
-
}
|
|
3653
|
-
}]
|
|
3654
|
-
},
|
|
3655
3571
|
{
|
|
3656
3572
|
description: 'Migaloo is a cosmwasm-powered, permissionless blockchain designed to build decentralized applications with a focus on interchain liquidity solutions.',
|
|
3657
3573
|
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/kujira.js
CHANGED
|
@@ -3569,48 +3569,6 @@ const assets = {
|
|
|
3569
3569
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
3570
3570
|
}
|
|
3571
3571
|
},
|
|
3572
|
-
{
|
|
3573
|
-
description: 'Mars protocol token',
|
|
3574
|
-
denom_units: [{
|
|
3575
|
-
denom: 'ibc/DBF6ABDB5F3D4267C039967515594453F4A31007FD838A566F563A01D2C2FB80',
|
|
3576
|
-
exponent: 0,
|
|
3577
|
-
aliases: ['umars']
|
|
3578
|
-
}, {
|
|
3579
|
-
denom: 'mars',
|
|
3580
|
-
exponent: 6
|
|
3581
|
-
}],
|
|
3582
|
-
base: 'ibc/DBF6ABDB5F3D4267C039967515594453F4A31007FD838A566F563A01D2C2FB80',
|
|
3583
|
-
name: 'Mars',
|
|
3584
|
-
display: 'mars',
|
|
3585
|
-
symbol: 'MARS',
|
|
3586
|
-
logo_URIs: {
|
|
3587
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
3588
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg'
|
|
3589
|
-
},
|
|
3590
|
-
coingecko_id: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3',
|
|
3591
|
-
images: [{
|
|
3592
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
3593
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg',
|
|
3594
|
-
theme: {
|
|
3595
|
-
primary_color_hex: '#d43c3f'
|
|
3596
|
-
}
|
|
3597
|
-
}],
|
|
3598
|
-
socials: {
|
|
3599
|
-
website: 'https://www.marsprotocol.io/',
|
|
3600
|
-
twitter: 'https://twitter.com/mars_protocol'
|
|
3601
|
-
},
|
|
3602
|
-
traces: [{
|
|
3603
|
-
type: 'ibc',
|
|
3604
|
-
counterparty: {
|
|
3605
|
-
channel_id: 'channel-0',
|
|
3606
|
-
base_denom: 'umars',
|
|
3607
|
-
chain_name: 'mars'
|
|
3608
|
-
},
|
|
3609
|
-
chain: {
|
|
3610
|
-
channel_id: 'channel-55'
|
|
3611
|
-
}
|
|
3612
|
-
}]
|
|
3613
|
-
},
|
|
3614
3572
|
{
|
|
3615
3573
|
description: 'Migaloo is a cosmwasm-powered, permissionless blockchain designed to build decentralized applications with a focus on interchain liquidity solutions.',
|
|
3616
3574
|
denom_units: [{
|
|
@@ -4773,48 +4731,6 @@ const assets = {
|
|
|
4773
4731
|
}
|
|
4774
4732
|
}]
|
|
4775
4733
|
},
|
|
4776
|
-
{
|
|
4777
|
-
description: 'Mars protocol token',
|
|
4778
|
-
denom_units: [{
|
|
4779
|
-
denom: 'ibc/DBF6ABDB5F3D4267C039967515594453F4A31007FD838A566F563A01D2C2FB80',
|
|
4780
|
-
exponent: 0,
|
|
4781
|
-
aliases: ['umars']
|
|
4782
|
-
}, {
|
|
4783
|
-
denom: 'mars',
|
|
4784
|
-
exponent: 6
|
|
4785
|
-
}],
|
|
4786
|
-
base: 'ibc/DBF6ABDB5F3D4267C039967515594453F4A31007FD838A566F563A01D2C2FB80',
|
|
4787
|
-
name: 'Mars',
|
|
4788
|
-
display: 'mars',
|
|
4789
|
-
symbol: 'MARS',
|
|
4790
|
-
logo_URIs: {
|
|
4791
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
4792
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg'
|
|
4793
|
-
},
|
|
4794
|
-
coingecko_id: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3',
|
|
4795
|
-
images: [{
|
|
4796
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
4797
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg',
|
|
4798
|
-
theme: {
|
|
4799
|
-
primary_color_hex: '#d43c3f'
|
|
4800
|
-
}
|
|
4801
|
-
}],
|
|
4802
|
-
socials: {
|
|
4803
|
-
website: 'https://www.marsprotocol.io/',
|
|
4804
|
-
twitter: 'https://twitter.com/mars_protocol'
|
|
4805
|
-
},
|
|
4806
|
-
traces: [{
|
|
4807
|
-
type: 'ibc',
|
|
4808
|
-
counterparty: {
|
|
4809
|
-
channel_id: 'channel-0',
|
|
4810
|
-
base_denom: 'umars',
|
|
4811
|
-
chain_name: 'mars'
|
|
4812
|
-
},
|
|
4813
|
-
chain: {
|
|
4814
|
-
channel_id: 'channel-55'
|
|
4815
|
-
}
|
|
4816
|
-
}]
|
|
4817
|
-
},
|
|
4818
4734
|
{
|
|
4819
4735
|
description: 'Migaloo is a cosmwasm-powered, permissionless blockchain designed to build decentralized applications with a focus on interchain liquidity solutions.',
|
|
4820
4736
|
denom_units: [{
|