chain-registry 2.0.38 → 2.0.40
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/devnet/asset-lists.js +2 -0
- package/devnet/chains.js +2 -0
- package/devnet/ibc-data.js +2 -0
- package/devnet/outbedevnet/asset-list.d.ts +3 -0
- package/devnet/outbedevnet/asset-list.js +30 -0
- package/devnet/outbedevnet/chain.d.ts +3 -0
- package/devnet/outbedevnet/chain.js +65 -0
- package/devnet/outbedevnet/ibc-data.d.ts +3 -0
- package/devnet/outbedevnet/ibc-data.js +32 -0
- package/devnet/outbedevnet/index.d.ts +3 -0
- package/devnet/outbedevnet/index.js +12 -0
- package/esm/devnet/asset-lists.js +2 -0
- package/esm/devnet/chains.js +2 -0
- package/esm/devnet/ibc-data.js +2 -0
- package/esm/devnet/outbedevnet/asset-list.js +28 -0
- package/esm/devnet/outbedevnet/chain.js +63 -0
- package/esm/devnet/outbedevnet/ibc-data.js +30 -0
- package/esm/devnet/outbedevnet/index.js +6 -0
- package/esm/mainnet/osmosis/asset-list.js +81 -133
- package/esm/mainnet/osmosis/chain.js +13 -13
- package/esm/mainnet/symphony/chain.js +17 -0
- package/esm/testnet/airchainsvaranasitestnet/chain.js +4 -0
- package/esm/testnet/cosmosicsprovidertestnet/ibc-data.js +29 -0
- package/esm/testnet/fetchhubtestnet/chain.js +3 -3
- package/mainnet/osmosis/asset-list.js +81 -133
- package/mainnet/osmosis/chain.js +13 -13
- package/mainnet/symphony/chain.js +17 -0
- package/package.json +3 -3
- package/testnet/airchainsvaranasitestnet/chain.js +4 -0
- package/testnet/cosmosicsprovidertestnet/ibc-data.js +29 -0
- package/testnet/fetchhubtestnet/chain.js +3 -3
|
@@ -17349,8 +17349,7 @@ const info = {
|
|
|
17349
17349
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
17350
17350
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
|
|
17351
17351
|
},
|
|
17352
|
-
images: [
|
|
17353
|
-
{
|
|
17352
|
+
images: [{
|
|
17354
17353
|
imageSync: {
|
|
17355
17354
|
chainName: 'ethereum',
|
|
17356
17355
|
baseDenom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
@@ -17362,8 +17361,7 @@ const info = {
|
|
|
17362
17361
|
primaryColorHex: '#009393',
|
|
17363
17362
|
backgroundColorHex: '#009393'
|
|
17364
17363
|
}
|
|
17365
|
-
},
|
|
17366
|
-
{
|
|
17364
|
+
}, {
|
|
17367
17365
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt_logomark.png',
|
|
17368
17366
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt_logomark.svg',
|
|
17369
17367
|
theme: {
|
|
@@ -17371,11 +17369,7 @@ const info = {
|
|
|
17371
17369
|
primaryColorHex: '#50AF95',
|
|
17372
17370
|
backgroundColorHex: '#00000000'
|
|
17373
17371
|
}
|
|
17374
|
-
},
|
|
17375
|
-
{
|
|
17376
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allUSDT.svg'
|
|
17377
|
-
}
|
|
17378
|
-
],
|
|
17372
|
+
}],
|
|
17379
17373
|
keywords: ['osmosis_unlisted']
|
|
17380
17374
|
},
|
|
17381
17375
|
{
|
|
@@ -17498,8 +17492,6 @@ const info = {
|
|
|
17498
17492
|
backgroundColorHex: '#f4941c',
|
|
17499
17493
|
circle: true
|
|
17500
17494
|
}
|
|
17501
|
-
}, {
|
|
17502
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allBTC.svg'
|
|
17503
17495
|
}]
|
|
17504
17496
|
},
|
|
17505
17497
|
{
|
|
@@ -18136,9 +18128,6 @@ const info = {
|
|
|
18136
18128
|
theme: {
|
|
18137
18129
|
primaryColorHex: '#303030'
|
|
18138
18130
|
}
|
|
18139
|
-
}, {
|
|
18140
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allETH.svg',
|
|
18141
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allETH.png'
|
|
18142
18131
|
}]
|
|
18143
18132
|
},
|
|
18144
18133
|
{
|
|
@@ -18169,8 +18158,7 @@ const info = {
|
|
|
18169
18158
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.svg',
|
|
18170
18159
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.png'
|
|
18171
18160
|
},
|
|
18172
|
-
images: [
|
|
18173
|
-
{
|
|
18161
|
+
images: [{
|
|
18174
18162
|
imageSync: {
|
|
18175
18163
|
chainName: 'solana',
|
|
18176
18164
|
baseDenom: 'Lamport'
|
|
@@ -18181,31 +18169,13 @@ const info = {
|
|
|
18181
18169
|
circle: true,
|
|
18182
18170
|
backgroundColorHex: '#000000'
|
|
18183
18171
|
}
|
|
18184
|
-
},
|
|
18185
|
-
{
|
|
18172
|
+
}, {
|
|
18186
18173
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg',
|
|
18187
18174
|
theme: {
|
|
18188
18175
|
circle: false,
|
|
18189
18176
|
backgroundColorHex: '#00000000'
|
|
18190
18177
|
}
|
|
18191
|
-
}
|
|
18192
|
-
{
|
|
18193
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allSOL_circle.svg',
|
|
18194
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allSOL_circle.png',
|
|
18195
|
-
theme: {
|
|
18196
|
-
circle: false,
|
|
18197
|
-
backgroundColorHex: '#00000000'
|
|
18198
|
-
}
|
|
18199
|
-
},
|
|
18200
|
-
{
|
|
18201
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allSOL.svg',
|
|
18202
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allSOL.png',
|
|
18203
|
-
theme: {
|
|
18204
|
-
circle: false,
|
|
18205
|
-
backgroundColorHex: '#00000000'
|
|
18206
|
-
}
|
|
18207
|
-
}
|
|
18208
|
-
]
|
|
18178
|
+
}]
|
|
18209
18179
|
},
|
|
18210
18180
|
{
|
|
18211
18181
|
description: 'Lava Network is a modular data network designed to provide fast, reliable, and scalable access to blockchain data for developers and users.',
|
|
@@ -18537,14 +18507,6 @@ const info = {
|
|
|
18537
18507
|
primaryColorHex: '#FF060A',
|
|
18538
18508
|
backgroundColorHex: '#FF060A'
|
|
18539
18509
|
}
|
|
18540
|
-
}, {
|
|
18541
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allTRX.svg',
|
|
18542
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allTRX.png',
|
|
18543
|
-
theme: {
|
|
18544
|
-
circle: true,
|
|
18545
|
-
primaryColorHex: '#FF060A',
|
|
18546
|
-
backgroundColorHex: '#FF060A'
|
|
18547
|
-
}
|
|
18548
18510
|
}]
|
|
18549
18511
|
},
|
|
18550
18512
|
{
|
|
@@ -18627,12 +18589,6 @@ const info = {
|
|
|
18627
18589
|
theme: {
|
|
18628
18590
|
primaryColorHex: '#fc0424'
|
|
18629
18591
|
}
|
|
18630
|
-
}, {
|
|
18631
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allOP.svg',
|
|
18632
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allOP.png',
|
|
18633
|
-
theme: {
|
|
18634
|
-
primaryColorHex: '#fc0424'
|
|
18635
|
-
}
|
|
18636
18592
|
}]
|
|
18637
18593
|
},
|
|
18638
18594
|
{
|
|
@@ -18720,13 +18676,6 @@ const info = {
|
|
|
18720
18676
|
primaryColorHex: '#FFA409',
|
|
18721
18677
|
backgroundColorHex: '#00000000'
|
|
18722
18678
|
}
|
|
18723
|
-
}, {
|
|
18724
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allSHIB.svg',
|
|
18725
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allSHIB.png',
|
|
18726
|
-
theme: {
|
|
18727
|
-
circle: true,
|
|
18728
|
-
primaryColorHex: '#FFA409'
|
|
18729
|
-
}
|
|
18730
18679
|
}]
|
|
18731
18680
|
},
|
|
18732
18681
|
{
|
|
@@ -18766,12 +18715,6 @@ const info = {
|
|
|
18766
18715
|
theme: {
|
|
18767
18716
|
primaryColorHex: '#253545'
|
|
18768
18717
|
}
|
|
18769
|
-
}, {
|
|
18770
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allARB.svg',
|
|
18771
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allARB.png',
|
|
18772
|
-
theme: {
|
|
18773
|
-
primaryColorHex: '#9DCCED'
|
|
18774
|
-
}
|
|
18775
18718
|
}]
|
|
18776
18719
|
},
|
|
18777
18720
|
{
|
|
@@ -18811,13 +18754,6 @@ const info = {
|
|
|
18811
18754
|
theme: {
|
|
18812
18755
|
primaryColorHex: '#2c5cdc'
|
|
18813
18756
|
}
|
|
18814
|
-
}, {
|
|
18815
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allLINK.svg',
|
|
18816
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allLINK.png',
|
|
18817
|
-
theme: {
|
|
18818
|
-
circle: true,
|
|
18819
|
-
primaryColorHex: '#2A5ADA'
|
|
18820
|
-
}
|
|
18821
18757
|
}]
|
|
18822
18758
|
},
|
|
18823
18759
|
{
|
|
@@ -18857,12 +18793,6 @@ const info = {
|
|
|
18857
18793
|
theme: {
|
|
18858
18794
|
primaryColorHex: '#cc3233'
|
|
18859
18795
|
}
|
|
18860
|
-
}, {
|
|
18861
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allPEPE.png',
|
|
18862
|
-
theme: {
|
|
18863
|
-
circle: true,
|
|
18864
|
-
primaryColorHex: '#549C44'
|
|
18865
|
-
}
|
|
18866
18796
|
}]
|
|
18867
18797
|
},
|
|
18868
18798
|
{
|
|
@@ -18902,13 +18832,6 @@ const info = {
|
|
|
18902
18832
|
theme: {
|
|
18903
18833
|
primaryColorHex: '#e4047c'
|
|
18904
18834
|
}
|
|
18905
|
-
}, {
|
|
18906
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allDOT.svg',
|
|
18907
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allDOT.png',
|
|
18908
|
-
theme: {
|
|
18909
|
-
circle: true,
|
|
18910
|
-
primaryColorHex: '#E6007A'
|
|
18911
|
-
}
|
|
18912
18835
|
}]
|
|
18913
18836
|
},
|
|
18914
18837
|
{
|
|
@@ -19403,12 +19326,6 @@ const info = {
|
|
|
19403
19326
|
primaryColorHex: '#0088CC',
|
|
19404
19327
|
backgroundColorHex: '#0088CC'
|
|
19405
19328
|
}
|
|
19406
|
-
}, {
|
|
19407
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allTON.svg',
|
|
19408
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allTON.png',
|
|
19409
|
-
theme: {
|
|
19410
|
-
primaryColorHex: '#0088CC'
|
|
19411
|
-
}
|
|
19412
19329
|
}]
|
|
19413
19330
|
},
|
|
19414
19331
|
{
|
|
@@ -21612,9 +21529,6 @@ const info = {
|
|
|
21612
21529
|
theme: {
|
|
21613
21530
|
primaryColorHex: '#0493fc'
|
|
21614
21531
|
}
|
|
21615
|
-
}, {
|
|
21616
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allFIL.svg',
|
|
21617
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allFIL.png'
|
|
21618
21532
|
}]
|
|
21619
21533
|
},
|
|
21620
21534
|
{
|
|
@@ -22644,29 +22558,18 @@ const info = {
|
|
|
22644
22558
|
logoURIs: {
|
|
22645
22559
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg'
|
|
22646
22560
|
},
|
|
22647
|
-
images: [
|
|
22648
|
-
{
|
|
22561
|
+
images: [{
|
|
22649
22562
|
imageSync: {
|
|
22650
22563
|
chainName: 'aptos',
|
|
22651
22564
|
baseDenom: '0x1::aptos_coin::AptosCoin'
|
|
22652
22565
|
},
|
|
22653
22566
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg'
|
|
22654
|
-
},
|
|
22655
|
-
{
|
|
22567
|
+
}, {
|
|
22656
22568
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/apt-dm.svg',
|
|
22657
22569
|
theme: {
|
|
22658
22570
|
darkMode: true
|
|
22659
22571
|
}
|
|
22660
|
-
}
|
|
22661
|
-
{
|
|
22662
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allAPT.svg',
|
|
22663
|
-
theme: {
|
|
22664
|
-
circle: true,
|
|
22665
|
-
darkMode: true,
|
|
22666
|
-
primaryColorHex: '#ffffff'
|
|
22667
|
-
}
|
|
22668
|
-
}
|
|
22669
|
-
]
|
|
22572
|
+
}]
|
|
22670
22573
|
},
|
|
22671
22574
|
{
|
|
22672
22575
|
description: 'An alloy of BNB asset variants on Osmosis.',
|
|
@@ -22705,13 +22608,6 @@ const info = {
|
|
|
22705
22608
|
theme: {
|
|
22706
22609
|
primaryColorHex: '#f3bb0c'
|
|
22707
22610
|
}
|
|
22708
|
-
}, {
|
|
22709
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allBNB.svg',
|
|
22710
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allBNB.png',
|
|
22711
|
-
theme: {
|
|
22712
|
-
circle: true,
|
|
22713
|
-
primaryColorHex: '#f0b90b'
|
|
22714
|
-
}
|
|
22715
22611
|
}]
|
|
22716
22612
|
},
|
|
22717
22613
|
{
|
|
@@ -23162,12 +23058,6 @@ const info = {
|
|
|
23162
23058
|
theme: {
|
|
23163
23059
|
primaryColorHex: '#f4e4d4'
|
|
23164
23060
|
}
|
|
23165
|
-
}, {
|
|
23166
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allDYM.svg',
|
|
23167
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allDYM.png',
|
|
23168
|
-
theme: {
|
|
23169
|
-
primaryColorHex: '#f4e4d4'
|
|
23170
|
-
}
|
|
23171
23061
|
}]
|
|
23172
23062
|
},
|
|
23173
23063
|
{
|
|
@@ -23208,12 +23098,6 @@ const info = {
|
|
|
23208
23098
|
theme: {
|
|
23209
23099
|
primaryColorHex: '#8444e4'
|
|
23210
23100
|
}
|
|
23211
|
-
}, {
|
|
23212
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allPOL.svg',
|
|
23213
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allPOL.png',
|
|
23214
|
-
theme: {
|
|
23215
|
-
primaryColorHex: '#8444e4'
|
|
23216
|
-
}
|
|
23217
23101
|
}]
|
|
23218
23102
|
},
|
|
23219
23103
|
{
|
|
@@ -23388,12 +23272,6 @@ const info = {
|
|
|
23388
23272
|
circle: true,
|
|
23389
23273
|
primaryColorHex: '#F1BB15'
|
|
23390
23274
|
}
|
|
23391
|
-
}, {
|
|
23392
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allMOVE.svg',
|
|
23393
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allMOVE.png',
|
|
23394
|
-
theme: {
|
|
23395
|
-
primaryColorHex: '#F1BB15'
|
|
23396
|
-
}
|
|
23397
23275
|
}],
|
|
23398
23276
|
socials: {
|
|
23399
23277
|
website: 'https://www.movementnetwork.xyz/',
|
|
@@ -24941,10 +24819,80 @@ const info = {
|
|
|
24941
24819
|
provider: 'Osmosis'
|
|
24942
24820
|
}],
|
|
24943
24821
|
logoURIs: {
|
|
24944
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/
|
|
24822
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usd.svg'
|
|
24945
24823
|
},
|
|
24946
24824
|
images: [{
|
|
24947
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/
|
|
24825
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usd.svg'
|
|
24826
|
+
}]
|
|
24827
|
+
},
|
|
24828
|
+
{
|
|
24829
|
+
description: 'An alloy of TRUMP asset variants on Osmosis.',
|
|
24830
|
+
extendedDescription: 'Multiple Official Trump variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of TRUMP.',
|
|
24831
|
+
denomUnits: [{
|
|
24832
|
+
denom: 'factory/osmo1524q4dt7ckx25daydfd0ya0hyu6t26ch5509nvmxm4gcvuhk0fvs8qzl5q/alloyed/allTRUMP',
|
|
24833
|
+
exponent: 0
|
|
24834
|
+
}, {
|
|
24835
|
+
denom: 'allTRUMP',
|
|
24836
|
+
exponent: 6
|
|
24837
|
+
}],
|
|
24838
|
+
typeAsset: 'sdk.coin',
|
|
24839
|
+
address: 'osmo1524q4dt7ckx25daydfd0ya0hyu6t26ch5509nvmxm4gcvuhk0fvs8qzl5q',
|
|
24840
|
+
base: 'factory/osmo1524q4dt7ckx25daydfd0ya0hyu6t26ch5509nvmxm4gcvuhk0fvs8qzl5q/alloyed/allTRUMP',
|
|
24841
|
+
name: 'Osmosis Alloyed TRUMP',
|
|
24842
|
+
display: 'allTRUMP',
|
|
24843
|
+
symbol: 'allTRUMP',
|
|
24844
|
+
traces: [{
|
|
24845
|
+
type: 'synthetic',
|
|
24846
|
+
counterparty: {
|
|
24847
|
+
chainName: 'solana',
|
|
24848
|
+
baseDenom: '6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN'
|
|
24849
|
+
},
|
|
24850
|
+
provider: 'Osmosis'
|
|
24851
|
+
}],
|
|
24852
|
+
logoURIs: {
|
|
24853
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/trump.png'
|
|
24854
|
+
},
|
|
24855
|
+
images: [{
|
|
24856
|
+
imageSync: {
|
|
24857
|
+
chainName: 'solana',
|
|
24858
|
+
baseDenom: '6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN'
|
|
24859
|
+
},
|
|
24860
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/trump.png'
|
|
24861
|
+
}]
|
|
24862
|
+
},
|
|
24863
|
+
{
|
|
24864
|
+
description: 'An alloy of PENGU asset variants on Osmosis.',
|
|
24865
|
+
extendedDescription: 'Multiple Pudgy Penguins variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of PENGU.',
|
|
24866
|
+
denomUnits: [{
|
|
24867
|
+
denom: 'factory/osmo10nu66efsxxkdgh70xs8xur9mygrg79m5ht7zcmzsrdzxkhz7hpssz9hg9k/alloyed/allPENGU',
|
|
24868
|
+
exponent: 0
|
|
24869
|
+
}, {
|
|
24870
|
+
denom: 'allPENGU',
|
|
24871
|
+
exponent: 6
|
|
24872
|
+
}],
|
|
24873
|
+
typeAsset: 'sdk.coin',
|
|
24874
|
+
address: 'osmo10nu66efsxxkdgh70xs8xur9mygrg79m5ht7zcmzsrdzxkhz7hpssz9hg9k',
|
|
24875
|
+
base: 'factory/osmo10nu66efsxxkdgh70xs8xur9mygrg79m5ht7zcmzsrdzxkhz7hpssz9hg9k/alloyed/allPENGU',
|
|
24876
|
+
name: 'Osmosis Alloyed PENGU',
|
|
24877
|
+
display: 'allPENGU',
|
|
24878
|
+
symbol: 'allPENGU',
|
|
24879
|
+
traces: [{
|
|
24880
|
+
type: 'synthetic',
|
|
24881
|
+
counterparty: {
|
|
24882
|
+
chainName: 'solana',
|
|
24883
|
+
baseDenom: '2zMMhcVQEXDtdE6vsFS7S7D5oUodfJHE8vd1gnBouauv'
|
|
24884
|
+
},
|
|
24885
|
+
provider: 'Osmosis'
|
|
24886
|
+
}],
|
|
24887
|
+
logoURIs: {
|
|
24888
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pengu.png'
|
|
24889
|
+
},
|
|
24890
|
+
images: [{
|
|
24891
|
+
imageSync: {
|
|
24892
|
+
chainName: 'solana',
|
|
24893
|
+
baseDenom: '2zMMhcVQEXDtdE6vsFS7S7D5oUodfJHE8vd1gnBouauv'
|
|
24894
|
+
},
|
|
24895
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pengu.png'
|
|
24948
24896
|
}]
|
|
24949
24897
|
}
|
|
24950
24898
|
]
|
package/mainnet/osmosis/chain.js
CHANGED
|
@@ -18,10 +18,10 @@ const info = {
|
|
|
18
18
|
feeTokens: [
|
|
19
19
|
{
|
|
20
20
|
denom: 'uosmo',
|
|
21
|
-
fixedMinGasPrice: 0.
|
|
22
|
-
lowGasPrice: 0.
|
|
23
|
-
averageGasPrice: 0.
|
|
24
|
-
highGasPrice: 0.
|
|
21
|
+
fixedMinGasPrice: 0.01,
|
|
22
|
+
lowGasPrice: 0.01,
|
|
23
|
+
averageGasPrice: 0.1,
|
|
24
|
+
highGasPrice: 0.16
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
27
|
denom: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/sICP-native-ICP'
|
|
@@ -525,8 +525,8 @@ const info = {
|
|
|
525
525
|
name: 'v3',
|
|
526
526
|
genesisUrl: 'https://github.com/osmosis-labs/networks/raw/main/osmosis-1/genesis.json'
|
|
527
527
|
},
|
|
528
|
-
recommendedVersion: '
|
|
529
|
-
compatibleVersions: ['
|
|
528
|
+
recommendedVersion: '30.0.0',
|
|
529
|
+
compatibleVersions: ['30.0.0'],
|
|
530
530
|
consensus: {
|
|
531
531
|
type: 'cometbft',
|
|
532
532
|
version: '0.38.17',
|
|
@@ -534,16 +534,16 @@ const info = {
|
|
|
534
534
|
tag: 'v0.38.17-v28-osmo-1'
|
|
535
535
|
},
|
|
536
536
|
cosmwasm: {
|
|
537
|
-
version: '0.53.
|
|
537
|
+
version: '0.53.3',
|
|
538
538
|
repo: 'https://github.com/CosmWasm/wasmd',
|
|
539
|
-
tag: 'v0.53.
|
|
539
|
+
tag: 'v0.53.3',
|
|
540
540
|
enabled: true
|
|
541
541
|
},
|
|
542
542
|
sdk: {
|
|
543
543
|
type: 'cosmos',
|
|
544
|
-
version: '0.50.
|
|
544
|
+
version: '0.50.14',
|
|
545
545
|
repo: 'https://github.com/osmosis-labs/cosmos-sdk',
|
|
546
|
-
tag: 'v0.50.
|
|
546
|
+
tag: 'v0.50.14-v30-osmo'
|
|
547
547
|
},
|
|
548
548
|
ibc: {
|
|
549
549
|
type: 'go',
|
|
@@ -554,11 +554,11 @@ const info = {
|
|
|
554
554
|
},
|
|
555
555
|
language: {
|
|
556
556
|
type: 'go',
|
|
557
|
-
version: '1.
|
|
557
|
+
version: '1.23.4'
|
|
558
558
|
},
|
|
559
559
|
binaries: {
|
|
560
|
-
"linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/
|
|
561
|
-
"linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/
|
|
560
|
+
"linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/v30.0.0/osmosisd-30.0.0-linux-amd64?checksum=b469237ba50239988601ec5f0b88197a507b68ca1e1cf97a7e993bd731d7a5fc',
|
|
561
|
+
"linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/v30.0.0/osmosisd-30.0.0-linux-arm64?checksum=ef79c48f86301fd9e7ac78ad6d5c5291c98d24f77f46460960a487cf60ee526f'
|
|
562
562
|
}
|
|
563
563
|
},
|
|
564
564
|
images: [{
|
|
@@ -61,6 +61,10 @@ const info = {
|
|
|
61
61
|
{
|
|
62
62
|
address: 'https://rpc-main-symphony.vinjan.xyz',
|
|
63
63
|
provider: 'Vinjan.Inc'
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
address: 'https://rpc-symphony.sr20de.xyz',
|
|
67
|
+
provider: 'Sr20de'
|
|
64
68
|
}
|
|
65
69
|
],
|
|
66
70
|
rest: [
|
|
@@ -75,6 +79,10 @@ const info = {
|
|
|
75
79
|
{
|
|
76
80
|
address: 'https://api-main-symphony.vinjan.xyz',
|
|
77
81
|
provider: 'Vinjan.Inc'
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
address: 'https://api-symphony.sr20de.xyz',
|
|
85
|
+
provider: 'Sr20de'
|
|
78
86
|
}
|
|
79
87
|
],
|
|
80
88
|
grpc: [
|
|
@@ -89,6 +97,10 @@ const info = {
|
|
|
89
97
|
{
|
|
90
98
|
address: 'grpc-main-symphony.vinjan.xyz:21090',
|
|
91
99
|
provider: 'Vinjan.Inc'
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
address: 'https://grpc-symphony.sr20de.xyz',
|
|
103
|
+
provider: 'Sr20de'
|
|
92
104
|
}
|
|
93
105
|
]
|
|
94
106
|
},
|
|
@@ -97,6 +109,11 @@ const info = {
|
|
|
97
109
|
url: 'https://xplorer.vinjan.xyz/symphony',
|
|
98
110
|
txPage: 'https://xplorer.vinjan.xyz/symphony/tx/${txHash}',
|
|
99
111
|
accountPage: 'https://xplorer.vinjan.xyz/symphony/account/${accountAddress}'
|
|
112
|
+
}, {
|
|
113
|
+
kind: 'Sr20de Explorer',
|
|
114
|
+
url: 'https://explorer.sr20de.xyz/symphony',
|
|
115
|
+
txPage: 'https://explorer.sr20de.xyz/symphony/tx/${txHash}',
|
|
116
|
+
accountPage: 'https://explorer.sr20de.xyz/symphony/account/${accountAddress}'
|
|
100
117
|
}],
|
|
101
118
|
logoURIs: {
|
|
102
119
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/symphony_logo.png'
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.40",
|
|
4
4
|
"description": "Cosmos chain registry ⚛️",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry/tree/master/packages/chain-registry#readme",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@chain-registry/types": "^2.0.
|
|
32
|
+
"@chain-registry/types": "^2.0.40"
|
|
33
33
|
},
|
|
34
34
|
"keywords": [
|
|
35
35
|
"chain-registry",
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
"interchain",
|
|
40
40
|
"tokens"
|
|
41
41
|
],
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "0ee2b31141398f457fbe7eeac7dbe377bb3bb6e3"
|
|
43
43
|
}
|
|
@@ -59,6 +59,35 @@ const info = [
|
|
|
59
59
|
}
|
|
60
60
|
}]
|
|
61
61
|
},
|
|
62
|
+
{
|
|
63
|
+
$schema: '../../ibc_data.schema.json',
|
|
64
|
+
chain1: {
|
|
65
|
+
chainName: 'cosmosicsprovidertestnet',
|
|
66
|
+
clientId: '07-tendermint-374',
|
|
67
|
+
connectionId: 'connection-260'
|
|
68
|
+
},
|
|
69
|
+
chain2: {
|
|
70
|
+
chainName: 'outbedevnet',
|
|
71
|
+
clientId: '07-tendermint-3',
|
|
72
|
+
connectionId: 'connection-5'
|
|
73
|
+
},
|
|
74
|
+
channels: [{
|
|
75
|
+
chain1: {
|
|
76
|
+
channelId: 'channel-500',
|
|
77
|
+
portId: 'transfer'
|
|
78
|
+
},
|
|
79
|
+
chain2: {
|
|
80
|
+
channelId: 'channel-5',
|
|
81
|
+
portId: 'transfer'
|
|
82
|
+
},
|
|
83
|
+
ordering: 'unordered',
|
|
84
|
+
version: 'ics20-1',
|
|
85
|
+
tags: {
|
|
86
|
+
status: 'live',
|
|
87
|
+
preferred: true
|
|
88
|
+
}
|
|
89
|
+
}]
|
|
90
|
+
},
|
|
62
91
|
{
|
|
63
92
|
$schema: '../../ibc_data.schema.json',
|
|
64
93
|
chain1: {
|