@chain-registry/osmosis 1.45.10 → 1.45.12
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 +90 -80
- package/assets.js +123 -2
- package/esm/asset_list.js +90 -80
- package/esm/assets.js +123 -2
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -1751,14 +1751,14 @@ const asset_list = {
|
|
|
1751
1751
|
{
|
|
1752
1752
|
description: 'The native token of dHealth',
|
|
1753
1753
|
denom_units: [{
|
|
1754
|
-
denom: 'ibc/
|
|
1754
|
+
denom: 'ibc/FD506CCA1FC574F2A8175FB574C981E9F6351E194AA48AC219BD67FF934E2F33',
|
|
1755
1755
|
exponent: 0,
|
|
1756
1756
|
aliases: ['udhp']
|
|
1757
1757
|
}, {
|
|
1758
1758
|
denom: 'dhp',
|
|
1759
1759
|
exponent: 6
|
|
1760
1760
|
}],
|
|
1761
|
-
base: 'ibc/
|
|
1761
|
+
base: 'ibc/FD506CCA1FC574F2A8175FB574C981E9F6351E194AA48AC219BD67FF934E2F33',
|
|
1762
1762
|
name: 'Digital Health Point',
|
|
1763
1763
|
display: 'dhp',
|
|
1764
1764
|
symbol: 'DHP',
|
|
@@ -1774,12 +1774,12 @@ const asset_list = {
|
|
|
1774
1774
|
traces: [{
|
|
1775
1775
|
type: 'ibc',
|
|
1776
1776
|
counterparty: {
|
|
1777
|
-
channel_id: 'channel-
|
|
1777
|
+
channel_id: 'channel-4',
|
|
1778
1778
|
base_denom: 'udhp',
|
|
1779
1779
|
chain_name: 'dhealth'
|
|
1780
1780
|
},
|
|
1781
1781
|
chain: {
|
|
1782
|
-
channel_id: 'channel-
|
|
1782
|
+
channel_id: 'channel-75030'
|
|
1783
1783
|
}
|
|
1784
1784
|
}]
|
|
1785
1785
|
},
|
|
@@ -1904,6 +1904,7 @@ const asset_list = {
|
|
|
1904
1904
|
denom: 'dym',
|
|
1905
1905
|
exponent: 18
|
|
1906
1906
|
}],
|
|
1907
|
+
type_asset: 'sdk.coin',
|
|
1907
1908
|
base: 'ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110',
|
|
1908
1909
|
name: 'Dymension',
|
|
1909
1910
|
display: 'dym',
|
|
@@ -1933,42 +1934,6 @@ const asset_list = {
|
|
|
1933
1934
|
}
|
|
1934
1935
|
}]
|
|
1935
1936
|
},
|
|
1936
|
-
{
|
|
1937
|
-
description: 'The native token of Nim Network.',
|
|
1938
|
-
extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
|
|
1939
|
-
denom_units: [{
|
|
1940
|
-
denom: 'ibc/4AAC4F12E50C3078782F7321B91F94D83AA5983235ABC800BC3B551026003E2E',
|
|
1941
|
-
exponent: 0,
|
|
1942
|
-
aliases: ['anim']
|
|
1943
|
-
}, {
|
|
1944
|
-
denom: 'nim',
|
|
1945
|
-
exponent: 18
|
|
1946
|
-
}],
|
|
1947
|
-
base: 'ibc/4AAC4F12E50C3078782F7321B91F94D83AA5983235ABC800BC3B551026003E2E',
|
|
1948
|
-
name: 'NIM Network',
|
|
1949
|
-
display: 'nim',
|
|
1950
|
-
symbol: 'NIM',
|
|
1951
|
-
images: [{
|
|
1952
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
1953
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
1954
|
-
}],
|
|
1955
|
-
socials: {
|
|
1956
|
-
website: 'https://nim.network/',
|
|
1957
|
-
twitter: 'https://twitter.com/nim_network'
|
|
1958
|
-
},
|
|
1959
|
-
keywords: ['gaming', 'AI'],
|
|
1960
|
-
traces: [{
|
|
1961
|
-
type: 'ibc',
|
|
1962
|
-
counterparty: {
|
|
1963
|
-
channel_id: 'channel-2',
|
|
1964
|
-
base_denom: 'anim',
|
|
1965
|
-
chain_name: 'dymension'
|
|
1966
|
-
},
|
|
1967
|
-
chain: {
|
|
1968
|
-
channel_id: 'channel-19774'
|
|
1969
|
-
}
|
|
1970
|
-
}]
|
|
1971
|
-
},
|
|
1972
1937
|
{
|
|
1973
1938
|
description: 'The native staking and governance token of the Dyson Protocol',
|
|
1974
1939
|
denom_units: [{
|
|
@@ -6261,14 +6226,14 @@ const asset_list = {
|
|
|
6261
6226
|
{
|
|
6262
6227
|
description: 'The native token of dHealth',
|
|
6263
6228
|
denom_units: [{
|
|
6264
|
-
denom: 'ibc/
|
|
6229
|
+
denom: 'ibc/FD506CCA1FC574F2A8175FB574C981E9F6351E194AA48AC219BD67FF934E2F33',
|
|
6265
6230
|
exponent: 0,
|
|
6266
6231
|
aliases: ['udhp']
|
|
6267
6232
|
}, {
|
|
6268
6233
|
denom: 'dhp',
|
|
6269
6234
|
exponent: 6
|
|
6270
6235
|
}],
|
|
6271
|
-
base: 'ibc/
|
|
6236
|
+
base: 'ibc/FD506CCA1FC574F2A8175FB574C981E9F6351E194AA48AC219BD67FF934E2F33',
|
|
6272
6237
|
name: 'Digital Health Point',
|
|
6273
6238
|
display: 'dhp',
|
|
6274
6239
|
symbol: 'DHP',
|
|
@@ -6284,12 +6249,12 @@ const asset_list = {
|
|
|
6284
6249
|
traces: [{
|
|
6285
6250
|
type: 'ibc',
|
|
6286
6251
|
counterparty: {
|
|
6287
|
-
channel_id: 'channel-
|
|
6252
|
+
channel_id: 'channel-4',
|
|
6288
6253
|
base_denom: 'udhp',
|
|
6289
6254
|
chain_name: 'dhealth'
|
|
6290
6255
|
},
|
|
6291
6256
|
chain: {
|
|
6292
|
-
channel_id: 'channel-
|
|
6257
|
+
channel_id: 'channel-75030'
|
|
6293
6258
|
}
|
|
6294
6259
|
}]
|
|
6295
6260
|
},
|
|
@@ -6414,6 +6379,7 @@ const asset_list = {
|
|
|
6414
6379
|
denom: 'dym',
|
|
6415
6380
|
exponent: 18
|
|
6416
6381
|
}],
|
|
6382
|
+
type_asset: 'sdk.coin',
|
|
6417
6383
|
base: 'ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110',
|
|
6418
6384
|
name: 'Dymension',
|
|
6419
6385
|
display: 'dym',
|
|
@@ -6443,42 +6409,6 @@ const asset_list = {
|
|
|
6443
6409
|
}
|
|
6444
6410
|
}]
|
|
6445
6411
|
},
|
|
6446
|
-
{
|
|
6447
|
-
description: 'The native token of Nim Network.',
|
|
6448
|
-
extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
|
|
6449
|
-
denom_units: [{
|
|
6450
|
-
denom: 'ibc/4AAC4F12E50C3078782F7321B91F94D83AA5983235ABC800BC3B551026003E2E',
|
|
6451
|
-
exponent: 0,
|
|
6452
|
-
aliases: ['anim']
|
|
6453
|
-
}, {
|
|
6454
|
-
denom: 'nim',
|
|
6455
|
-
exponent: 18
|
|
6456
|
-
}],
|
|
6457
|
-
base: 'ibc/4AAC4F12E50C3078782F7321B91F94D83AA5983235ABC800BC3B551026003E2E',
|
|
6458
|
-
name: 'NIM Network',
|
|
6459
|
-
display: 'nim',
|
|
6460
|
-
symbol: 'NIM',
|
|
6461
|
-
images: [{
|
|
6462
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
6463
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
6464
|
-
}],
|
|
6465
|
-
socials: {
|
|
6466
|
-
website: 'https://nim.network/',
|
|
6467
|
-
twitter: 'https://twitter.com/nim_network'
|
|
6468
|
-
},
|
|
6469
|
-
keywords: ['gaming', 'AI'],
|
|
6470
|
-
traces: [{
|
|
6471
|
-
type: 'ibc',
|
|
6472
|
-
counterparty: {
|
|
6473
|
-
channel_id: 'channel-2',
|
|
6474
|
-
base_denom: 'anim',
|
|
6475
|
-
chain_name: 'dymension'
|
|
6476
|
-
},
|
|
6477
|
-
chain: {
|
|
6478
|
-
channel_id: 'channel-19774'
|
|
6479
|
-
}
|
|
6480
|
-
}]
|
|
6481
|
-
},
|
|
6482
6412
|
{
|
|
6483
6413
|
description: 'The native staking and governance token of the Dyson Protocol',
|
|
6484
6414
|
denom_units: [{
|
|
@@ -9803,6 +9733,46 @@ const asset_list = {
|
|
|
9803
9733
|
}
|
|
9804
9734
|
}]
|
|
9805
9735
|
},
|
|
9736
|
+
{
|
|
9737
|
+
description: 'The native token of SEDA Chain.',
|
|
9738
|
+
extended_description: 'SEDA is a standard for modular data transport and querying. Any data type, for all networks.',
|
|
9739
|
+
denom_units: [{
|
|
9740
|
+
denom: 'ibc/956AEF1DA92F70584266E87978C3F30A43B91EE6ABC62F03D097E79F6B99C4D8',
|
|
9741
|
+
exponent: 0,
|
|
9742
|
+
aliases: ['aseda']
|
|
9743
|
+
}, {
|
|
9744
|
+
denom: 'seda',
|
|
9745
|
+
exponent: 18
|
|
9746
|
+
}],
|
|
9747
|
+
base: 'ibc/956AEF1DA92F70584266E87978C3F30A43B91EE6ABC62F03D097E79F6B99C4D8',
|
|
9748
|
+
name: 'Seda',
|
|
9749
|
+
display: 'seda',
|
|
9750
|
+
symbol: 'SEDA',
|
|
9751
|
+
logo_URIs: {
|
|
9752
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
|
|
9753
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
9754
|
+
},
|
|
9755
|
+
coingecko_id: 'seda-2',
|
|
9756
|
+
images: [{
|
|
9757
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
|
|
9758
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
9759
|
+
}],
|
|
9760
|
+
socials: {
|
|
9761
|
+
website: 'https://www.seda.xyz/',
|
|
9762
|
+
twitter: 'https://twitter.com/sedaprotocol'
|
|
9763
|
+
},
|
|
9764
|
+
traces: [{
|
|
9765
|
+
type: 'ibc',
|
|
9766
|
+
counterparty: {
|
|
9767
|
+
channel_id: 'channel-0',
|
|
9768
|
+
base_denom: 'aseda',
|
|
9769
|
+
chain_name: 'seda'
|
|
9770
|
+
},
|
|
9771
|
+
chain: {
|
|
9772
|
+
channel_id: 'channel-75016'
|
|
9773
|
+
}
|
|
9774
|
+
}]
|
|
9775
|
+
},
|
|
9806
9776
|
{
|
|
9807
9777
|
description: 'The native staking token of Sei.',
|
|
9808
9778
|
denom_units: [{
|
|
@@ -12355,6 +12325,46 @@ const asset_list = {
|
|
|
12355
12325
|
}
|
|
12356
12326
|
}]
|
|
12357
12327
|
},
|
|
12328
|
+
{
|
|
12329
|
+
description: 'The native token of SEDA Chain.',
|
|
12330
|
+
extended_description: 'SEDA is a standard for modular data transport and querying. Any data type, for all networks.',
|
|
12331
|
+
denom_units: [{
|
|
12332
|
+
denom: 'ibc/956AEF1DA92F70584266E87978C3F30A43B91EE6ABC62F03D097E79F6B99C4D8',
|
|
12333
|
+
exponent: 0,
|
|
12334
|
+
aliases: ['aseda']
|
|
12335
|
+
}, {
|
|
12336
|
+
denom: 'seda',
|
|
12337
|
+
exponent: 18
|
|
12338
|
+
}],
|
|
12339
|
+
base: 'ibc/956AEF1DA92F70584266E87978C3F30A43B91EE6ABC62F03D097E79F6B99C4D8',
|
|
12340
|
+
name: 'Seda',
|
|
12341
|
+
display: 'seda',
|
|
12342
|
+
symbol: 'SEDA',
|
|
12343
|
+
logo_URIs: {
|
|
12344
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
|
|
12345
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
12346
|
+
},
|
|
12347
|
+
coingecko_id: 'seda-2',
|
|
12348
|
+
images: [{
|
|
12349
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
|
|
12350
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
12351
|
+
}],
|
|
12352
|
+
socials: {
|
|
12353
|
+
website: 'https://www.seda.xyz/',
|
|
12354
|
+
twitter: 'https://twitter.com/sedaprotocol'
|
|
12355
|
+
},
|
|
12356
|
+
traces: [{
|
|
12357
|
+
type: 'ibc',
|
|
12358
|
+
counterparty: {
|
|
12359
|
+
channel_id: 'channel-0',
|
|
12360
|
+
base_denom: 'aseda',
|
|
12361
|
+
chain_name: 'seda'
|
|
12362
|
+
},
|
|
12363
|
+
chain: {
|
|
12364
|
+
channel_id: 'channel-75016'
|
|
12365
|
+
}
|
|
12366
|
+
}]
|
|
12367
|
+
},
|
|
12358
12368
|
{
|
|
12359
12369
|
description: 'The native staking token of Sei.',
|
|
12360
12370
|
denom_units: [{
|
package/assets.js
CHANGED
|
@@ -13237,7 +13237,7 @@ const assets = {
|
|
|
13237
13237
|
type: 'bridge',
|
|
13238
13238
|
counterparty: {
|
|
13239
13239
|
chain_name: '0l',
|
|
13240
|
-
base_denom: '
|
|
13240
|
+
base_denom: 'microlibra'
|
|
13241
13241
|
},
|
|
13242
13242
|
provider: 'LibraBridge'
|
|
13243
13243
|
}],
|
|
@@ -13248,7 +13248,7 @@ const assets = {
|
|
|
13248
13248
|
images: [{
|
|
13249
13249
|
image_sync: {
|
|
13250
13250
|
chain_name: '0l',
|
|
13251
|
-
base_denom: '
|
|
13251
|
+
base_denom: 'microlibra'
|
|
13252
13252
|
},
|
|
13253
13253
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.svg',
|
|
13254
13254
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.png'
|
|
@@ -13280,6 +13280,127 @@ const assets = {
|
|
|
13280
13280
|
images: [{
|
|
13281
13281
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ashLAB.png'
|
|
13282
13282
|
}]
|
|
13283
|
+
},
|
|
13284
|
+
{
|
|
13285
|
+
description: 'The native token of Nim Network.',
|
|
13286
|
+
extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
|
|
13287
|
+
denom_units: [{
|
|
13288
|
+
denom: 'ibc/279D69A6EF8E37456C8D2DC7A7C1C50F7A566EC4758F6DE17472A9FDE36C4426',
|
|
13289
|
+
exponent: 0,
|
|
13290
|
+
aliases: ['anim', 'ibc/FB53D1684F155CBB86D9CE917807E42B59209EBE3AD3A92E15EF66586C073942']
|
|
13291
|
+
}, {
|
|
13292
|
+
denom: 'nim',
|
|
13293
|
+
exponent: 18
|
|
13294
|
+
}],
|
|
13295
|
+
type_asset: 'ics20',
|
|
13296
|
+
base: 'ibc/279D69A6EF8E37456C8D2DC7A7C1C50F7A566EC4758F6DE17472A9FDE36C4426',
|
|
13297
|
+
name: 'NIM Network',
|
|
13298
|
+
display: 'nim',
|
|
13299
|
+
symbol: 'NIM',
|
|
13300
|
+
traces: [{
|
|
13301
|
+
type: 'ibc',
|
|
13302
|
+
counterparty: {
|
|
13303
|
+
chain_name: 'dymension',
|
|
13304
|
+
base_denom: 'ibc/FB53D1684F155CBB86D9CE917807E42B59209EBE3AD3A92E15EF66586C073942',
|
|
13305
|
+
channel_id: 'channel-2'
|
|
13306
|
+
},
|
|
13307
|
+
chain: {
|
|
13308
|
+
channel_id: 'channel-19774',
|
|
13309
|
+
path: 'transfer/channel-19774/transfer/channel-49/anim'
|
|
13310
|
+
}
|
|
13311
|
+
}],
|
|
13312
|
+
images: [{
|
|
13313
|
+
image_sync: {
|
|
13314
|
+
chain_name: 'dymension',
|
|
13315
|
+
base_denom: 'ibc/FB53D1684F155CBB86D9CE917807E42B59209EBE3AD3A92E15EF66586C073942'
|
|
13316
|
+
},
|
|
13317
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nim/images/nim.png',
|
|
13318
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nim/images/nim.svg'
|
|
13319
|
+
}],
|
|
13320
|
+
socials: {
|
|
13321
|
+
website: 'https://ai.nim.network/',
|
|
13322
|
+
twitter: 'https://twitter.com/nim_network'
|
|
13323
|
+
},
|
|
13324
|
+
keywords: ['gaming', 'AI']
|
|
13325
|
+
},
|
|
13326
|
+
{
|
|
13327
|
+
description: 'Beer Is Good for You!',
|
|
13328
|
+
denom_units: [{
|
|
13329
|
+
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bwh',
|
|
13330
|
+
exponent: 0
|
|
13331
|
+
}, {
|
|
13332
|
+
denom: 'bwh',
|
|
13333
|
+
exponent: 6
|
|
13334
|
+
}],
|
|
13335
|
+
type_asset: 'sdk.coin',
|
|
13336
|
+
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
13337
|
+
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bwh',
|
|
13338
|
+
name: 'BeerWifHat',
|
|
13339
|
+
display: 'bwh',
|
|
13340
|
+
symbol: 'BWH',
|
|
13341
|
+
logo_URIs: {
|
|
13342
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bwh.png'
|
|
13343
|
+
},
|
|
13344
|
+
images: [{
|
|
13345
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bwh.png'
|
|
13346
|
+
}]
|
|
13347
|
+
},
|
|
13348
|
+
{
|
|
13349
|
+
description: 'Cosmos Airdrop Chat',
|
|
13350
|
+
extended_description: 'Official Token of the Cosmos Airdrop community',
|
|
13351
|
+
denom_units: [{
|
|
13352
|
+
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/cac',
|
|
13353
|
+
exponent: 0
|
|
13354
|
+
}, {
|
|
13355
|
+
denom: 'CAC',
|
|
13356
|
+
exponent: 6
|
|
13357
|
+
}],
|
|
13358
|
+
type_asset: 'sdk.coin',
|
|
13359
|
+
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
13360
|
+
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/cac',
|
|
13361
|
+
name: 'Cosmos Airdrop Chat',
|
|
13362
|
+
display: 'CAC',
|
|
13363
|
+
symbol: 'CAC',
|
|
13364
|
+
logo_URIs: {
|
|
13365
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CAC.png'
|
|
13366
|
+
},
|
|
13367
|
+
images: [{
|
|
13368
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CAC.png'
|
|
13369
|
+
}]
|
|
13370
|
+
},
|
|
13371
|
+
{
|
|
13372
|
+
description: 'GRAC is the official token of Racoon.Bet\'s gaming platform.',
|
|
13373
|
+
denom_units: [{
|
|
13374
|
+
denom: 'ibc/58E4261D2E21FE3A459C290A9F97F3DCD257B28F48AAE828298B38E048804829',
|
|
13375
|
+
exponent: 0,
|
|
13376
|
+
aliases: ['factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac']
|
|
13377
|
+
}, {
|
|
13378
|
+
denom: 'grac',
|
|
13379
|
+
exponent: 6
|
|
13380
|
+
}],
|
|
13381
|
+
type_asset: 'ics20',
|
|
13382
|
+
base: 'ibc/58E4261D2E21FE3A459C290A9F97F3DCD257B28F48AAE828298B38E048804829',
|
|
13383
|
+
name: 'Gaming RAC Token',
|
|
13384
|
+
display: 'grac',
|
|
13385
|
+
symbol: 'GRAC',
|
|
13386
|
+
traces: [{
|
|
13387
|
+
type: 'ibc',
|
|
13388
|
+
counterparty: {
|
|
13389
|
+
chain_name: 'migaloo',
|
|
13390
|
+
base_denom: 'factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac',
|
|
13391
|
+
channel_id: 'channel-5'
|
|
13392
|
+
},
|
|
13393
|
+
chain: {
|
|
13394
|
+
channel_id: 'channel-642',
|
|
13395
|
+
path: 'transfer/channel-642/factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac'
|
|
13396
|
+
}
|
|
13397
|
+
}],
|
|
13398
|
+
logo_URIs: {
|
|
13399
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png'
|
|
13400
|
+
},
|
|
13401
|
+
images: [{
|
|
13402
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png'
|
|
13403
|
+
}]
|
|
13283
13404
|
}
|
|
13284
13405
|
]
|
|
13285
13406
|
};
|
package/esm/asset_list.js
CHANGED
|
@@ -1749,14 +1749,14 @@ const asset_list = {
|
|
|
1749
1749
|
{
|
|
1750
1750
|
description: 'The native token of dHealth',
|
|
1751
1751
|
denom_units: [{
|
|
1752
|
-
denom: 'ibc/
|
|
1752
|
+
denom: 'ibc/FD506CCA1FC574F2A8175FB574C981E9F6351E194AA48AC219BD67FF934E2F33',
|
|
1753
1753
|
exponent: 0,
|
|
1754
1754
|
aliases: ['udhp']
|
|
1755
1755
|
}, {
|
|
1756
1756
|
denom: 'dhp',
|
|
1757
1757
|
exponent: 6
|
|
1758
1758
|
}],
|
|
1759
|
-
base: 'ibc/
|
|
1759
|
+
base: 'ibc/FD506CCA1FC574F2A8175FB574C981E9F6351E194AA48AC219BD67FF934E2F33',
|
|
1760
1760
|
name: 'Digital Health Point',
|
|
1761
1761
|
display: 'dhp',
|
|
1762
1762
|
symbol: 'DHP',
|
|
@@ -1772,12 +1772,12 @@ const asset_list = {
|
|
|
1772
1772
|
traces: [{
|
|
1773
1773
|
type: 'ibc',
|
|
1774
1774
|
counterparty: {
|
|
1775
|
-
channel_id: 'channel-
|
|
1775
|
+
channel_id: 'channel-4',
|
|
1776
1776
|
base_denom: 'udhp',
|
|
1777
1777
|
chain_name: 'dhealth'
|
|
1778
1778
|
},
|
|
1779
1779
|
chain: {
|
|
1780
|
-
channel_id: 'channel-
|
|
1780
|
+
channel_id: 'channel-75030'
|
|
1781
1781
|
}
|
|
1782
1782
|
}]
|
|
1783
1783
|
},
|
|
@@ -1902,6 +1902,7 @@ const asset_list = {
|
|
|
1902
1902
|
denom: 'dym',
|
|
1903
1903
|
exponent: 18
|
|
1904
1904
|
}],
|
|
1905
|
+
type_asset: 'sdk.coin',
|
|
1905
1906
|
base: 'ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110',
|
|
1906
1907
|
name: 'Dymension',
|
|
1907
1908
|
display: 'dym',
|
|
@@ -1931,42 +1932,6 @@ const asset_list = {
|
|
|
1931
1932
|
}
|
|
1932
1933
|
}]
|
|
1933
1934
|
},
|
|
1934
|
-
{
|
|
1935
|
-
description: 'The native token of Nim Network.',
|
|
1936
|
-
extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
|
|
1937
|
-
denom_units: [{
|
|
1938
|
-
denom: 'ibc/4AAC4F12E50C3078782F7321B91F94D83AA5983235ABC800BC3B551026003E2E',
|
|
1939
|
-
exponent: 0,
|
|
1940
|
-
aliases: ['anim']
|
|
1941
|
-
}, {
|
|
1942
|
-
denom: 'nim',
|
|
1943
|
-
exponent: 18
|
|
1944
|
-
}],
|
|
1945
|
-
base: 'ibc/4AAC4F12E50C3078782F7321B91F94D83AA5983235ABC800BC3B551026003E2E',
|
|
1946
|
-
name: 'NIM Network',
|
|
1947
|
-
display: 'nim',
|
|
1948
|
-
symbol: 'NIM',
|
|
1949
|
-
images: [{
|
|
1950
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
1951
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
1952
|
-
}],
|
|
1953
|
-
socials: {
|
|
1954
|
-
website: 'https://nim.network/',
|
|
1955
|
-
twitter: 'https://twitter.com/nim_network'
|
|
1956
|
-
},
|
|
1957
|
-
keywords: ['gaming', 'AI'],
|
|
1958
|
-
traces: [{
|
|
1959
|
-
type: 'ibc',
|
|
1960
|
-
counterparty: {
|
|
1961
|
-
channel_id: 'channel-2',
|
|
1962
|
-
base_denom: 'anim',
|
|
1963
|
-
chain_name: 'dymension'
|
|
1964
|
-
},
|
|
1965
|
-
chain: {
|
|
1966
|
-
channel_id: 'channel-19774'
|
|
1967
|
-
}
|
|
1968
|
-
}]
|
|
1969
|
-
},
|
|
1970
1935
|
{
|
|
1971
1936
|
description: 'The native staking and governance token of the Dyson Protocol',
|
|
1972
1937
|
denom_units: [{
|
|
@@ -6259,14 +6224,14 @@ const asset_list = {
|
|
|
6259
6224
|
{
|
|
6260
6225
|
description: 'The native token of dHealth',
|
|
6261
6226
|
denom_units: [{
|
|
6262
|
-
denom: 'ibc/
|
|
6227
|
+
denom: 'ibc/FD506CCA1FC574F2A8175FB574C981E9F6351E194AA48AC219BD67FF934E2F33',
|
|
6263
6228
|
exponent: 0,
|
|
6264
6229
|
aliases: ['udhp']
|
|
6265
6230
|
}, {
|
|
6266
6231
|
denom: 'dhp',
|
|
6267
6232
|
exponent: 6
|
|
6268
6233
|
}],
|
|
6269
|
-
base: 'ibc/
|
|
6234
|
+
base: 'ibc/FD506CCA1FC574F2A8175FB574C981E9F6351E194AA48AC219BD67FF934E2F33',
|
|
6270
6235
|
name: 'Digital Health Point',
|
|
6271
6236
|
display: 'dhp',
|
|
6272
6237
|
symbol: 'DHP',
|
|
@@ -6282,12 +6247,12 @@ const asset_list = {
|
|
|
6282
6247
|
traces: [{
|
|
6283
6248
|
type: 'ibc',
|
|
6284
6249
|
counterparty: {
|
|
6285
|
-
channel_id: 'channel-
|
|
6250
|
+
channel_id: 'channel-4',
|
|
6286
6251
|
base_denom: 'udhp',
|
|
6287
6252
|
chain_name: 'dhealth'
|
|
6288
6253
|
},
|
|
6289
6254
|
chain: {
|
|
6290
|
-
channel_id: 'channel-
|
|
6255
|
+
channel_id: 'channel-75030'
|
|
6291
6256
|
}
|
|
6292
6257
|
}]
|
|
6293
6258
|
},
|
|
@@ -6412,6 +6377,7 @@ const asset_list = {
|
|
|
6412
6377
|
denom: 'dym',
|
|
6413
6378
|
exponent: 18
|
|
6414
6379
|
}],
|
|
6380
|
+
type_asset: 'sdk.coin',
|
|
6415
6381
|
base: 'ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110',
|
|
6416
6382
|
name: 'Dymension',
|
|
6417
6383
|
display: 'dym',
|
|
@@ -6441,42 +6407,6 @@ const asset_list = {
|
|
|
6441
6407
|
}
|
|
6442
6408
|
}]
|
|
6443
6409
|
},
|
|
6444
|
-
{
|
|
6445
|
-
description: 'The native token of Nim Network.',
|
|
6446
|
-
extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
|
|
6447
|
-
denom_units: [{
|
|
6448
|
-
denom: 'ibc/4AAC4F12E50C3078782F7321B91F94D83AA5983235ABC800BC3B551026003E2E',
|
|
6449
|
-
exponent: 0,
|
|
6450
|
-
aliases: ['anim']
|
|
6451
|
-
}, {
|
|
6452
|
-
denom: 'nim',
|
|
6453
|
-
exponent: 18
|
|
6454
|
-
}],
|
|
6455
|
-
base: 'ibc/4AAC4F12E50C3078782F7321B91F94D83AA5983235ABC800BC3B551026003E2E',
|
|
6456
|
-
name: 'NIM Network',
|
|
6457
|
-
display: 'nim',
|
|
6458
|
-
symbol: 'NIM',
|
|
6459
|
-
images: [{
|
|
6460
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
6461
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
6462
|
-
}],
|
|
6463
|
-
socials: {
|
|
6464
|
-
website: 'https://nim.network/',
|
|
6465
|
-
twitter: 'https://twitter.com/nim_network'
|
|
6466
|
-
},
|
|
6467
|
-
keywords: ['gaming', 'AI'],
|
|
6468
|
-
traces: [{
|
|
6469
|
-
type: 'ibc',
|
|
6470
|
-
counterparty: {
|
|
6471
|
-
channel_id: 'channel-2',
|
|
6472
|
-
base_denom: 'anim',
|
|
6473
|
-
chain_name: 'dymension'
|
|
6474
|
-
},
|
|
6475
|
-
chain: {
|
|
6476
|
-
channel_id: 'channel-19774'
|
|
6477
|
-
}
|
|
6478
|
-
}]
|
|
6479
|
-
},
|
|
6480
6410
|
{
|
|
6481
6411
|
description: 'The native staking and governance token of the Dyson Protocol',
|
|
6482
6412
|
denom_units: [{
|
|
@@ -9801,6 +9731,46 @@ const asset_list = {
|
|
|
9801
9731
|
}
|
|
9802
9732
|
}]
|
|
9803
9733
|
},
|
|
9734
|
+
{
|
|
9735
|
+
description: 'The native token of SEDA Chain.',
|
|
9736
|
+
extended_description: 'SEDA is a standard for modular data transport and querying. Any data type, for all networks.',
|
|
9737
|
+
denom_units: [{
|
|
9738
|
+
denom: 'ibc/956AEF1DA92F70584266E87978C3F30A43B91EE6ABC62F03D097E79F6B99C4D8',
|
|
9739
|
+
exponent: 0,
|
|
9740
|
+
aliases: ['aseda']
|
|
9741
|
+
}, {
|
|
9742
|
+
denom: 'seda',
|
|
9743
|
+
exponent: 18
|
|
9744
|
+
}],
|
|
9745
|
+
base: 'ibc/956AEF1DA92F70584266E87978C3F30A43B91EE6ABC62F03D097E79F6B99C4D8',
|
|
9746
|
+
name: 'Seda',
|
|
9747
|
+
display: 'seda',
|
|
9748
|
+
symbol: 'SEDA',
|
|
9749
|
+
logo_URIs: {
|
|
9750
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
|
|
9751
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
9752
|
+
},
|
|
9753
|
+
coingecko_id: 'seda-2',
|
|
9754
|
+
images: [{
|
|
9755
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
|
|
9756
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
9757
|
+
}],
|
|
9758
|
+
socials: {
|
|
9759
|
+
website: 'https://www.seda.xyz/',
|
|
9760
|
+
twitter: 'https://twitter.com/sedaprotocol'
|
|
9761
|
+
},
|
|
9762
|
+
traces: [{
|
|
9763
|
+
type: 'ibc',
|
|
9764
|
+
counterparty: {
|
|
9765
|
+
channel_id: 'channel-0',
|
|
9766
|
+
base_denom: 'aseda',
|
|
9767
|
+
chain_name: 'seda'
|
|
9768
|
+
},
|
|
9769
|
+
chain: {
|
|
9770
|
+
channel_id: 'channel-75016'
|
|
9771
|
+
}
|
|
9772
|
+
}]
|
|
9773
|
+
},
|
|
9804
9774
|
{
|
|
9805
9775
|
description: 'The native staking token of Sei.',
|
|
9806
9776
|
denom_units: [{
|
|
@@ -12353,6 +12323,46 @@ const asset_list = {
|
|
|
12353
12323
|
}
|
|
12354
12324
|
}]
|
|
12355
12325
|
},
|
|
12326
|
+
{
|
|
12327
|
+
description: 'The native token of SEDA Chain.',
|
|
12328
|
+
extended_description: 'SEDA is a standard for modular data transport and querying. Any data type, for all networks.',
|
|
12329
|
+
denom_units: [{
|
|
12330
|
+
denom: 'ibc/956AEF1DA92F70584266E87978C3F30A43B91EE6ABC62F03D097E79F6B99C4D8',
|
|
12331
|
+
exponent: 0,
|
|
12332
|
+
aliases: ['aseda']
|
|
12333
|
+
}, {
|
|
12334
|
+
denom: 'seda',
|
|
12335
|
+
exponent: 18
|
|
12336
|
+
}],
|
|
12337
|
+
base: 'ibc/956AEF1DA92F70584266E87978C3F30A43B91EE6ABC62F03D097E79F6B99C4D8',
|
|
12338
|
+
name: 'Seda',
|
|
12339
|
+
display: 'seda',
|
|
12340
|
+
symbol: 'SEDA',
|
|
12341
|
+
logo_URIs: {
|
|
12342
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
|
|
12343
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
12344
|
+
},
|
|
12345
|
+
coingecko_id: 'seda-2',
|
|
12346
|
+
images: [{
|
|
12347
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
|
|
12348
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
12349
|
+
}],
|
|
12350
|
+
socials: {
|
|
12351
|
+
website: 'https://www.seda.xyz/',
|
|
12352
|
+
twitter: 'https://twitter.com/sedaprotocol'
|
|
12353
|
+
},
|
|
12354
|
+
traces: [{
|
|
12355
|
+
type: 'ibc',
|
|
12356
|
+
counterparty: {
|
|
12357
|
+
channel_id: 'channel-0',
|
|
12358
|
+
base_denom: 'aseda',
|
|
12359
|
+
chain_name: 'seda'
|
|
12360
|
+
},
|
|
12361
|
+
chain: {
|
|
12362
|
+
channel_id: 'channel-75016'
|
|
12363
|
+
}
|
|
12364
|
+
}]
|
|
12365
|
+
},
|
|
12356
12366
|
{
|
|
12357
12367
|
description: 'The native staking token of Sei.',
|
|
12358
12368
|
denom_units: [{
|
package/esm/assets.js
CHANGED
|
@@ -13235,7 +13235,7 @@ const assets = {
|
|
|
13235
13235
|
type: 'bridge',
|
|
13236
13236
|
counterparty: {
|
|
13237
13237
|
chain_name: '0l',
|
|
13238
|
-
base_denom: '
|
|
13238
|
+
base_denom: 'microlibra'
|
|
13239
13239
|
},
|
|
13240
13240
|
provider: 'LibraBridge'
|
|
13241
13241
|
}],
|
|
@@ -13246,7 +13246,7 @@ const assets = {
|
|
|
13246
13246
|
images: [{
|
|
13247
13247
|
image_sync: {
|
|
13248
13248
|
chain_name: '0l',
|
|
13249
|
-
base_denom: '
|
|
13249
|
+
base_denom: 'microlibra'
|
|
13250
13250
|
},
|
|
13251
13251
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.svg',
|
|
13252
13252
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.png'
|
|
@@ -13278,6 +13278,127 @@ const assets = {
|
|
|
13278
13278
|
images: [{
|
|
13279
13279
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ashLAB.png'
|
|
13280
13280
|
}]
|
|
13281
|
+
},
|
|
13282
|
+
{
|
|
13283
|
+
description: 'The native token of Nim Network.',
|
|
13284
|
+
extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
|
|
13285
|
+
denom_units: [{
|
|
13286
|
+
denom: 'ibc/279D69A6EF8E37456C8D2DC7A7C1C50F7A566EC4758F6DE17472A9FDE36C4426',
|
|
13287
|
+
exponent: 0,
|
|
13288
|
+
aliases: ['anim', 'ibc/FB53D1684F155CBB86D9CE917807E42B59209EBE3AD3A92E15EF66586C073942']
|
|
13289
|
+
}, {
|
|
13290
|
+
denom: 'nim',
|
|
13291
|
+
exponent: 18
|
|
13292
|
+
}],
|
|
13293
|
+
type_asset: 'ics20',
|
|
13294
|
+
base: 'ibc/279D69A6EF8E37456C8D2DC7A7C1C50F7A566EC4758F6DE17472A9FDE36C4426',
|
|
13295
|
+
name: 'NIM Network',
|
|
13296
|
+
display: 'nim',
|
|
13297
|
+
symbol: 'NIM',
|
|
13298
|
+
traces: [{
|
|
13299
|
+
type: 'ibc',
|
|
13300
|
+
counterparty: {
|
|
13301
|
+
chain_name: 'dymension',
|
|
13302
|
+
base_denom: 'ibc/FB53D1684F155CBB86D9CE917807E42B59209EBE3AD3A92E15EF66586C073942',
|
|
13303
|
+
channel_id: 'channel-2'
|
|
13304
|
+
},
|
|
13305
|
+
chain: {
|
|
13306
|
+
channel_id: 'channel-19774',
|
|
13307
|
+
path: 'transfer/channel-19774/transfer/channel-49/anim'
|
|
13308
|
+
}
|
|
13309
|
+
}],
|
|
13310
|
+
images: [{
|
|
13311
|
+
image_sync: {
|
|
13312
|
+
chain_name: 'dymension',
|
|
13313
|
+
base_denom: 'ibc/FB53D1684F155CBB86D9CE917807E42B59209EBE3AD3A92E15EF66586C073942'
|
|
13314
|
+
},
|
|
13315
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nim/images/nim.png',
|
|
13316
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nim/images/nim.svg'
|
|
13317
|
+
}],
|
|
13318
|
+
socials: {
|
|
13319
|
+
website: 'https://ai.nim.network/',
|
|
13320
|
+
twitter: 'https://twitter.com/nim_network'
|
|
13321
|
+
},
|
|
13322
|
+
keywords: ['gaming', 'AI']
|
|
13323
|
+
},
|
|
13324
|
+
{
|
|
13325
|
+
description: 'Beer Is Good for You!',
|
|
13326
|
+
denom_units: [{
|
|
13327
|
+
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bwh',
|
|
13328
|
+
exponent: 0
|
|
13329
|
+
}, {
|
|
13330
|
+
denom: 'bwh',
|
|
13331
|
+
exponent: 6
|
|
13332
|
+
}],
|
|
13333
|
+
type_asset: 'sdk.coin',
|
|
13334
|
+
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
13335
|
+
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bwh',
|
|
13336
|
+
name: 'BeerWifHat',
|
|
13337
|
+
display: 'bwh',
|
|
13338
|
+
symbol: 'BWH',
|
|
13339
|
+
logo_URIs: {
|
|
13340
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bwh.png'
|
|
13341
|
+
},
|
|
13342
|
+
images: [{
|
|
13343
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bwh.png'
|
|
13344
|
+
}]
|
|
13345
|
+
},
|
|
13346
|
+
{
|
|
13347
|
+
description: 'Cosmos Airdrop Chat',
|
|
13348
|
+
extended_description: 'Official Token of the Cosmos Airdrop community',
|
|
13349
|
+
denom_units: [{
|
|
13350
|
+
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/cac',
|
|
13351
|
+
exponent: 0
|
|
13352
|
+
}, {
|
|
13353
|
+
denom: 'CAC',
|
|
13354
|
+
exponent: 6
|
|
13355
|
+
}],
|
|
13356
|
+
type_asset: 'sdk.coin',
|
|
13357
|
+
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
13358
|
+
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/cac',
|
|
13359
|
+
name: 'Cosmos Airdrop Chat',
|
|
13360
|
+
display: 'CAC',
|
|
13361
|
+
symbol: 'CAC',
|
|
13362
|
+
logo_URIs: {
|
|
13363
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CAC.png'
|
|
13364
|
+
},
|
|
13365
|
+
images: [{
|
|
13366
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CAC.png'
|
|
13367
|
+
}]
|
|
13368
|
+
},
|
|
13369
|
+
{
|
|
13370
|
+
description: 'GRAC is the official token of Racoon.Bet\'s gaming platform.',
|
|
13371
|
+
denom_units: [{
|
|
13372
|
+
denom: 'ibc/58E4261D2E21FE3A459C290A9F97F3DCD257B28F48AAE828298B38E048804829',
|
|
13373
|
+
exponent: 0,
|
|
13374
|
+
aliases: ['factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac']
|
|
13375
|
+
}, {
|
|
13376
|
+
denom: 'grac',
|
|
13377
|
+
exponent: 6
|
|
13378
|
+
}],
|
|
13379
|
+
type_asset: 'ics20',
|
|
13380
|
+
base: 'ibc/58E4261D2E21FE3A459C290A9F97F3DCD257B28F48AAE828298B38E048804829',
|
|
13381
|
+
name: 'Gaming RAC Token',
|
|
13382
|
+
display: 'grac',
|
|
13383
|
+
symbol: 'GRAC',
|
|
13384
|
+
traces: [{
|
|
13385
|
+
type: 'ibc',
|
|
13386
|
+
counterparty: {
|
|
13387
|
+
chain_name: 'migaloo',
|
|
13388
|
+
base_denom: 'factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac',
|
|
13389
|
+
channel_id: 'channel-5'
|
|
13390
|
+
},
|
|
13391
|
+
chain: {
|
|
13392
|
+
channel_id: 'channel-642',
|
|
13393
|
+
path: 'transfer/channel-642/factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac'
|
|
13394
|
+
}
|
|
13395
|
+
}],
|
|
13396
|
+
logo_URIs: {
|
|
13397
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png'
|
|
13398
|
+
},
|
|
13399
|
+
images: [{
|
|
13400
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png'
|
|
13401
|
+
}]
|
|
13281
13402
|
}
|
|
13282
13403
|
]
|
|
13283
13404
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.45.
|
|
3
|
+
"version": "1.45.12",
|
|
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.28.
|
|
33
|
+
"@chain-registry/types": "^0.28.12"
|
|
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": "75558cf0c1f53dfdc3e492f59595a4efef0b8b72"
|
|
43
43
|
}
|