chain-registry 1.63.2 → 1.63.3
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/chain4energy/chain.js +4 -0
- package/esm/mainnet/composable/assets.js +2 -2
- package/esm/mainnet/cronos/chain.js +3 -4
- package/esm/mainnet/cryptoorgchain/chain.js +0 -5
- package/esm/mainnet/dymension/chain.js +22 -0
- package/esm/mainnet/joltify/assets.js +2 -1
- package/esm/mainnet/joltify/chain.js +2 -1
- package/esm/mainnet/osmosis/assets.js +155 -50
- package/esm/mainnet/persistence/assets.js +4 -4
- package/esm/mainnet/quicksilver/assets.js +3 -1
- package/esm/noncosmos/solana/assets.js +1 -1
- package/esm/testnet/mantrachaintestnet/chain.js +4 -1
- package/mainnet/chain4energy/chain.js +4 -0
- package/mainnet/composable/assets.js +2 -2
- package/mainnet/cronos/chain.js +3 -4
- package/mainnet/cryptoorgchain/chain.js +0 -5
- package/mainnet/dymension/chain.js +22 -0
- package/mainnet/joltify/assets.js +2 -1
- package/mainnet/joltify/chain.js +2 -1
- package/mainnet/osmosis/assets.js +155 -50
- package/mainnet/persistence/assets.js +4 -4
- package/mainnet/quicksilver/assets.js +3 -1
- package/noncosmos/solana/assets.js +1 -1
- package/package.json +4 -4
- package/testnet/mantrachaintestnet/chain.js +4 -1
|
@@ -1125,7 +1125,7 @@ const info = {
|
|
|
1125
1125
|
chain_name: 'solana',
|
|
1126
1126
|
base_denom: 'mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So'
|
|
1127
1127
|
},
|
|
1128
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/
|
|
1128
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/msol.png'
|
|
1129
1129
|
}]
|
|
1130
1130
|
},
|
|
1131
1131
|
{
|
|
@@ -1295,7 +1295,7 @@ const info = {
|
|
|
1295
1295
|
chain_name: 'solana',
|
|
1296
1296
|
base_denom: 'Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB'
|
|
1297
1297
|
},
|
|
1298
|
-
|
|
1298
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1299
1299
|
}]
|
|
1300
1300
|
},
|
|
1301
1301
|
{
|
|
@@ -64,10 +64,9 @@ const info = {
|
|
|
64
64
|
tx_page: 'https://cronos.org/explorer/tx/${txHash}'
|
|
65
65
|
},
|
|
66
66
|
{
|
|
67
|
-
kind: '
|
|
68
|
-
url: 'https://
|
|
69
|
-
tx_page: 'https://
|
|
70
|
-
account_page: 'https://ezstaking.app/cronos/account/${accountAddress}'
|
|
67
|
+
kind: 'ping.pub',
|
|
68
|
+
url: 'https://ping.pub/cronos',
|
|
69
|
+
tx_page: 'https://ping.pub/cronos/tx/${txHash}'
|
|
71
70
|
}
|
|
72
71
|
],
|
|
73
72
|
images: [{
|
|
@@ -139,11 +139,6 @@ const info = {
|
|
|
139
139
|
kind: 'ping.pub',
|
|
140
140
|
url: 'https://ping.pub/crypto-com-chain',
|
|
141
141
|
tx_page: 'https://ping.pub/crypto-com-chain/tx/${txHash}'
|
|
142
|
-
},
|
|
143
|
-
{
|
|
144
|
-
kind: 'yummy-explorer',
|
|
145
|
-
url: 'https://explorer.yummy.capital',
|
|
146
|
-
tx_page: 'https://explorer.yummy.capital/txs/${txHash}'
|
|
147
142
|
}
|
|
148
143
|
],
|
|
149
144
|
images: [
|
|
@@ -151,6 +151,10 @@ const info = {
|
|
|
151
151
|
{
|
|
152
152
|
address: 'https://rpc.mainnet.dymension.aviaone.com',
|
|
153
153
|
provider: 'AVIAONE 🟢'
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
address: 'https://rpc.archive.dymension.mainnet.dteam.tech:443',
|
|
157
|
+
provider: 'DTEAM'
|
|
154
158
|
}
|
|
155
159
|
],
|
|
156
160
|
rest: [
|
|
@@ -269,6 +273,10 @@ const info = {
|
|
|
269
273
|
{
|
|
270
274
|
address: 'https://api.mainnet.dymension.aviaone.com',
|
|
271
275
|
provider: 'AVIAONE 🟢'
|
|
276
|
+
},
|
|
277
|
+
{
|
|
278
|
+
address: 'https://api.archive.dymension.mainnet.dteam.tech:443',
|
|
279
|
+
provider: 'DTEAM'
|
|
272
280
|
}
|
|
273
281
|
],
|
|
274
282
|
grpc: [
|
|
@@ -359,6 +367,10 @@ const info = {
|
|
|
359
367
|
{
|
|
360
368
|
address: 'https://grpc.mainnet.dymension.aviaone.com:9092',
|
|
361
369
|
provider: 'AVIAONE 🟢'
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
address: 'grpc.archive.dymension.mainnet.dteam.tech:29090',
|
|
373
|
+
provider: 'DTEAM'
|
|
362
374
|
}
|
|
363
375
|
],
|
|
364
376
|
"evm-http-jsonrpc": [
|
|
@@ -393,6 +405,10 @@ const info = {
|
|
|
393
405
|
{
|
|
394
406
|
address: 'https://dymension-jsonrpc.noders.services',
|
|
395
407
|
provider: '[NODERS]TEAM'
|
|
408
|
+
},
|
|
409
|
+
{
|
|
410
|
+
address: 'https://evm.archive.dymension.mainnet.dteam.tech:443',
|
|
411
|
+
provider: 'DTEAM'
|
|
396
412
|
}
|
|
397
413
|
]
|
|
398
414
|
},
|
|
@@ -456,6 +472,12 @@ const info = {
|
|
|
456
472
|
url: 'https://mainnet.whispernode.com/dymension',
|
|
457
473
|
tx_page: 'https://mainnet.whispernode.com/dymension/tx/${txHash}',
|
|
458
474
|
account_page: 'https://mainnet.whispernode.com/dymension/account/${accountAddress}'
|
|
475
|
+
},
|
|
476
|
+
{
|
|
477
|
+
kind: 'DTEAM | Explorer',
|
|
478
|
+
url: 'https://explorer.mainnet.dteam.tech/dymension',
|
|
479
|
+
tx_page: 'https://explorer.mainnet.dteam.tech/dymension/tx/${txHash}',
|
|
480
|
+
account_page: 'https://explorer.mainnet.dteam.tech/dymension/account/${accountAddress}'
|
|
459
481
|
}
|
|
460
482
|
]
|
|
461
483
|
};
|
|
@@ -17,7 +17,8 @@ const info = {
|
|
|
17
17
|
display: 'jolt',
|
|
18
18
|
symbol: 'JOLT',
|
|
19
19
|
images: [{
|
|
20
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/joltify/images/jolt.png'
|
|
20
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/joltify/images/jolt.png',
|
|
21
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/joltify/images/jolt.svg'
|
|
21
22
|
}],
|
|
22
23
|
coingecko_id: 'joltify',
|
|
23
24
|
keywords: ['staking'],
|
|
@@ -29,7 +29,8 @@ const info = {
|
|
|
29
29
|
cosmwasm_enabled: false
|
|
30
30
|
},
|
|
31
31
|
images: [{
|
|
32
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/joltify/images/jolt.png'
|
|
32
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/joltify/images/jolt.png',
|
|
33
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/joltify/images/jolt.svg'
|
|
33
34
|
}],
|
|
34
35
|
description: 'Joltify is the First EVM compatible game-changing L1 Public Chain built on the Cosmos SDK for Real-World Assets (RWA) and Beyond.',
|
|
35
36
|
apis: {
|
|
@@ -4437,16 +4437,18 @@ const info = {
|
|
|
4437
4437
|
}
|
|
4438
4438
|
}],
|
|
4439
4439
|
logo_URIs: {
|
|
4440
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-
|
|
4441
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg'
|
|
4440
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
|
|
4442
4441
|
},
|
|
4443
4442
|
images: [{
|
|
4444
4443
|
image_sync: {
|
|
4445
4444
|
chain_name: 'oraichain',
|
|
4446
4445
|
base_denom: 'orai'
|
|
4447
4446
|
},
|
|
4448
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-
|
|
4449
|
-
|
|
4447
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
|
|
4448
|
+
theme: {
|
|
4449
|
+
circle: true,
|
|
4450
|
+
dark_mode: true
|
|
4451
|
+
}
|
|
4450
4452
|
}]
|
|
4451
4453
|
},
|
|
4452
4454
|
{
|
|
@@ -12641,9 +12643,9 @@ const info = {
|
|
|
12641
12643
|
}],
|
|
12642
12644
|
type_asset: 'ics20',
|
|
12643
12645
|
base: 'ibc/2BF9656CAB0384A31167DB9B0254F0FB1CB4346A229BD7E5CBDCBB911C3740F7',
|
|
12644
|
-
name: 'Teledisko DAO',
|
|
12646
|
+
name: 'Teledisko DAO - Legacy',
|
|
12645
12647
|
display: 'berlin',
|
|
12646
|
-
symbol: 'BERLIN',
|
|
12648
|
+
symbol: 'BERLIN-legacy',
|
|
12647
12649
|
traces: [{
|
|
12648
12650
|
type: 'ibc',
|
|
12649
12651
|
counterparty: {
|
|
@@ -12745,8 +12747,7 @@ const info = {
|
|
|
12745
12747
|
base_denom: 'uc4e'
|
|
12746
12748
|
},
|
|
12747
12749
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chain4energy/images/c4e.png'
|
|
12748
|
-
}]
|
|
12749
|
-
keywords: ['osmosis_unlisted']
|
|
12750
|
+
}]
|
|
12750
12751
|
},
|
|
12751
12752
|
{
|
|
12752
12753
|
description: 'Bitmos opens doors for BRC20 tokens to thrive alongside established players in the Cosmos Network, revolutionizing decentralized finance (DeFi) for all.',
|
|
@@ -13644,6 +13645,10 @@ const info = {
|
|
|
13644
13645
|
}
|
|
13645
13646
|
}],
|
|
13646
13647
|
images: [{
|
|
13648
|
+
image_sync: {
|
|
13649
|
+
chain_name: 'dhealth',
|
|
13650
|
+
base_denom: 'udhp'
|
|
13651
|
+
},
|
|
13647
13652
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.png',
|
|
13648
13653
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.svg'
|
|
13649
13654
|
}]
|
|
@@ -13651,7 +13656,7 @@ const info = {
|
|
|
13651
13656
|
{
|
|
13652
13657
|
description: 'The native token of Furya',
|
|
13653
13658
|
denom_units: [{
|
|
13654
|
-
denom: 'ibc/
|
|
13659
|
+
denom: 'ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE',
|
|
13655
13660
|
exponent: 0,
|
|
13656
13661
|
aliases: ['ufury']
|
|
13657
13662
|
}, {
|
|
@@ -13659,7 +13664,7 @@ const info = {
|
|
|
13659
13664
|
exponent: 6
|
|
13660
13665
|
}],
|
|
13661
13666
|
type_asset: 'ics20',
|
|
13662
|
-
base: 'ibc/
|
|
13667
|
+
base: 'ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE',
|
|
13663
13668
|
name: 'furya',
|
|
13664
13669
|
display: 'fury',
|
|
13665
13670
|
symbol: 'FURY',
|
|
@@ -13668,27 +13673,16 @@ const info = {
|
|
|
13668
13673
|
counterparty: {
|
|
13669
13674
|
chain_name: 'furya',
|
|
13670
13675
|
base_denom: 'ufury',
|
|
13671
|
-
channel_id: 'channel-
|
|
13676
|
+
channel_id: 'channel-8'
|
|
13672
13677
|
},
|
|
13673
13678
|
chain: {
|
|
13674
|
-
channel_id: 'channel-
|
|
13675
|
-
path: 'transfer/channel-
|
|
13679
|
+
channel_id: 'channel-74222',
|
|
13680
|
+
path: 'transfer/channel-74222/ufury'
|
|
13676
13681
|
}
|
|
13677
13682
|
}],
|
|
13678
|
-
logo_URIs: {
|
|
13679
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
|
|
13680
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg'
|
|
13681
|
-
},
|
|
13682
13683
|
images: [{
|
|
13683
|
-
|
|
13684
|
-
|
|
13685
|
-
base_denom: 'ufury'
|
|
13686
|
-
},
|
|
13687
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
|
|
13688
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg',
|
|
13689
|
-
theme: {
|
|
13690
|
-
primary_color_hex: '#eaf143'
|
|
13691
|
-
}
|
|
13684
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
13685
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
13692
13686
|
}],
|
|
13693
13687
|
keywords: ['gaming', 'staking']
|
|
13694
13688
|
},
|
|
@@ -13809,6 +13803,10 @@ const info = {
|
|
|
13809
13803
|
}
|
|
13810
13804
|
}],
|
|
13811
13805
|
images: [{
|
|
13806
|
+
image_sync: {
|
|
13807
|
+
chain_name: 'shido',
|
|
13808
|
+
base_denom: 'shido'
|
|
13809
|
+
},
|
|
13812
13810
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
|
|
13813
13811
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
|
|
13814
13812
|
}],
|
|
@@ -13947,6 +13945,10 @@ const info = {
|
|
|
13947
13945
|
}
|
|
13948
13946
|
}],
|
|
13949
13947
|
images: [{
|
|
13948
|
+
image_sync: {
|
|
13949
|
+
chain_name: 'evmos',
|
|
13950
|
+
base_denom: 'erc20/0xfbf4318d24a93753f11d365a6dcf8b830e98ab0f'
|
|
13951
|
+
},
|
|
13950
13952
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
13951
13953
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
13952
13954
|
}],
|
|
@@ -14643,6 +14645,10 @@ const info = {
|
|
|
14643
14645
|
}
|
|
14644
14646
|
}],
|
|
14645
14647
|
images: [{
|
|
14648
|
+
image_sync: {
|
|
14649
|
+
chain_name: 'bitsong',
|
|
14650
|
+
base_denom: 'ft2D8E7041556CE93E1EFD66C07C45D551A6AAAE09'
|
|
14651
|
+
},
|
|
14646
14652
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/ft2D8E7041556CE93E1EFD66C07C45D551A6AAAE09.png'
|
|
14647
14653
|
}]
|
|
14648
14654
|
},
|
|
@@ -14674,6 +14680,10 @@ const info = {
|
|
|
14674
14680
|
}
|
|
14675
14681
|
}],
|
|
14676
14682
|
images: [{
|
|
14683
|
+
image_sync: {
|
|
14684
|
+
chain_name: 'bitsong',
|
|
14685
|
+
base_denom: 'ft99091610CCC66F4277C66D14AF2BC4C5EE52E27A'
|
|
14686
|
+
},
|
|
14677
14687
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/ft99091610CCC66F4277C66D14AF2BC4C5EE52E27A.png'
|
|
14678
14688
|
}]
|
|
14679
14689
|
},
|
|
@@ -14807,6 +14817,10 @@ const info = {
|
|
|
14807
14817
|
}
|
|
14808
14818
|
}],
|
|
14809
14819
|
images: [{
|
|
14820
|
+
image_sync: {
|
|
14821
|
+
chain_name: 'seda',
|
|
14822
|
+
base_denom: 'aseda'
|
|
14823
|
+
},
|
|
14810
14824
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
|
|
14811
14825
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
14812
14826
|
}]
|
|
@@ -14943,6 +14957,10 @@ const info = {
|
|
|
14943
14957
|
}
|
|
14944
14958
|
}],
|
|
14945
14959
|
images: [{
|
|
14960
|
+
image_sync: {
|
|
14961
|
+
chain_name: 'juno',
|
|
14962
|
+
base_denom: 'cw20:juno1spjes0smg5yp40dl7gqyw0h8rn03tnmve06dd2m5acwgh6tlx86swha3xg'
|
|
14963
|
+
},
|
|
14946
14964
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/afa.png'
|
|
14947
14965
|
}]
|
|
14948
14966
|
},
|
|
@@ -15728,7 +15746,7 @@ const info = {
|
|
|
15728
15746
|
chain_name: 'solana',
|
|
15729
15747
|
base_denom: 'Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB'
|
|
15730
15748
|
},
|
|
15731
|
-
|
|
15749
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
15732
15750
|
}],
|
|
15733
15751
|
keywords: ['osmosis_unlisted']
|
|
15734
15752
|
},
|
|
@@ -15844,7 +15862,7 @@ const info = {
|
|
|
15844
15862
|
chain_name: 'solana',
|
|
15845
15863
|
base_denom: 'mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So'
|
|
15846
15864
|
},
|
|
15847
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/
|
|
15865
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/msol.png'
|
|
15848
15866
|
}],
|
|
15849
15867
|
keywords: ['osmosis_unlisted']
|
|
15850
15868
|
},
|
|
@@ -16006,6 +16024,115 @@ const info = {
|
|
|
16006
16024
|
}],
|
|
16007
16025
|
keywords: ['osmosis_unlisted']
|
|
16008
16026
|
},
|
|
16027
|
+
{
|
|
16028
|
+
description: 'Whinecoin is an experimental memecoin by the Sommelier Finance team.',
|
|
16029
|
+
denom_units: [{
|
|
16030
|
+
denom: 'ibc/A8C568580D613F16F7E9075EA9FAD69FEBE0CC1F4AF46C60255FEC4459C166F1',
|
|
16031
|
+
exponent: 0,
|
|
16032
|
+
aliases: ['ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump', 'ibc/9D5DA3720001F91DD76B8F609A93F96688EC8185B54BF9A1A1450EB34FF2D912']
|
|
16033
|
+
}, {
|
|
16034
|
+
denom: 'whine',
|
|
16035
|
+
exponent: 6
|
|
16036
|
+
}],
|
|
16037
|
+
type_asset: 'ics20',
|
|
16038
|
+
base: 'ibc/A8C568580D613F16F7E9075EA9FAD69FEBE0CC1F4AF46C60255FEC4459C166F1',
|
|
16039
|
+
name: 'WHINEcoin',
|
|
16040
|
+
display: 'whine',
|
|
16041
|
+
symbol: 'WHINE',
|
|
16042
|
+
traces: [{
|
|
16043
|
+
type: 'ibc',
|
|
16044
|
+
counterparty: {
|
|
16045
|
+
chain_name: 'solana',
|
|
16046
|
+
base_denom: 'ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump',
|
|
16047
|
+
channel_id: 'channel-1'
|
|
16048
|
+
},
|
|
16049
|
+
chain: {
|
|
16050
|
+
channel_id: 'channel-71',
|
|
16051
|
+
path: 'transfer/channel-71/ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump'
|
|
16052
|
+
}
|
|
16053
|
+
}, {
|
|
16054
|
+
type: 'ibc',
|
|
16055
|
+
counterparty: {
|
|
16056
|
+
chain_name: 'composable',
|
|
16057
|
+
base_denom: 'ibc/9D5DA3720001F91DD76B8F609A93F96688EC8185B54BF9A1A1450EB34FF2D912',
|
|
16058
|
+
channel_id: 'channel-3'
|
|
16059
|
+
},
|
|
16060
|
+
chain: {
|
|
16061
|
+
channel_id: 'channel-1279',
|
|
16062
|
+
path: 'transfer/channel-1279/transfer/channel-71/ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump'
|
|
16063
|
+
}
|
|
16064
|
+
}],
|
|
16065
|
+
images: [{
|
|
16066
|
+
image_sync: {
|
|
16067
|
+
chain_name: 'solana',
|
|
16068
|
+
base_denom: 'ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump'
|
|
16069
|
+
},
|
|
16070
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/whine.png'
|
|
16071
|
+
}]
|
|
16072
|
+
},
|
|
16073
|
+
{
|
|
16074
|
+
description: 'A group of french boulanger who wanna bring fun and baguette on cosmos',
|
|
16075
|
+
denom_units: [{
|
|
16076
|
+
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bag',
|
|
16077
|
+
exponent: 0
|
|
16078
|
+
}, {
|
|
16079
|
+
denom: 'BAG',
|
|
16080
|
+
exponent: 6
|
|
16081
|
+
}],
|
|
16082
|
+
type_asset: 'sdk.coin',
|
|
16083
|
+
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
16084
|
+
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bag',
|
|
16085
|
+
name: 'Baguette',
|
|
16086
|
+
display: 'BAG',
|
|
16087
|
+
symbol: 'BAG',
|
|
16088
|
+
logo_URIs: {
|
|
16089
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BAG.png'
|
|
16090
|
+
},
|
|
16091
|
+
images: [{
|
|
16092
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BAG.png'
|
|
16093
|
+
}]
|
|
16094
|
+
},
|
|
16095
|
+
{
|
|
16096
|
+
description: 'The native token of Furya',
|
|
16097
|
+
denom_units: [{
|
|
16098
|
+
denom: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
|
|
16099
|
+
exponent: 0,
|
|
16100
|
+
aliases: ['ufury']
|
|
16101
|
+
}, {
|
|
16102
|
+
denom: 'fury',
|
|
16103
|
+
exponent: 6
|
|
16104
|
+
}],
|
|
16105
|
+
type_asset: 'ics20',
|
|
16106
|
+
base: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
|
|
16107
|
+
name: 'furya',
|
|
16108
|
+
display: 'fury',
|
|
16109
|
+
symbol: 'FURY',
|
|
16110
|
+
traces: [{
|
|
16111
|
+
type: 'ibc',
|
|
16112
|
+
counterparty: {
|
|
16113
|
+
chain_name: 'furya',
|
|
16114
|
+
base_denom: 'ufury',
|
|
16115
|
+
channel_id: 'channel-3'
|
|
16116
|
+
},
|
|
16117
|
+
chain: {
|
|
16118
|
+
channel_id: 'channel-8690',
|
|
16119
|
+
path: 'transfer/channel-8690/ufury'
|
|
16120
|
+
}
|
|
16121
|
+
}],
|
|
16122
|
+
logo_URIs: {
|
|
16123
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
16124
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
16125
|
+
},
|
|
16126
|
+
images: [{
|
|
16127
|
+
image_sync: {
|
|
16128
|
+
chain_name: 'furya',
|
|
16129
|
+
base_denom: 'ufury'
|
|
16130
|
+
},
|
|
16131
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
16132
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
16133
|
+
}],
|
|
16134
|
+
keywords: ['gaming', 'staking']
|
|
16135
|
+
},
|
|
16009
16136
|
{
|
|
16010
16137
|
description: 'PUNDIX token is the native token that functions within the Pundi X ecosystem, including PundiX Chain and XPOS.',
|
|
16011
16138
|
denom_units: [{
|
|
@@ -16347,28 +16474,6 @@ const info = {
|
|
|
16347
16474
|
},
|
|
16348
16475
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png'
|
|
16349
16476
|
}]
|
|
16350
|
-
},
|
|
16351
|
-
{
|
|
16352
|
-
description: 'A group of french boulanger who wanna bring fun and baguette on cosmos',
|
|
16353
|
-
denom_units: [{
|
|
16354
|
-
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bag',
|
|
16355
|
-
exponent: 0
|
|
16356
|
-
}, {
|
|
16357
|
-
denom: 'BAG',
|
|
16358
|
-
exponent: 6
|
|
16359
|
-
}],
|
|
16360
|
-
type_asset: 'sdk.coin',
|
|
16361
|
-
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
16362
|
-
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bag',
|
|
16363
|
-
name: 'Baguette',
|
|
16364
|
-
display: 'BAG',
|
|
16365
|
-
symbol: 'BAG',
|
|
16366
|
-
logo_URIs: {
|
|
16367
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BAG.png'
|
|
16368
|
-
},
|
|
16369
|
-
images: [{
|
|
16370
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BAG.png'
|
|
16371
|
-
}]
|
|
16372
16477
|
}
|
|
16373
16478
|
]
|
|
16374
16479
|
};
|
|
@@ -585,16 +585,16 @@ const info = {
|
|
|
585
585
|
}
|
|
586
586
|
}],
|
|
587
587
|
logo_URIs: {
|
|
588
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
589
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
588
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
589
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
590
590
|
},
|
|
591
591
|
images: [{
|
|
592
592
|
image_sync: {
|
|
593
593
|
chain_name: 'osmosis',
|
|
594
594
|
base_denom: 'factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc'
|
|
595
595
|
},
|
|
596
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
597
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
596
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
597
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
598
598
|
}]
|
|
599
599
|
}
|
|
600
600
|
]
|
|
@@ -348,7 +348,9 @@ const info = {
|
|
|
348
348
|
image_sync: {
|
|
349
349
|
chain_name: 'noble',
|
|
350
350
|
base_denom: 'uusdc'
|
|
351
|
-
}
|
|
351
|
+
},
|
|
352
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
353
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
352
354
|
}]
|
|
353
355
|
}
|
|
354
356
|
]
|
|
@@ -477,7 +477,7 @@ const info = {
|
|
|
477
477
|
chain_name: 'ethereum',
|
|
478
478
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
479
479
|
},
|
|
480
|
-
|
|
480
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
481
481
|
}],
|
|
482
482
|
coingecko_id: 'tether',
|
|
483
483
|
socials: {
|
|
@@ -60,7 +60,10 @@ const info = {
|
|
|
60
60
|
},
|
|
61
61
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.png',
|
|
62
62
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.svg',
|
|
63
|
-
layout: 'logomark'
|
|
63
|
+
layout: 'logomark',
|
|
64
|
+
theme: {
|
|
65
|
+
circle: true
|
|
66
|
+
}
|
|
64
67
|
}]
|
|
65
68
|
};
|
|
66
69
|
export default info;
|
|
@@ -1127,7 +1127,7 @@ const info = {
|
|
|
1127
1127
|
chain_name: 'solana',
|
|
1128
1128
|
base_denom: 'mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So'
|
|
1129
1129
|
},
|
|
1130
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/
|
|
1130
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/msol.png'
|
|
1131
1131
|
}]
|
|
1132
1132
|
},
|
|
1133
1133
|
{
|
|
@@ -1297,7 +1297,7 @@ const info = {
|
|
|
1297
1297
|
chain_name: 'solana',
|
|
1298
1298
|
base_denom: 'Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB'
|
|
1299
1299
|
},
|
|
1300
|
-
|
|
1300
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1301
1301
|
}]
|
|
1302
1302
|
},
|
|
1303
1303
|
{
|
package/mainnet/cronos/chain.js
CHANGED
|
@@ -66,10 +66,9 @@ const info = {
|
|
|
66
66
|
tx_page: 'https://cronos.org/explorer/tx/${txHash}'
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
kind: '
|
|
70
|
-
url: 'https://
|
|
71
|
-
tx_page: 'https://
|
|
72
|
-
account_page: 'https://ezstaking.app/cronos/account/${accountAddress}'
|
|
69
|
+
kind: 'ping.pub',
|
|
70
|
+
url: 'https://ping.pub/cronos',
|
|
71
|
+
tx_page: 'https://ping.pub/cronos/tx/${txHash}'
|
|
73
72
|
}
|
|
74
73
|
],
|
|
75
74
|
images: [{
|
|
@@ -141,11 +141,6 @@ const info = {
|
|
|
141
141
|
kind: 'ping.pub',
|
|
142
142
|
url: 'https://ping.pub/crypto-com-chain',
|
|
143
143
|
tx_page: 'https://ping.pub/crypto-com-chain/tx/${txHash}'
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
kind: 'yummy-explorer',
|
|
147
|
-
url: 'https://explorer.yummy.capital',
|
|
148
|
-
tx_page: 'https://explorer.yummy.capital/txs/${txHash}'
|
|
149
144
|
}
|
|
150
145
|
],
|
|
151
146
|
images: [
|
|
@@ -153,6 +153,10 @@ const info = {
|
|
|
153
153
|
{
|
|
154
154
|
address: 'https://rpc.mainnet.dymension.aviaone.com',
|
|
155
155
|
provider: 'AVIAONE 🟢'
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
address: 'https://rpc.archive.dymension.mainnet.dteam.tech:443',
|
|
159
|
+
provider: 'DTEAM'
|
|
156
160
|
}
|
|
157
161
|
],
|
|
158
162
|
rest: [
|
|
@@ -271,6 +275,10 @@ const info = {
|
|
|
271
275
|
{
|
|
272
276
|
address: 'https://api.mainnet.dymension.aviaone.com',
|
|
273
277
|
provider: 'AVIAONE 🟢'
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
address: 'https://api.archive.dymension.mainnet.dteam.tech:443',
|
|
281
|
+
provider: 'DTEAM'
|
|
274
282
|
}
|
|
275
283
|
],
|
|
276
284
|
grpc: [
|
|
@@ -361,6 +369,10 @@ const info = {
|
|
|
361
369
|
{
|
|
362
370
|
address: 'https://grpc.mainnet.dymension.aviaone.com:9092',
|
|
363
371
|
provider: 'AVIAONE 🟢'
|
|
372
|
+
},
|
|
373
|
+
{
|
|
374
|
+
address: 'grpc.archive.dymension.mainnet.dteam.tech:29090',
|
|
375
|
+
provider: 'DTEAM'
|
|
364
376
|
}
|
|
365
377
|
],
|
|
366
378
|
"evm-http-jsonrpc": [
|
|
@@ -395,6 +407,10 @@ const info = {
|
|
|
395
407
|
{
|
|
396
408
|
address: 'https://dymension-jsonrpc.noders.services',
|
|
397
409
|
provider: '[NODERS]TEAM'
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
address: 'https://evm.archive.dymension.mainnet.dteam.tech:443',
|
|
413
|
+
provider: 'DTEAM'
|
|
398
414
|
}
|
|
399
415
|
]
|
|
400
416
|
},
|
|
@@ -458,6 +474,12 @@ const info = {
|
|
|
458
474
|
url: 'https://mainnet.whispernode.com/dymension',
|
|
459
475
|
tx_page: 'https://mainnet.whispernode.com/dymension/tx/${txHash}',
|
|
460
476
|
account_page: 'https://mainnet.whispernode.com/dymension/account/${accountAddress}'
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
kind: 'DTEAM | Explorer',
|
|
480
|
+
url: 'https://explorer.mainnet.dteam.tech/dymension',
|
|
481
|
+
tx_page: 'https://explorer.mainnet.dteam.tech/dymension/tx/${txHash}',
|
|
482
|
+
account_page: 'https://explorer.mainnet.dteam.tech/dymension/account/${accountAddress}'
|
|
461
483
|
}
|
|
462
484
|
]
|
|
463
485
|
};
|
|
@@ -19,7 +19,8 @@ const info = {
|
|
|
19
19
|
display: 'jolt',
|
|
20
20
|
symbol: 'JOLT',
|
|
21
21
|
images: [{
|
|
22
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/joltify/images/jolt.png'
|
|
22
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/joltify/images/jolt.png',
|
|
23
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/joltify/images/jolt.svg'
|
|
23
24
|
}],
|
|
24
25
|
coingecko_id: 'joltify',
|
|
25
26
|
keywords: ['staking'],
|
package/mainnet/joltify/chain.js
CHANGED
|
@@ -31,7 +31,8 @@ const info = {
|
|
|
31
31
|
cosmwasm_enabled: false
|
|
32
32
|
},
|
|
33
33
|
images: [{
|
|
34
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/joltify/images/jolt.png'
|
|
34
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/joltify/images/jolt.png',
|
|
35
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/joltify/images/jolt.svg'
|
|
35
36
|
}],
|
|
36
37
|
description: 'Joltify is the First EVM compatible game-changing L1 Public Chain built on the Cosmos SDK for Real-World Assets (RWA) and Beyond.',
|
|
37
38
|
apis: {
|
|
@@ -4439,16 +4439,18 @@ const info = {
|
|
|
4439
4439
|
}
|
|
4440
4440
|
}],
|
|
4441
4441
|
logo_URIs: {
|
|
4442
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-
|
|
4443
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg'
|
|
4442
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
|
|
4444
4443
|
},
|
|
4445
4444
|
images: [{
|
|
4446
4445
|
image_sync: {
|
|
4447
4446
|
chain_name: 'oraichain',
|
|
4448
4447
|
base_denom: 'orai'
|
|
4449
4448
|
},
|
|
4450
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-
|
|
4451
|
-
|
|
4449
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
|
|
4450
|
+
theme: {
|
|
4451
|
+
circle: true,
|
|
4452
|
+
dark_mode: true
|
|
4453
|
+
}
|
|
4452
4454
|
}]
|
|
4453
4455
|
},
|
|
4454
4456
|
{
|
|
@@ -12643,9 +12645,9 @@ const info = {
|
|
|
12643
12645
|
}],
|
|
12644
12646
|
type_asset: 'ics20',
|
|
12645
12647
|
base: 'ibc/2BF9656CAB0384A31167DB9B0254F0FB1CB4346A229BD7E5CBDCBB911C3740F7',
|
|
12646
|
-
name: 'Teledisko DAO',
|
|
12648
|
+
name: 'Teledisko DAO - Legacy',
|
|
12647
12649
|
display: 'berlin',
|
|
12648
|
-
symbol: 'BERLIN',
|
|
12650
|
+
symbol: 'BERLIN-legacy',
|
|
12649
12651
|
traces: [{
|
|
12650
12652
|
type: 'ibc',
|
|
12651
12653
|
counterparty: {
|
|
@@ -12747,8 +12749,7 @@ const info = {
|
|
|
12747
12749
|
base_denom: 'uc4e'
|
|
12748
12750
|
},
|
|
12749
12751
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chain4energy/images/c4e.png'
|
|
12750
|
-
}]
|
|
12751
|
-
keywords: ['osmosis_unlisted']
|
|
12752
|
+
}]
|
|
12752
12753
|
},
|
|
12753
12754
|
{
|
|
12754
12755
|
description: 'Bitmos opens doors for BRC20 tokens to thrive alongside established players in the Cosmos Network, revolutionizing decentralized finance (DeFi) for all.',
|
|
@@ -13646,6 +13647,10 @@ const info = {
|
|
|
13646
13647
|
}
|
|
13647
13648
|
}],
|
|
13648
13649
|
images: [{
|
|
13650
|
+
image_sync: {
|
|
13651
|
+
chain_name: 'dhealth',
|
|
13652
|
+
base_denom: 'udhp'
|
|
13653
|
+
},
|
|
13649
13654
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.png',
|
|
13650
13655
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.svg'
|
|
13651
13656
|
}]
|
|
@@ -13653,7 +13658,7 @@ const info = {
|
|
|
13653
13658
|
{
|
|
13654
13659
|
description: 'The native token of Furya',
|
|
13655
13660
|
denom_units: [{
|
|
13656
|
-
denom: 'ibc/
|
|
13661
|
+
denom: 'ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE',
|
|
13657
13662
|
exponent: 0,
|
|
13658
13663
|
aliases: ['ufury']
|
|
13659
13664
|
}, {
|
|
@@ -13661,7 +13666,7 @@ const info = {
|
|
|
13661
13666
|
exponent: 6
|
|
13662
13667
|
}],
|
|
13663
13668
|
type_asset: 'ics20',
|
|
13664
|
-
base: 'ibc/
|
|
13669
|
+
base: 'ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE',
|
|
13665
13670
|
name: 'furya',
|
|
13666
13671
|
display: 'fury',
|
|
13667
13672
|
symbol: 'FURY',
|
|
@@ -13670,27 +13675,16 @@ const info = {
|
|
|
13670
13675
|
counterparty: {
|
|
13671
13676
|
chain_name: 'furya',
|
|
13672
13677
|
base_denom: 'ufury',
|
|
13673
|
-
channel_id: 'channel-
|
|
13678
|
+
channel_id: 'channel-8'
|
|
13674
13679
|
},
|
|
13675
13680
|
chain: {
|
|
13676
|
-
channel_id: 'channel-
|
|
13677
|
-
path: 'transfer/channel-
|
|
13681
|
+
channel_id: 'channel-74222',
|
|
13682
|
+
path: 'transfer/channel-74222/ufury'
|
|
13678
13683
|
}
|
|
13679
13684
|
}],
|
|
13680
|
-
logo_URIs: {
|
|
13681
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
|
|
13682
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg'
|
|
13683
|
-
},
|
|
13684
13685
|
images: [{
|
|
13685
|
-
|
|
13686
|
-
|
|
13687
|
-
base_denom: 'ufury'
|
|
13688
|
-
},
|
|
13689
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
|
|
13690
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg',
|
|
13691
|
-
theme: {
|
|
13692
|
-
primary_color_hex: '#eaf143'
|
|
13693
|
-
}
|
|
13686
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
13687
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
13694
13688
|
}],
|
|
13695
13689
|
keywords: ['gaming', 'staking']
|
|
13696
13690
|
},
|
|
@@ -13811,6 +13805,10 @@ const info = {
|
|
|
13811
13805
|
}
|
|
13812
13806
|
}],
|
|
13813
13807
|
images: [{
|
|
13808
|
+
image_sync: {
|
|
13809
|
+
chain_name: 'shido',
|
|
13810
|
+
base_denom: 'shido'
|
|
13811
|
+
},
|
|
13814
13812
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
|
|
13815
13813
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
|
|
13816
13814
|
}],
|
|
@@ -13949,6 +13947,10 @@ const info = {
|
|
|
13949
13947
|
}
|
|
13950
13948
|
}],
|
|
13951
13949
|
images: [{
|
|
13950
|
+
image_sync: {
|
|
13951
|
+
chain_name: 'evmos',
|
|
13952
|
+
base_denom: 'erc20/0xfbf4318d24a93753f11d365a6dcf8b830e98ab0f'
|
|
13953
|
+
},
|
|
13952
13954
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
13953
13955
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
13954
13956
|
}],
|
|
@@ -14645,6 +14647,10 @@ const info = {
|
|
|
14645
14647
|
}
|
|
14646
14648
|
}],
|
|
14647
14649
|
images: [{
|
|
14650
|
+
image_sync: {
|
|
14651
|
+
chain_name: 'bitsong',
|
|
14652
|
+
base_denom: 'ft2D8E7041556CE93E1EFD66C07C45D551A6AAAE09'
|
|
14653
|
+
},
|
|
14648
14654
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/ft2D8E7041556CE93E1EFD66C07C45D551A6AAAE09.png'
|
|
14649
14655
|
}]
|
|
14650
14656
|
},
|
|
@@ -14676,6 +14682,10 @@ const info = {
|
|
|
14676
14682
|
}
|
|
14677
14683
|
}],
|
|
14678
14684
|
images: [{
|
|
14685
|
+
image_sync: {
|
|
14686
|
+
chain_name: 'bitsong',
|
|
14687
|
+
base_denom: 'ft99091610CCC66F4277C66D14AF2BC4C5EE52E27A'
|
|
14688
|
+
},
|
|
14679
14689
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/ft99091610CCC66F4277C66D14AF2BC4C5EE52E27A.png'
|
|
14680
14690
|
}]
|
|
14681
14691
|
},
|
|
@@ -14809,6 +14819,10 @@ const info = {
|
|
|
14809
14819
|
}
|
|
14810
14820
|
}],
|
|
14811
14821
|
images: [{
|
|
14822
|
+
image_sync: {
|
|
14823
|
+
chain_name: 'seda',
|
|
14824
|
+
base_denom: 'aseda'
|
|
14825
|
+
},
|
|
14812
14826
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
|
|
14813
14827
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
14814
14828
|
}]
|
|
@@ -14945,6 +14959,10 @@ const info = {
|
|
|
14945
14959
|
}
|
|
14946
14960
|
}],
|
|
14947
14961
|
images: [{
|
|
14962
|
+
image_sync: {
|
|
14963
|
+
chain_name: 'juno',
|
|
14964
|
+
base_denom: 'cw20:juno1spjes0smg5yp40dl7gqyw0h8rn03tnmve06dd2m5acwgh6tlx86swha3xg'
|
|
14965
|
+
},
|
|
14948
14966
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/afa.png'
|
|
14949
14967
|
}]
|
|
14950
14968
|
},
|
|
@@ -15730,7 +15748,7 @@ const info = {
|
|
|
15730
15748
|
chain_name: 'solana',
|
|
15731
15749
|
base_denom: 'Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB'
|
|
15732
15750
|
},
|
|
15733
|
-
|
|
15751
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
15734
15752
|
}],
|
|
15735
15753
|
keywords: ['osmosis_unlisted']
|
|
15736
15754
|
},
|
|
@@ -15846,7 +15864,7 @@ const info = {
|
|
|
15846
15864
|
chain_name: 'solana',
|
|
15847
15865
|
base_denom: 'mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So'
|
|
15848
15866
|
},
|
|
15849
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/
|
|
15867
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/msol.png'
|
|
15850
15868
|
}],
|
|
15851
15869
|
keywords: ['osmosis_unlisted']
|
|
15852
15870
|
},
|
|
@@ -16008,6 +16026,115 @@ const info = {
|
|
|
16008
16026
|
}],
|
|
16009
16027
|
keywords: ['osmosis_unlisted']
|
|
16010
16028
|
},
|
|
16029
|
+
{
|
|
16030
|
+
description: 'Whinecoin is an experimental memecoin by the Sommelier Finance team.',
|
|
16031
|
+
denom_units: [{
|
|
16032
|
+
denom: 'ibc/A8C568580D613F16F7E9075EA9FAD69FEBE0CC1F4AF46C60255FEC4459C166F1',
|
|
16033
|
+
exponent: 0,
|
|
16034
|
+
aliases: ['ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump', 'ibc/9D5DA3720001F91DD76B8F609A93F96688EC8185B54BF9A1A1450EB34FF2D912']
|
|
16035
|
+
}, {
|
|
16036
|
+
denom: 'whine',
|
|
16037
|
+
exponent: 6
|
|
16038
|
+
}],
|
|
16039
|
+
type_asset: 'ics20',
|
|
16040
|
+
base: 'ibc/A8C568580D613F16F7E9075EA9FAD69FEBE0CC1F4AF46C60255FEC4459C166F1',
|
|
16041
|
+
name: 'WHINEcoin',
|
|
16042
|
+
display: 'whine',
|
|
16043
|
+
symbol: 'WHINE',
|
|
16044
|
+
traces: [{
|
|
16045
|
+
type: 'ibc',
|
|
16046
|
+
counterparty: {
|
|
16047
|
+
chain_name: 'solana',
|
|
16048
|
+
base_denom: 'ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump',
|
|
16049
|
+
channel_id: 'channel-1'
|
|
16050
|
+
},
|
|
16051
|
+
chain: {
|
|
16052
|
+
channel_id: 'channel-71',
|
|
16053
|
+
path: 'transfer/channel-71/ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump'
|
|
16054
|
+
}
|
|
16055
|
+
}, {
|
|
16056
|
+
type: 'ibc',
|
|
16057
|
+
counterparty: {
|
|
16058
|
+
chain_name: 'composable',
|
|
16059
|
+
base_denom: 'ibc/9D5DA3720001F91DD76B8F609A93F96688EC8185B54BF9A1A1450EB34FF2D912',
|
|
16060
|
+
channel_id: 'channel-3'
|
|
16061
|
+
},
|
|
16062
|
+
chain: {
|
|
16063
|
+
channel_id: 'channel-1279',
|
|
16064
|
+
path: 'transfer/channel-1279/transfer/channel-71/ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump'
|
|
16065
|
+
}
|
|
16066
|
+
}],
|
|
16067
|
+
images: [{
|
|
16068
|
+
image_sync: {
|
|
16069
|
+
chain_name: 'solana',
|
|
16070
|
+
base_denom: 'ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump'
|
|
16071
|
+
},
|
|
16072
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/whine.png'
|
|
16073
|
+
}]
|
|
16074
|
+
},
|
|
16075
|
+
{
|
|
16076
|
+
description: 'A group of french boulanger who wanna bring fun and baguette on cosmos',
|
|
16077
|
+
denom_units: [{
|
|
16078
|
+
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bag',
|
|
16079
|
+
exponent: 0
|
|
16080
|
+
}, {
|
|
16081
|
+
denom: 'BAG',
|
|
16082
|
+
exponent: 6
|
|
16083
|
+
}],
|
|
16084
|
+
type_asset: 'sdk.coin',
|
|
16085
|
+
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
16086
|
+
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bag',
|
|
16087
|
+
name: 'Baguette',
|
|
16088
|
+
display: 'BAG',
|
|
16089
|
+
symbol: 'BAG',
|
|
16090
|
+
logo_URIs: {
|
|
16091
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BAG.png'
|
|
16092
|
+
},
|
|
16093
|
+
images: [{
|
|
16094
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BAG.png'
|
|
16095
|
+
}]
|
|
16096
|
+
},
|
|
16097
|
+
{
|
|
16098
|
+
description: 'The native token of Furya',
|
|
16099
|
+
denom_units: [{
|
|
16100
|
+
denom: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
|
|
16101
|
+
exponent: 0,
|
|
16102
|
+
aliases: ['ufury']
|
|
16103
|
+
}, {
|
|
16104
|
+
denom: 'fury',
|
|
16105
|
+
exponent: 6
|
|
16106
|
+
}],
|
|
16107
|
+
type_asset: 'ics20',
|
|
16108
|
+
base: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
|
|
16109
|
+
name: 'furya',
|
|
16110
|
+
display: 'fury',
|
|
16111
|
+
symbol: 'FURY',
|
|
16112
|
+
traces: [{
|
|
16113
|
+
type: 'ibc',
|
|
16114
|
+
counterparty: {
|
|
16115
|
+
chain_name: 'furya',
|
|
16116
|
+
base_denom: 'ufury',
|
|
16117
|
+
channel_id: 'channel-3'
|
|
16118
|
+
},
|
|
16119
|
+
chain: {
|
|
16120
|
+
channel_id: 'channel-8690',
|
|
16121
|
+
path: 'transfer/channel-8690/ufury'
|
|
16122
|
+
}
|
|
16123
|
+
}],
|
|
16124
|
+
logo_URIs: {
|
|
16125
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
16126
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
16127
|
+
},
|
|
16128
|
+
images: [{
|
|
16129
|
+
image_sync: {
|
|
16130
|
+
chain_name: 'furya',
|
|
16131
|
+
base_denom: 'ufury'
|
|
16132
|
+
},
|
|
16133
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
16134
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
16135
|
+
}],
|
|
16136
|
+
keywords: ['gaming', 'staking']
|
|
16137
|
+
},
|
|
16011
16138
|
{
|
|
16012
16139
|
description: 'PUNDIX token is the native token that functions within the Pundi X ecosystem, including PundiX Chain and XPOS.',
|
|
16013
16140
|
denom_units: [{
|
|
@@ -16349,28 +16476,6 @@ const info = {
|
|
|
16349
16476
|
},
|
|
16350
16477
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png'
|
|
16351
16478
|
}]
|
|
16352
|
-
},
|
|
16353
|
-
{
|
|
16354
|
-
description: 'A group of french boulanger who wanna bring fun and baguette on cosmos',
|
|
16355
|
-
denom_units: [{
|
|
16356
|
-
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bag',
|
|
16357
|
-
exponent: 0
|
|
16358
|
-
}, {
|
|
16359
|
-
denom: 'BAG',
|
|
16360
|
-
exponent: 6
|
|
16361
|
-
}],
|
|
16362
|
-
type_asset: 'sdk.coin',
|
|
16363
|
-
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
16364
|
-
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bag',
|
|
16365
|
-
name: 'Baguette',
|
|
16366
|
-
display: 'BAG',
|
|
16367
|
-
symbol: 'BAG',
|
|
16368
|
-
logo_URIs: {
|
|
16369
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BAG.png'
|
|
16370
|
-
},
|
|
16371
|
-
images: [{
|
|
16372
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BAG.png'
|
|
16373
|
-
}]
|
|
16374
16479
|
}
|
|
16375
16480
|
]
|
|
16376
16481
|
};
|
|
@@ -587,16 +587,16 @@ const info = {
|
|
|
587
587
|
}
|
|
588
588
|
}],
|
|
589
589
|
logo_URIs: {
|
|
590
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
591
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
590
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
591
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
592
592
|
},
|
|
593
593
|
images: [{
|
|
594
594
|
image_sync: {
|
|
595
595
|
chain_name: 'osmosis',
|
|
596
596
|
base_denom: 'factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc'
|
|
597
597
|
},
|
|
598
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
599
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
598
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
599
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
600
600
|
}]
|
|
601
601
|
}
|
|
602
602
|
]
|
|
@@ -350,7 +350,9 @@ const info = {
|
|
|
350
350
|
image_sync: {
|
|
351
351
|
chain_name: 'noble',
|
|
352
352
|
base_denom: 'uusdc'
|
|
353
|
-
}
|
|
353
|
+
},
|
|
354
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
355
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
354
356
|
}]
|
|
355
357
|
}
|
|
356
358
|
]
|
|
@@ -479,7 +479,7 @@ const info = {
|
|
|
479
479
|
chain_name: 'ethereum',
|
|
480
480
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
481
481
|
},
|
|
482
|
-
|
|
482
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
483
483
|
}],
|
|
484
484
|
coingecko_id: 'tether',
|
|
485
485
|
socials: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "1.63.
|
|
3
|
+
"version": "1.63.3",
|
|
4
4
|
"description": "Cosmos chain registry ⚛️",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry/tree/master/packages/chain-registry#readme",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.46.
|
|
32
|
+
"@chain-registry/utils": "^1.46.2",
|
|
33
33
|
"deepmerge": "^4.2.2"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.45.
|
|
36
|
+
"@chain-registry/types": "^0.45.2"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "749273a2a1594f82108923044f719613c3a5b1a5"
|
|
47
47
|
}
|
|
@@ -62,7 +62,10 @@ const info = {
|
|
|
62
62
|
},
|
|
63
63
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.png',
|
|
64
64
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.svg',
|
|
65
|
-
layout: 'logomark'
|
|
65
|
+
layout: 'logomark',
|
|
66
|
+
theme: {
|
|
67
|
+
circle: true
|
|
68
|
+
}
|
|
66
69
|
}]
|
|
67
70
|
};
|
|
68
71
|
exports.default = info;
|