@chain-registry/osmosis 1.62.49 → 1.62.51
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/asset_list.js +144 -0
- package/assets.js +6 -15
- package/esm/asset_list.js +144 -0
- package/esm/assets.js +6 -15
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -3037,6 +3037,46 @@ const asset_list = {
|
|
|
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: [{
|
|
@@ -3428,6 +3468,38 @@ const asset_list = {
|
|
|
3428
3468
|
}
|
|
3429
3469
|
}]
|
|
3430
3470
|
},
|
|
3471
|
+
{
|
|
3472
|
+
description: 'DRUGS meme coin',
|
|
3473
|
+
denom_units: [{
|
|
3474
|
+
denom: 'ibc/5F036A5A222C8F4CD24621B353F605AA5F686C66D45EB4439D0789913D3EA637',
|
|
3475
|
+
exponent: 0,
|
|
3476
|
+
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
3477
|
+
}, {
|
|
3478
|
+
denom: 'DRUGS',
|
|
3479
|
+
exponent: 6
|
|
3480
|
+
}],
|
|
3481
|
+
base: 'ibc/5F036A5A222C8F4CD24621B353F605AA5F686C66D45EB4439D0789913D3EA637',
|
|
3482
|
+
name: 'DRUGS',
|
|
3483
|
+
display: 'DRUGS',
|
|
3484
|
+
symbol: 'DRUGS',
|
|
3485
|
+
logo_URIs: {
|
|
3486
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
3487
|
+
},
|
|
3488
|
+
images: [{
|
|
3489
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
3490
|
+
}],
|
|
3491
|
+
traces: [{
|
|
3492
|
+
type: 'ibc',
|
|
3493
|
+
counterparty: {
|
|
3494
|
+
channel_id: 'channel-8',
|
|
3495
|
+
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
3496
|
+
chain_name: 'injective'
|
|
3497
|
+
},
|
|
3498
|
+
chain: {
|
|
3499
|
+
channel_id: 'channel-122'
|
|
3500
|
+
}
|
|
3501
|
+
}]
|
|
3502
|
+
},
|
|
3431
3503
|
{
|
|
3432
3504
|
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
3433
3505
|
denom_units: [{
|
|
@@ -8254,6 +8326,46 @@ const asset_list = {
|
|
|
8254
8326
|
}
|
|
8255
8327
|
}]
|
|
8256
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
|
+
},
|
|
8257
8369
|
{
|
|
8258
8370
|
description: 'The native staking and governance token of Humans.ai.',
|
|
8259
8371
|
denom_units: [{
|
|
@@ -8645,6 +8757,38 @@ const asset_list = {
|
|
|
8645
8757
|
}
|
|
8646
8758
|
}]
|
|
8647
8759
|
},
|
|
8760
|
+
{
|
|
8761
|
+
description: 'DRUGS meme coin',
|
|
8762
|
+
denom_units: [{
|
|
8763
|
+
denom: 'ibc/5F036A5A222C8F4CD24621B353F605AA5F686C66D45EB4439D0789913D3EA637',
|
|
8764
|
+
exponent: 0,
|
|
8765
|
+
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
8766
|
+
}, {
|
|
8767
|
+
denom: 'DRUGS',
|
|
8768
|
+
exponent: 6
|
|
8769
|
+
}],
|
|
8770
|
+
base: 'ibc/5F036A5A222C8F4CD24621B353F605AA5F686C66D45EB4439D0789913D3EA637',
|
|
8771
|
+
name: 'DRUGS',
|
|
8772
|
+
display: 'DRUGS',
|
|
8773
|
+
symbol: 'DRUGS',
|
|
8774
|
+
logo_URIs: {
|
|
8775
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
8776
|
+
},
|
|
8777
|
+
images: [{
|
|
8778
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
8779
|
+
}],
|
|
8780
|
+
traces: [{
|
|
8781
|
+
type: 'ibc',
|
|
8782
|
+
counterparty: {
|
|
8783
|
+
channel_id: 'channel-8',
|
|
8784
|
+
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
8785
|
+
chain_name: 'injective'
|
|
8786
|
+
},
|
|
8787
|
+
chain: {
|
|
8788
|
+
channel_id: 'channel-122'
|
|
8789
|
+
}
|
|
8790
|
+
}]
|
|
8791
|
+
},
|
|
8648
8792
|
{
|
|
8649
8793
|
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
8650
8794
|
denom_units: [{
|
package/assets.js
CHANGED
|
@@ -17866,8 +17866,7 @@ const assets = {
|
|
|
17866
17866
|
description: 'TRONIX is the mainnet native token of the TRON Protocol issued by TRON DAO, known as TRX.',
|
|
17867
17867
|
denom_units: [{
|
|
17868
17868
|
denom: 'factory/osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9/TRX.rt',
|
|
17869
|
-
exponent: 0
|
|
17870
|
-
aliases: ['sun']
|
|
17869
|
+
exponent: 0
|
|
17871
17870
|
}, {
|
|
17872
17871
|
denom: 'trx',
|
|
17873
17872
|
exponent: 6
|
|
@@ -17901,11 +17900,10 @@ const assets = {
|
|
|
17901
17900
|
}]
|
|
17902
17901
|
},
|
|
17903
17902
|
{
|
|
17904
|
-
description: '
|
|
17903
|
+
description: 'A synthetic version of USDT issued by Router, which can be unwrapped to USDT on several chains.',
|
|
17905
17904
|
denom_units: [{
|
|
17906
17905
|
denom: 'factory/osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9/USDT.rt',
|
|
17907
|
-
exponent: 0
|
|
17908
|
-
aliases: ['TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t']
|
|
17906
|
+
exponent: 0
|
|
17909
17907
|
}, {
|
|
17910
17908
|
denom: 'usdt',
|
|
17911
17909
|
exponent: 6
|
|
@@ -17917,24 +17915,17 @@ const assets = {
|
|
|
17917
17915
|
display: 'usdt',
|
|
17918
17916
|
symbol: 'USDT',
|
|
17919
17917
|
traces: [{
|
|
17920
|
-
type: '
|
|
17918
|
+
type: 'synthetic',
|
|
17921
17919
|
counterparty: {
|
|
17922
17920
|
chain_name: 'ethereum',
|
|
17923
17921
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
17924
17922
|
},
|
|
17925
|
-
provider: 'Tether'
|
|
17926
|
-
}, {
|
|
17927
|
-
type: 'bridge',
|
|
17928
|
-
counterparty: {
|
|
17929
|
-
chain_name: 'tron',
|
|
17930
|
-
base_denom: 'TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t'
|
|
17931
|
-
},
|
|
17932
17923
|
provider: 'Router'
|
|
17933
17924
|
}],
|
|
17934
17925
|
images: [{
|
|
17935
17926
|
image_sync: {
|
|
17936
|
-
chain_name: '
|
|
17937
|
-
base_denom: '
|
|
17927
|
+
chain_name: 'ethereum',
|
|
17928
|
+
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
17938
17929
|
},
|
|
17939
17930
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
17940
17931
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
package/esm/asset_list.js
CHANGED
|
@@ -3035,6 +3035,46 @@ const asset_list = {
|
|
|
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: [{
|
|
@@ -3426,6 +3466,38 @@ const asset_list = {
|
|
|
3426
3466
|
}
|
|
3427
3467
|
}]
|
|
3428
3468
|
},
|
|
3469
|
+
{
|
|
3470
|
+
description: 'DRUGS meme coin',
|
|
3471
|
+
denom_units: [{
|
|
3472
|
+
denom: 'ibc/5F036A5A222C8F4CD24621B353F605AA5F686C66D45EB4439D0789913D3EA637',
|
|
3473
|
+
exponent: 0,
|
|
3474
|
+
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
3475
|
+
}, {
|
|
3476
|
+
denom: 'DRUGS',
|
|
3477
|
+
exponent: 6
|
|
3478
|
+
}],
|
|
3479
|
+
base: 'ibc/5F036A5A222C8F4CD24621B353F605AA5F686C66D45EB4439D0789913D3EA637',
|
|
3480
|
+
name: 'DRUGS',
|
|
3481
|
+
display: 'DRUGS',
|
|
3482
|
+
symbol: 'DRUGS',
|
|
3483
|
+
logo_URIs: {
|
|
3484
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
3485
|
+
},
|
|
3486
|
+
images: [{
|
|
3487
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
3488
|
+
}],
|
|
3489
|
+
traces: [{
|
|
3490
|
+
type: 'ibc',
|
|
3491
|
+
counterparty: {
|
|
3492
|
+
channel_id: 'channel-8',
|
|
3493
|
+
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
3494
|
+
chain_name: 'injective'
|
|
3495
|
+
},
|
|
3496
|
+
chain: {
|
|
3497
|
+
channel_id: 'channel-122'
|
|
3498
|
+
}
|
|
3499
|
+
}]
|
|
3500
|
+
},
|
|
3429
3501
|
{
|
|
3430
3502
|
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
3431
3503
|
denom_units: [{
|
|
@@ -8252,6 +8324,46 @@ const asset_list = {
|
|
|
8252
8324
|
}
|
|
8253
8325
|
}]
|
|
8254
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
|
+
},
|
|
8255
8367
|
{
|
|
8256
8368
|
description: 'The native staking and governance token of Humans.ai.',
|
|
8257
8369
|
denom_units: [{
|
|
@@ -8643,6 +8755,38 @@ const asset_list = {
|
|
|
8643
8755
|
}
|
|
8644
8756
|
}]
|
|
8645
8757
|
},
|
|
8758
|
+
{
|
|
8759
|
+
description: 'DRUGS meme coin',
|
|
8760
|
+
denom_units: [{
|
|
8761
|
+
denom: 'ibc/5F036A5A222C8F4CD24621B353F605AA5F686C66D45EB4439D0789913D3EA637',
|
|
8762
|
+
exponent: 0,
|
|
8763
|
+
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
8764
|
+
}, {
|
|
8765
|
+
denom: 'DRUGS',
|
|
8766
|
+
exponent: 6
|
|
8767
|
+
}],
|
|
8768
|
+
base: 'ibc/5F036A5A222C8F4CD24621B353F605AA5F686C66D45EB4439D0789913D3EA637',
|
|
8769
|
+
name: 'DRUGS',
|
|
8770
|
+
display: 'DRUGS',
|
|
8771
|
+
symbol: 'DRUGS',
|
|
8772
|
+
logo_URIs: {
|
|
8773
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
8774
|
+
},
|
|
8775
|
+
images: [{
|
|
8776
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
8777
|
+
}],
|
|
8778
|
+
traces: [{
|
|
8779
|
+
type: 'ibc',
|
|
8780
|
+
counterparty: {
|
|
8781
|
+
channel_id: 'channel-8',
|
|
8782
|
+
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
8783
|
+
chain_name: 'injective'
|
|
8784
|
+
},
|
|
8785
|
+
chain: {
|
|
8786
|
+
channel_id: 'channel-122'
|
|
8787
|
+
}
|
|
8788
|
+
}]
|
|
8789
|
+
},
|
|
8646
8790
|
{
|
|
8647
8791
|
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
8648
8792
|
denom_units: [{
|
package/esm/assets.js
CHANGED
|
@@ -17864,8 +17864,7 @@ const assets = {
|
|
|
17864
17864
|
description: 'TRONIX is the mainnet native token of the TRON Protocol issued by TRON DAO, known as TRX.',
|
|
17865
17865
|
denom_units: [{
|
|
17866
17866
|
denom: 'factory/osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9/TRX.rt',
|
|
17867
|
-
exponent: 0
|
|
17868
|
-
aliases: ['sun']
|
|
17867
|
+
exponent: 0
|
|
17869
17868
|
}, {
|
|
17870
17869
|
denom: 'trx',
|
|
17871
17870
|
exponent: 6
|
|
@@ -17899,11 +17898,10 @@ const assets = {
|
|
|
17899
17898
|
}]
|
|
17900
17899
|
},
|
|
17901
17900
|
{
|
|
17902
|
-
description: '
|
|
17901
|
+
description: 'A synthetic version of USDT issued by Router, which can be unwrapped to USDT on several chains.',
|
|
17903
17902
|
denom_units: [{
|
|
17904
17903
|
denom: 'factory/osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9/USDT.rt',
|
|
17905
|
-
exponent: 0
|
|
17906
|
-
aliases: ['TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t']
|
|
17904
|
+
exponent: 0
|
|
17907
17905
|
}, {
|
|
17908
17906
|
denom: 'usdt',
|
|
17909
17907
|
exponent: 6
|
|
@@ -17915,24 +17913,17 @@ const assets = {
|
|
|
17915
17913
|
display: 'usdt',
|
|
17916
17914
|
symbol: 'USDT',
|
|
17917
17915
|
traces: [{
|
|
17918
|
-
type: '
|
|
17916
|
+
type: 'synthetic',
|
|
17919
17917
|
counterparty: {
|
|
17920
17918
|
chain_name: 'ethereum',
|
|
17921
17919
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
17922
17920
|
},
|
|
17923
|
-
provider: 'Tether'
|
|
17924
|
-
}, {
|
|
17925
|
-
type: 'bridge',
|
|
17926
|
-
counterparty: {
|
|
17927
|
-
chain_name: 'tron',
|
|
17928
|
-
base_denom: 'TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t'
|
|
17929
|
-
},
|
|
17930
17921
|
provider: 'Router'
|
|
17931
17922
|
}],
|
|
17932
17923
|
images: [{
|
|
17933
17924
|
image_sync: {
|
|
17934
|
-
chain_name: '
|
|
17935
|
-
base_denom: '
|
|
17925
|
+
chain_name: 'ethereum',
|
|
17926
|
+
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
17936
17927
|
},
|
|
17937
17928
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
17938
17929
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.62.
|
|
3
|
+
"version": "1.62.51",
|
|
4
4
|
"description": "Chain Registry info for Osmosis",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"test:watch": "jest --watch"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@chain-registry/types": "^0.45.
|
|
33
|
+
"@chain-registry/types": "^0.45.51"
|
|
34
34
|
},
|
|
35
35
|
"keywords": [
|
|
36
36
|
"chain-registry",
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
"interchain",
|
|
40
40
|
"osmosis"
|
|
41
41
|
],
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "c50a4b484aeab470c69ded4f85168948a203aa17"
|
|
43
43
|
}
|