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
|
@@ -17347,8 +17347,7 @@ const info = {
|
|
|
17347
17347
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
17348
17348
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
|
|
17349
17349
|
},
|
|
17350
|
-
images: [
|
|
17351
|
-
{
|
|
17350
|
+
images: [{
|
|
17352
17351
|
imageSync: {
|
|
17353
17352
|
chainName: 'ethereum',
|
|
17354
17353
|
baseDenom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
@@ -17360,8 +17359,7 @@ const info = {
|
|
|
17360
17359
|
primaryColorHex: '#009393',
|
|
17361
17360
|
backgroundColorHex: '#009393'
|
|
17362
17361
|
}
|
|
17363
|
-
},
|
|
17364
|
-
{
|
|
17362
|
+
}, {
|
|
17365
17363
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt_logomark.png',
|
|
17366
17364
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt_logomark.svg',
|
|
17367
17365
|
theme: {
|
|
@@ -17369,11 +17367,7 @@ const info = {
|
|
|
17369
17367
|
primaryColorHex: '#50AF95',
|
|
17370
17368
|
backgroundColorHex: '#00000000'
|
|
17371
17369
|
}
|
|
17372
|
-
},
|
|
17373
|
-
{
|
|
17374
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allUSDT.svg'
|
|
17375
|
-
}
|
|
17376
|
-
],
|
|
17370
|
+
}],
|
|
17377
17371
|
keywords: ['osmosis_unlisted']
|
|
17378
17372
|
},
|
|
17379
17373
|
{
|
|
@@ -17496,8 +17490,6 @@ const info = {
|
|
|
17496
17490
|
backgroundColorHex: '#f4941c',
|
|
17497
17491
|
circle: true
|
|
17498
17492
|
}
|
|
17499
|
-
}, {
|
|
17500
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allBTC.svg'
|
|
17501
17493
|
}]
|
|
17502
17494
|
},
|
|
17503
17495
|
{
|
|
@@ -18134,9 +18126,6 @@ const info = {
|
|
|
18134
18126
|
theme: {
|
|
18135
18127
|
primaryColorHex: '#303030'
|
|
18136
18128
|
}
|
|
18137
|
-
}, {
|
|
18138
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allETH.svg',
|
|
18139
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allETH.png'
|
|
18140
18129
|
}]
|
|
18141
18130
|
},
|
|
18142
18131
|
{
|
|
@@ -18167,8 +18156,7 @@ const info = {
|
|
|
18167
18156
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.svg',
|
|
18168
18157
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.png'
|
|
18169
18158
|
},
|
|
18170
|
-
images: [
|
|
18171
|
-
{
|
|
18159
|
+
images: [{
|
|
18172
18160
|
imageSync: {
|
|
18173
18161
|
chainName: 'solana',
|
|
18174
18162
|
baseDenom: 'Lamport'
|
|
@@ -18179,31 +18167,13 @@ const info = {
|
|
|
18179
18167
|
circle: true,
|
|
18180
18168
|
backgroundColorHex: '#000000'
|
|
18181
18169
|
}
|
|
18182
|
-
},
|
|
18183
|
-
{
|
|
18170
|
+
}, {
|
|
18184
18171
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg',
|
|
18185
18172
|
theme: {
|
|
18186
18173
|
circle: false,
|
|
18187
18174
|
backgroundColorHex: '#00000000'
|
|
18188
18175
|
}
|
|
18189
|
-
}
|
|
18190
|
-
{
|
|
18191
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allSOL_circle.svg',
|
|
18192
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allSOL_circle.png',
|
|
18193
|
-
theme: {
|
|
18194
|
-
circle: false,
|
|
18195
|
-
backgroundColorHex: '#00000000'
|
|
18196
|
-
}
|
|
18197
|
-
},
|
|
18198
|
-
{
|
|
18199
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allSOL.svg',
|
|
18200
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allSOL.png',
|
|
18201
|
-
theme: {
|
|
18202
|
-
circle: false,
|
|
18203
|
-
backgroundColorHex: '#00000000'
|
|
18204
|
-
}
|
|
18205
|
-
}
|
|
18206
|
-
]
|
|
18176
|
+
}]
|
|
18207
18177
|
},
|
|
18208
18178
|
{
|
|
18209
18179
|
description: 'Lava Network is a modular data network designed to provide fast, reliable, and scalable access to blockchain data for developers and users.',
|
|
@@ -18535,14 +18505,6 @@ const info = {
|
|
|
18535
18505
|
primaryColorHex: '#FF060A',
|
|
18536
18506
|
backgroundColorHex: '#FF060A'
|
|
18537
18507
|
}
|
|
18538
|
-
}, {
|
|
18539
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allTRX.svg',
|
|
18540
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allTRX.png',
|
|
18541
|
-
theme: {
|
|
18542
|
-
circle: true,
|
|
18543
|
-
primaryColorHex: '#FF060A',
|
|
18544
|
-
backgroundColorHex: '#FF060A'
|
|
18545
|
-
}
|
|
18546
18508
|
}]
|
|
18547
18509
|
},
|
|
18548
18510
|
{
|
|
@@ -18625,12 +18587,6 @@ const info = {
|
|
|
18625
18587
|
theme: {
|
|
18626
18588
|
primaryColorHex: '#fc0424'
|
|
18627
18589
|
}
|
|
18628
|
-
}, {
|
|
18629
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allOP.svg',
|
|
18630
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allOP.png',
|
|
18631
|
-
theme: {
|
|
18632
|
-
primaryColorHex: '#fc0424'
|
|
18633
|
-
}
|
|
18634
18590
|
}]
|
|
18635
18591
|
},
|
|
18636
18592
|
{
|
|
@@ -18718,13 +18674,6 @@ const info = {
|
|
|
18718
18674
|
primaryColorHex: '#FFA409',
|
|
18719
18675
|
backgroundColorHex: '#00000000'
|
|
18720
18676
|
}
|
|
18721
|
-
}, {
|
|
18722
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allSHIB.svg',
|
|
18723
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allSHIB.png',
|
|
18724
|
-
theme: {
|
|
18725
|
-
circle: true,
|
|
18726
|
-
primaryColorHex: '#FFA409'
|
|
18727
|
-
}
|
|
18728
18677
|
}]
|
|
18729
18678
|
},
|
|
18730
18679
|
{
|
|
@@ -18764,12 +18713,6 @@ const info = {
|
|
|
18764
18713
|
theme: {
|
|
18765
18714
|
primaryColorHex: '#253545'
|
|
18766
18715
|
}
|
|
18767
|
-
}, {
|
|
18768
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allARB.svg',
|
|
18769
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allARB.png',
|
|
18770
|
-
theme: {
|
|
18771
|
-
primaryColorHex: '#9DCCED'
|
|
18772
|
-
}
|
|
18773
18716
|
}]
|
|
18774
18717
|
},
|
|
18775
18718
|
{
|
|
@@ -18809,13 +18752,6 @@ const info = {
|
|
|
18809
18752
|
theme: {
|
|
18810
18753
|
primaryColorHex: '#2c5cdc'
|
|
18811
18754
|
}
|
|
18812
|
-
}, {
|
|
18813
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allLINK.svg',
|
|
18814
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allLINK.png',
|
|
18815
|
-
theme: {
|
|
18816
|
-
circle: true,
|
|
18817
|
-
primaryColorHex: '#2A5ADA'
|
|
18818
|
-
}
|
|
18819
18755
|
}]
|
|
18820
18756
|
},
|
|
18821
18757
|
{
|
|
@@ -18855,12 +18791,6 @@ const info = {
|
|
|
18855
18791
|
theme: {
|
|
18856
18792
|
primaryColorHex: '#cc3233'
|
|
18857
18793
|
}
|
|
18858
|
-
}, {
|
|
18859
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allPEPE.png',
|
|
18860
|
-
theme: {
|
|
18861
|
-
circle: true,
|
|
18862
|
-
primaryColorHex: '#549C44'
|
|
18863
|
-
}
|
|
18864
18794
|
}]
|
|
18865
18795
|
},
|
|
18866
18796
|
{
|
|
@@ -18900,13 +18830,6 @@ const info = {
|
|
|
18900
18830
|
theme: {
|
|
18901
18831
|
primaryColorHex: '#e4047c'
|
|
18902
18832
|
}
|
|
18903
|
-
}, {
|
|
18904
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allDOT.svg',
|
|
18905
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allDOT.png',
|
|
18906
|
-
theme: {
|
|
18907
|
-
circle: true,
|
|
18908
|
-
primaryColorHex: '#E6007A'
|
|
18909
|
-
}
|
|
18910
18833
|
}]
|
|
18911
18834
|
},
|
|
18912
18835
|
{
|
|
@@ -19401,12 +19324,6 @@ const info = {
|
|
|
19401
19324
|
primaryColorHex: '#0088CC',
|
|
19402
19325
|
backgroundColorHex: '#0088CC'
|
|
19403
19326
|
}
|
|
19404
|
-
}, {
|
|
19405
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allTON.svg',
|
|
19406
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allTON.png',
|
|
19407
|
-
theme: {
|
|
19408
|
-
primaryColorHex: '#0088CC'
|
|
19409
|
-
}
|
|
19410
19327
|
}]
|
|
19411
19328
|
},
|
|
19412
19329
|
{
|
|
@@ -21610,9 +21527,6 @@ const info = {
|
|
|
21610
21527
|
theme: {
|
|
21611
21528
|
primaryColorHex: '#0493fc'
|
|
21612
21529
|
}
|
|
21613
|
-
}, {
|
|
21614
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allFIL.svg',
|
|
21615
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allFIL.png'
|
|
21616
21530
|
}]
|
|
21617
21531
|
},
|
|
21618
21532
|
{
|
|
@@ -22642,29 +22556,18 @@ const info = {
|
|
|
22642
22556
|
logoURIs: {
|
|
22643
22557
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg'
|
|
22644
22558
|
},
|
|
22645
|
-
images: [
|
|
22646
|
-
{
|
|
22559
|
+
images: [{
|
|
22647
22560
|
imageSync: {
|
|
22648
22561
|
chainName: 'aptos',
|
|
22649
22562
|
baseDenom: '0x1::aptos_coin::AptosCoin'
|
|
22650
22563
|
},
|
|
22651
22564
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg'
|
|
22652
|
-
},
|
|
22653
|
-
{
|
|
22565
|
+
}, {
|
|
22654
22566
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/apt-dm.svg',
|
|
22655
22567
|
theme: {
|
|
22656
22568
|
darkMode: true
|
|
22657
22569
|
}
|
|
22658
|
-
}
|
|
22659
|
-
{
|
|
22660
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allAPT.svg',
|
|
22661
|
-
theme: {
|
|
22662
|
-
circle: true,
|
|
22663
|
-
darkMode: true,
|
|
22664
|
-
primaryColorHex: '#ffffff'
|
|
22665
|
-
}
|
|
22666
|
-
}
|
|
22667
|
-
]
|
|
22570
|
+
}]
|
|
22668
22571
|
},
|
|
22669
22572
|
{
|
|
22670
22573
|
description: 'An alloy of BNB asset variants on Osmosis.',
|
|
@@ -22703,13 +22606,6 @@ const info = {
|
|
|
22703
22606
|
theme: {
|
|
22704
22607
|
primaryColorHex: '#f3bb0c'
|
|
22705
22608
|
}
|
|
22706
|
-
}, {
|
|
22707
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allBNB.svg',
|
|
22708
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allBNB.png',
|
|
22709
|
-
theme: {
|
|
22710
|
-
circle: true,
|
|
22711
|
-
primaryColorHex: '#f0b90b'
|
|
22712
|
-
}
|
|
22713
22609
|
}]
|
|
22714
22610
|
},
|
|
22715
22611
|
{
|
|
@@ -23160,12 +23056,6 @@ const info = {
|
|
|
23160
23056
|
theme: {
|
|
23161
23057
|
primaryColorHex: '#f4e4d4'
|
|
23162
23058
|
}
|
|
23163
|
-
}, {
|
|
23164
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allDYM.svg',
|
|
23165
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allDYM.png',
|
|
23166
|
-
theme: {
|
|
23167
|
-
primaryColorHex: '#f4e4d4'
|
|
23168
|
-
}
|
|
23169
23059
|
}]
|
|
23170
23060
|
},
|
|
23171
23061
|
{
|
|
@@ -23206,12 +23096,6 @@ const info = {
|
|
|
23206
23096
|
theme: {
|
|
23207
23097
|
primaryColorHex: '#8444e4'
|
|
23208
23098
|
}
|
|
23209
|
-
}, {
|
|
23210
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allPOL.svg',
|
|
23211
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allPOL.png',
|
|
23212
|
-
theme: {
|
|
23213
|
-
primaryColorHex: '#8444e4'
|
|
23214
|
-
}
|
|
23215
23099
|
}]
|
|
23216
23100
|
},
|
|
23217
23101
|
{
|
|
@@ -23386,12 +23270,6 @@ const info = {
|
|
|
23386
23270
|
circle: true,
|
|
23387
23271
|
primaryColorHex: '#F1BB15'
|
|
23388
23272
|
}
|
|
23389
|
-
}, {
|
|
23390
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allMOVE.svg',
|
|
23391
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allMOVE.png',
|
|
23392
|
-
theme: {
|
|
23393
|
-
primaryColorHex: '#F1BB15'
|
|
23394
|
-
}
|
|
23395
23273
|
}],
|
|
23396
23274
|
socials: {
|
|
23397
23275
|
website: 'https://www.movementnetwork.xyz/',
|
|
@@ -24939,10 +24817,80 @@ const info = {
|
|
|
24939
24817
|
provider: 'Osmosis'
|
|
24940
24818
|
}],
|
|
24941
24819
|
logoURIs: {
|
|
24942
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/
|
|
24820
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usd.svg'
|
|
24943
24821
|
},
|
|
24944
24822
|
images: [{
|
|
24945
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/
|
|
24823
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usd.svg'
|
|
24824
|
+
}]
|
|
24825
|
+
},
|
|
24826
|
+
{
|
|
24827
|
+
description: 'An alloy of TRUMP asset variants on Osmosis.',
|
|
24828
|
+
extendedDescription: 'Multiple Official Trump variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of TRUMP.',
|
|
24829
|
+
denomUnits: [{
|
|
24830
|
+
denom: 'factory/osmo1524q4dt7ckx25daydfd0ya0hyu6t26ch5509nvmxm4gcvuhk0fvs8qzl5q/alloyed/allTRUMP',
|
|
24831
|
+
exponent: 0
|
|
24832
|
+
}, {
|
|
24833
|
+
denom: 'allTRUMP',
|
|
24834
|
+
exponent: 6
|
|
24835
|
+
}],
|
|
24836
|
+
typeAsset: 'sdk.coin',
|
|
24837
|
+
address: 'osmo1524q4dt7ckx25daydfd0ya0hyu6t26ch5509nvmxm4gcvuhk0fvs8qzl5q',
|
|
24838
|
+
base: 'factory/osmo1524q4dt7ckx25daydfd0ya0hyu6t26ch5509nvmxm4gcvuhk0fvs8qzl5q/alloyed/allTRUMP',
|
|
24839
|
+
name: 'Osmosis Alloyed TRUMP',
|
|
24840
|
+
display: 'allTRUMP',
|
|
24841
|
+
symbol: 'allTRUMP',
|
|
24842
|
+
traces: [{
|
|
24843
|
+
type: 'synthetic',
|
|
24844
|
+
counterparty: {
|
|
24845
|
+
chainName: 'solana',
|
|
24846
|
+
baseDenom: '6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN'
|
|
24847
|
+
},
|
|
24848
|
+
provider: 'Osmosis'
|
|
24849
|
+
}],
|
|
24850
|
+
logoURIs: {
|
|
24851
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/trump.png'
|
|
24852
|
+
},
|
|
24853
|
+
images: [{
|
|
24854
|
+
imageSync: {
|
|
24855
|
+
chainName: 'solana',
|
|
24856
|
+
baseDenom: '6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN'
|
|
24857
|
+
},
|
|
24858
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/trump.png'
|
|
24859
|
+
}]
|
|
24860
|
+
},
|
|
24861
|
+
{
|
|
24862
|
+
description: 'An alloy of PENGU asset variants on Osmosis.',
|
|
24863
|
+
extendedDescription: 'Multiple Pudgy Penguins variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of PENGU.',
|
|
24864
|
+
denomUnits: [{
|
|
24865
|
+
denom: 'factory/osmo10nu66efsxxkdgh70xs8xur9mygrg79m5ht7zcmzsrdzxkhz7hpssz9hg9k/alloyed/allPENGU',
|
|
24866
|
+
exponent: 0
|
|
24867
|
+
}, {
|
|
24868
|
+
denom: 'allPENGU',
|
|
24869
|
+
exponent: 6
|
|
24870
|
+
}],
|
|
24871
|
+
typeAsset: 'sdk.coin',
|
|
24872
|
+
address: 'osmo10nu66efsxxkdgh70xs8xur9mygrg79m5ht7zcmzsrdzxkhz7hpssz9hg9k',
|
|
24873
|
+
base: 'factory/osmo10nu66efsxxkdgh70xs8xur9mygrg79m5ht7zcmzsrdzxkhz7hpssz9hg9k/alloyed/allPENGU',
|
|
24874
|
+
name: 'Osmosis Alloyed PENGU',
|
|
24875
|
+
display: 'allPENGU',
|
|
24876
|
+
symbol: 'allPENGU',
|
|
24877
|
+
traces: [{
|
|
24878
|
+
type: 'synthetic',
|
|
24879
|
+
counterparty: {
|
|
24880
|
+
chainName: 'solana',
|
|
24881
|
+
baseDenom: '2zMMhcVQEXDtdE6vsFS7S7D5oUodfJHE8vd1gnBouauv'
|
|
24882
|
+
},
|
|
24883
|
+
provider: 'Osmosis'
|
|
24884
|
+
}],
|
|
24885
|
+
logoURIs: {
|
|
24886
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pengu.png'
|
|
24887
|
+
},
|
|
24888
|
+
images: [{
|
|
24889
|
+
imageSync: {
|
|
24890
|
+
chainName: 'solana',
|
|
24891
|
+
baseDenom: '2zMMhcVQEXDtdE6vsFS7S7D5oUodfJHE8vd1gnBouauv'
|
|
24892
|
+
},
|
|
24893
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pengu.png'
|
|
24946
24894
|
}]
|
|
24947
24895
|
}
|
|
24948
24896
|
]
|
|
@@ -16,10 +16,10 @@ const info = {
|
|
|
16
16
|
feeTokens: [
|
|
17
17
|
{
|
|
18
18
|
denom: 'uosmo',
|
|
19
|
-
fixedMinGasPrice: 0.
|
|
20
|
-
lowGasPrice: 0.
|
|
21
|
-
averageGasPrice: 0.
|
|
22
|
-
highGasPrice: 0.
|
|
19
|
+
fixedMinGasPrice: 0.01,
|
|
20
|
+
lowGasPrice: 0.01,
|
|
21
|
+
averageGasPrice: 0.1,
|
|
22
|
+
highGasPrice: 0.16
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
25
|
denom: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/sICP-native-ICP'
|
|
@@ -523,8 +523,8 @@ const info = {
|
|
|
523
523
|
name: 'v3',
|
|
524
524
|
genesisUrl: 'https://github.com/osmosis-labs/networks/raw/main/osmosis-1/genesis.json'
|
|
525
525
|
},
|
|
526
|
-
recommendedVersion: '
|
|
527
|
-
compatibleVersions: ['
|
|
526
|
+
recommendedVersion: '30.0.0',
|
|
527
|
+
compatibleVersions: ['30.0.0'],
|
|
528
528
|
consensus: {
|
|
529
529
|
type: 'cometbft',
|
|
530
530
|
version: '0.38.17',
|
|
@@ -532,16 +532,16 @@ const info = {
|
|
|
532
532
|
tag: 'v0.38.17-v28-osmo-1'
|
|
533
533
|
},
|
|
534
534
|
cosmwasm: {
|
|
535
|
-
version: '0.53.
|
|
535
|
+
version: '0.53.3',
|
|
536
536
|
repo: 'https://github.com/CosmWasm/wasmd',
|
|
537
|
-
tag: 'v0.53.
|
|
537
|
+
tag: 'v0.53.3',
|
|
538
538
|
enabled: true
|
|
539
539
|
},
|
|
540
540
|
sdk: {
|
|
541
541
|
type: 'cosmos',
|
|
542
|
-
version: '0.50.
|
|
542
|
+
version: '0.50.14',
|
|
543
543
|
repo: 'https://github.com/osmosis-labs/cosmos-sdk',
|
|
544
|
-
tag: 'v0.50.
|
|
544
|
+
tag: 'v0.50.14-v30-osmo'
|
|
545
545
|
},
|
|
546
546
|
ibc: {
|
|
547
547
|
type: 'go',
|
|
@@ -552,11 +552,11 @@ const info = {
|
|
|
552
552
|
},
|
|
553
553
|
language: {
|
|
554
554
|
type: 'go',
|
|
555
|
-
version: '1.
|
|
555
|
+
version: '1.23.4'
|
|
556
556
|
},
|
|
557
557
|
binaries: {
|
|
558
|
-
"linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/
|
|
559
|
-
"linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/
|
|
558
|
+
"linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/v30.0.0/osmosisd-30.0.0-linux-amd64?checksum=b469237ba50239988601ec5f0b88197a507b68ca1e1cf97a7e993bd731d7a5fc',
|
|
559
|
+
"linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/v30.0.0/osmosisd-30.0.0-linux-arm64?checksum=ef79c48f86301fd9e7ac78ad6d5c5291c98d24f77f46460960a487cf60ee526f'
|
|
560
560
|
}
|
|
561
561
|
},
|
|
562
562
|
images: [{
|
|
@@ -59,6 +59,10 @@ const info = {
|
|
|
59
59
|
{
|
|
60
60
|
address: 'https://rpc-main-symphony.vinjan.xyz',
|
|
61
61
|
provider: 'Vinjan.Inc'
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
address: 'https://rpc-symphony.sr20de.xyz',
|
|
65
|
+
provider: 'Sr20de'
|
|
62
66
|
}
|
|
63
67
|
],
|
|
64
68
|
rest: [
|
|
@@ -73,6 +77,10 @@ const info = {
|
|
|
73
77
|
{
|
|
74
78
|
address: 'https://api-main-symphony.vinjan.xyz',
|
|
75
79
|
provider: 'Vinjan.Inc'
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
address: 'https://api-symphony.sr20de.xyz',
|
|
83
|
+
provider: 'Sr20de'
|
|
76
84
|
}
|
|
77
85
|
],
|
|
78
86
|
grpc: [
|
|
@@ -87,6 +95,10 @@ const info = {
|
|
|
87
95
|
{
|
|
88
96
|
address: 'grpc-main-symphony.vinjan.xyz:21090',
|
|
89
97
|
provider: 'Vinjan.Inc'
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
address: 'https://grpc-symphony.sr20de.xyz',
|
|
101
|
+
provider: 'Sr20de'
|
|
90
102
|
}
|
|
91
103
|
]
|
|
92
104
|
},
|
|
@@ -95,6 +107,11 @@ const info = {
|
|
|
95
107
|
url: 'https://xplorer.vinjan.xyz/symphony',
|
|
96
108
|
txPage: 'https://xplorer.vinjan.xyz/symphony/tx/${txHash}',
|
|
97
109
|
accountPage: 'https://xplorer.vinjan.xyz/symphony/account/${accountAddress}'
|
|
110
|
+
}, {
|
|
111
|
+
kind: 'Sr20de Explorer',
|
|
112
|
+
url: 'https://explorer.sr20de.xyz/symphony',
|
|
113
|
+
txPage: 'https://explorer.sr20de.xyz/symphony/tx/${txHash}',
|
|
114
|
+
accountPage: 'https://explorer.sr20de.xyz/symphony/account/${accountAddress}'
|
|
98
115
|
}],
|
|
99
116
|
logoURIs: {
|
|
100
117
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/symphony_logo.png'
|
|
@@ -57,6 +57,35 @@ const info = [
|
|
|
57
57
|
}
|
|
58
58
|
}]
|
|
59
59
|
},
|
|
60
|
+
{
|
|
61
|
+
$schema: '../../ibc_data.schema.json',
|
|
62
|
+
chain1: {
|
|
63
|
+
chainName: 'cosmosicsprovidertestnet',
|
|
64
|
+
clientId: '07-tendermint-374',
|
|
65
|
+
connectionId: 'connection-260'
|
|
66
|
+
},
|
|
67
|
+
chain2: {
|
|
68
|
+
chainName: 'outbedevnet',
|
|
69
|
+
clientId: '07-tendermint-3',
|
|
70
|
+
connectionId: 'connection-5'
|
|
71
|
+
},
|
|
72
|
+
channels: [{
|
|
73
|
+
chain1: {
|
|
74
|
+
channelId: 'channel-500',
|
|
75
|
+
portId: 'transfer'
|
|
76
|
+
},
|
|
77
|
+
chain2: {
|
|
78
|
+
channelId: 'channel-5',
|
|
79
|
+
portId: 'transfer'
|
|
80
|
+
},
|
|
81
|
+
ordering: 'unordered',
|
|
82
|
+
version: 'ics20-1',
|
|
83
|
+
tags: {
|
|
84
|
+
status: 'live',
|
|
85
|
+
preferred: true
|
|
86
|
+
}
|
|
87
|
+
}]
|
|
88
|
+
},
|
|
60
89
|
{
|
|
61
90
|
$schema: '../../ibc_data.schema.json',
|
|
62
91
|
chain1: {
|