@juno-network/assets 0.14.0 → 0.16.0
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/main/asset_list.js +120 -1
- package/main/assets.js +25 -3
- package/main/chain.js +42 -10
- package/main/testnet.js +8 -4
- package/module/asset_list.js +120 -1
- package/module/assets.js +25 -3
- package/module/chain.js +42 -10
- package/module/testnet.js +8 -4
- package/package.json +5 -5
- package/src/asset_list.ts +148 -1
- package/src/assets.ts +31 -3
- package/src/chain.ts +52 -10
- package/src/testnet.ts +10 -4
- package/types/index.d.ts +5 -5
package/main/asset_list.js
CHANGED
|
@@ -654,6 +654,36 @@ var asset_list = {
|
|
|
654
654
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg'
|
|
655
655
|
},
|
|
656
656
|
coingecko_id: 'matic-network'
|
|
657
|
+
}, {
|
|
658
|
+
description: 'Wrapped BNB on Axelar',
|
|
659
|
+
denom_units: [{
|
|
660
|
+
denom: 'ibc/735AFF12D7AF5EEC8F4339448BBF001547AEA05CCA6F1CAA60C139AE87828EB1',
|
|
661
|
+
exponent: 0,
|
|
662
|
+
aliases: ['wbnb-wei']
|
|
663
|
+
}, {
|
|
664
|
+
denom: 'wbnb',
|
|
665
|
+
exponent: 18
|
|
666
|
+
}],
|
|
667
|
+
base: 'ibc/735AFF12D7AF5EEC8F4339448BBF001547AEA05CCA6F1CAA60C139AE87828EB1',
|
|
668
|
+
name: 'Wrapped BNB',
|
|
669
|
+
display: 'wbnb',
|
|
670
|
+
symbol: 'WBNB',
|
|
671
|
+
traces: [{
|
|
672
|
+
type: 'ibc',
|
|
673
|
+
counterparty: {
|
|
674
|
+
channel_id: 'channel-4',
|
|
675
|
+
base_denom: 'wbnb-wei',
|
|
676
|
+
chain_name: 'axelar'
|
|
677
|
+
},
|
|
678
|
+
chain: {
|
|
679
|
+
channel_id: 'channel-71'
|
|
680
|
+
}
|
|
681
|
+
}],
|
|
682
|
+
logo_URIs: {
|
|
683
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg',
|
|
684
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png'
|
|
685
|
+
},
|
|
686
|
+
coingecko_id: 'wbnb'
|
|
657
687
|
}, {
|
|
658
688
|
description: 'The BCNA coin is the transactional token within the BitCanna network, serving the legal cannabis industry through its payment network, supply chain and trust network.',
|
|
659
689
|
denom_units: [{
|
|
@@ -1122,7 +1152,8 @@ var asset_list = {
|
|
|
1122
1152
|
display: 'huahua',
|
|
1123
1153
|
symbol: 'HUAHUA',
|
|
1124
1154
|
logo_URIs: {
|
|
1125
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png'
|
|
1155
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png',
|
|
1156
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg'
|
|
1126
1157
|
},
|
|
1127
1158
|
coingecko_id: 'chihuahua-token',
|
|
1128
1159
|
traces: [{
|
|
@@ -1165,6 +1196,64 @@ var asset_list = {
|
|
|
1165
1196
|
channel_id: 'channel-36'
|
|
1166
1197
|
}
|
|
1167
1198
|
}]
|
|
1199
|
+
}, {
|
|
1200
|
+
description: 'Governance Token of Harbor protocol on Comdex network',
|
|
1201
|
+
denom_units: [{
|
|
1202
|
+
denom: 'ibc/2D8FA8721F44AE790D2A4D07775C16DD275B6FD83DA6FF29E76FED5BB6A92764',
|
|
1203
|
+
exponent: 0,
|
|
1204
|
+
aliases: ['uharbor']
|
|
1205
|
+
}, {
|
|
1206
|
+
denom: 'harbor',
|
|
1207
|
+
exponent: 6
|
|
1208
|
+
}],
|
|
1209
|
+
base: 'ibc/2D8FA8721F44AE790D2A4D07775C16DD275B6FD83DA6FF29E76FED5BB6A92764',
|
|
1210
|
+
name: 'Harbor',
|
|
1211
|
+
display: 'harbor',
|
|
1212
|
+
symbol: 'HARBOR',
|
|
1213
|
+
logo_URIs: {
|
|
1214
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png'
|
|
1215
|
+
},
|
|
1216
|
+
coingecko_id: '',
|
|
1217
|
+
traces: [{
|
|
1218
|
+
type: 'ibc',
|
|
1219
|
+
counterparty: {
|
|
1220
|
+
channel_id: 'channel-18',
|
|
1221
|
+
base_denom: 'uharbor',
|
|
1222
|
+
chain_name: 'comdex'
|
|
1223
|
+
},
|
|
1224
|
+
chain: {
|
|
1225
|
+
channel_id: 'channel-36'
|
|
1226
|
+
}
|
|
1227
|
+
}]
|
|
1228
|
+
}, {
|
|
1229
|
+
description: 'Stable Token of Harbor protocol on Comdex network',
|
|
1230
|
+
denom_units: [{
|
|
1231
|
+
denom: 'ibc/DD057BB58DCBEE8F7C0CDF0B9AE4A2656B00E3C9745341180400B60833EEC9FD',
|
|
1232
|
+
exponent: 0,
|
|
1233
|
+
aliases: ['ucmst']
|
|
1234
|
+
}, {
|
|
1235
|
+
denom: 'cmst',
|
|
1236
|
+
exponent: 6
|
|
1237
|
+
}],
|
|
1238
|
+
base: 'ibc/DD057BB58DCBEE8F7C0CDF0B9AE4A2656B00E3C9745341180400B60833EEC9FD',
|
|
1239
|
+
name: 'CMST',
|
|
1240
|
+
display: 'cmst',
|
|
1241
|
+
symbol: 'CMST',
|
|
1242
|
+
logo_URIs: {
|
|
1243
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.png'
|
|
1244
|
+
},
|
|
1245
|
+
coingecko_id: '',
|
|
1246
|
+
traces: [{
|
|
1247
|
+
type: 'ibc',
|
|
1248
|
+
counterparty: {
|
|
1249
|
+
channel_id: 'channel-18',
|
|
1250
|
+
base_denom: 'ucmst',
|
|
1251
|
+
chain_name: 'comdex'
|
|
1252
|
+
},
|
|
1253
|
+
chain: {
|
|
1254
|
+
channel_id: 'channel-36'
|
|
1255
|
+
}
|
|
1256
|
+
}]
|
|
1168
1257
|
}, {
|
|
1169
1258
|
description: 'The native staking and governance token of the Cosmos Hub.',
|
|
1170
1259
|
denom_units: [{
|
|
@@ -1494,6 +1583,36 @@ var asset_list = {
|
|
|
1494
1583
|
channel_id: 'channel-33'
|
|
1495
1584
|
}
|
|
1496
1585
|
}]
|
|
1586
|
+
}, {
|
|
1587
|
+
description: 'PSTAKE Liquid-Staked ATOM',
|
|
1588
|
+
denom_units: [{
|
|
1589
|
+
denom: 'ibc/436673B3C7C0923C904EEA4AC97AB0DD7DC5627751AE7E2F8CFF489A3D43D805',
|
|
1590
|
+
exponent: 0,
|
|
1591
|
+
aliases: ['stk/uatom']
|
|
1592
|
+
}, {
|
|
1593
|
+
denom: 'stkatom',
|
|
1594
|
+
exponent: 6,
|
|
1595
|
+
aliases: ['stk/atom']
|
|
1596
|
+
}],
|
|
1597
|
+
base: 'ibc/436673B3C7C0923C904EEA4AC97AB0DD7DC5627751AE7E2F8CFF489A3D43D805',
|
|
1598
|
+
name: 'PSTAKE staked ATOM',
|
|
1599
|
+
display: 'stkatom',
|
|
1600
|
+
symbol: 'stkATOM',
|
|
1601
|
+
logo_URIs: {
|
|
1602
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png',
|
|
1603
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg'
|
|
1604
|
+
},
|
|
1605
|
+
traces: [{
|
|
1606
|
+
type: 'ibc',
|
|
1607
|
+
counterparty: {
|
|
1608
|
+
channel_id: 'channel-37',
|
|
1609
|
+
base_denom: 'stk/uatom',
|
|
1610
|
+
chain_name: 'persistence'
|
|
1611
|
+
},
|
|
1612
|
+
chain: {
|
|
1613
|
+
channel_id: 'channel-33'
|
|
1614
|
+
}
|
|
1615
|
+
}]
|
|
1497
1616
|
}, {
|
|
1498
1617
|
description: 'pSTAKE is a liquid staking protocol unlocking the liquidity of staked assets.',
|
|
1499
1618
|
denom_units: [{
|
package/main/assets.js
CHANGED
|
@@ -308,7 +308,8 @@ var assets = {
|
|
|
308
308
|
logo_URIs: {
|
|
309
309
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.png',
|
|
310
310
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.svg'
|
|
311
|
-
}
|
|
311
|
+
},
|
|
312
|
+
coingecko_id: 'stakeeasy-juno-derivative'
|
|
312
313
|
}, {
|
|
313
314
|
description: 'Staking derivative bJUNO for staked JUNO',
|
|
314
315
|
type_asset: 'cw20',
|
|
@@ -327,7 +328,8 @@ var assets = {
|
|
|
327
328
|
logo_URIs: {
|
|
328
329
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.png',
|
|
329
330
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.svg'
|
|
330
|
-
}
|
|
331
|
+
},
|
|
332
|
+
coingecko_id: 'stakeeasy-bjuno'
|
|
331
333
|
}, {
|
|
332
334
|
description: 'Solarbank DAO Governance Token for speeding up the shift to renewable and green energy',
|
|
333
335
|
type_asset: 'cw20',
|
|
@@ -365,7 +367,8 @@ var assets = {
|
|
|
365
367
|
logo_URIs: {
|
|
366
368
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.png',
|
|
367
369
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.svg'
|
|
368
|
-
}
|
|
370
|
+
},
|
|
371
|
+
coingecko_id: 'seasy'
|
|
369
372
|
}, {
|
|
370
373
|
description: 'The native token cw20 for MuseDAO on Juno Chain',
|
|
371
374
|
type_asset: 'cw20',
|
|
@@ -403,6 +406,25 @@ var assets = {
|
|
|
403
406
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/loop.png'
|
|
404
407
|
},
|
|
405
408
|
coingecko_id: 'loop'
|
|
409
|
+
}, {
|
|
410
|
+
description: 'The native token cw20 for Fanfury on Juno Chain',
|
|
411
|
+
type_asset: 'cw20',
|
|
412
|
+
address: 'juno1cltgm8v842gu54srmejewghnd6uqa26lzkpa635wzra9m9xuudkqa2gtcz',
|
|
413
|
+
denom_units: [{
|
|
414
|
+
denom: 'cw20:juno1cltgm8v842gu54srmejewghnd6uqa26lzkpa635wzra9m9xuudkqa2gtcz',
|
|
415
|
+
exponent: 0
|
|
416
|
+
}, {
|
|
417
|
+
denom: 'fury',
|
|
418
|
+
exponent: 6
|
|
419
|
+
}],
|
|
420
|
+
base: 'cw20:juno1cltgm8v842gu54srmejewghnd6uqa26lzkpa635wzra9m9xuudkqa2gtcz',
|
|
421
|
+
name: 'Fanfury',
|
|
422
|
+
display: 'fury',
|
|
423
|
+
symbol: 'FURY',
|
|
424
|
+
logo_URIs: {
|
|
425
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/fanfury.png'
|
|
426
|
+
},
|
|
427
|
+
coingecko_id: 'fanfury'
|
|
406
428
|
}, {
|
|
407
429
|
description: 'The native token cw20 for Neta on Juno Chain',
|
|
408
430
|
type_asset: 'cw20',
|
package/main/chain.js
CHANGED
|
@@ -33,8 +33,8 @@ var chain = {
|
|
|
33
33
|
},
|
|
34
34
|
codebase: {
|
|
35
35
|
git_repo: 'https://github.com/CosmosContracts/juno',
|
|
36
|
-
recommended_version: '
|
|
37
|
-
compatible_versions: ['
|
|
36
|
+
recommended_version: 'v11.0.0',
|
|
37
|
+
compatible_versions: ['v11.0.0'],
|
|
38
38
|
cosmos_sdk_version: '0.45',
|
|
39
39
|
tendermint_version: '0.34',
|
|
40
40
|
cosmwasm_version: '0.28',
|
|
@@ -45,6 +45,10 @@ var chain = {
|
|
|
45
45
|
},
|
|
46
46
|
peers: {
|
|
47
47
|
seeds: [{
|
|
48
|
+
id: 'babc3f3f7804933265ec9c40ad94f4da8e9e0017',
|
|
49
|
+
address: 'seed.rhinostake.com:12656',
|
|
50
|
+
provider: 'RHINO'
|
|
51
|
+
}, {
|
|
48
52
|
id: '2484353dab0b2c1275765b8ffa2c50b3b36158ca',
|
|
49
53
|
address: 'seed-node.junochain.com:26656'
|
|
50
54
|
}, {
|
|
@@ -112,11 +116,14 @@ var chain = {
|
|
|
112
116
|
}, {
|
|
113
117
|
address: 'https://juno-rpc.polkachu.com',
|
|
114
118
|
provider: 'Polkachu'
|
|
119
|
+
}, {
|
|
120
|
+
address: 'https://juno.rpc.interchain.ivaldilabs.xyz',
|
|
121
|
+
provider: 'Ivaldi Labs'
|
|
115
122
|
}, {
|
|
116
123
|
address: 'https://juno-rpc.lavenderfive.com:443',
|
|
117
124
|
provider: 'Lavender.Five Nodes 🐝'
|
|
118
125
|
}, {
|
|
119
|
-
address: 'https://rpc
|
|
126
|
+
address: 'https://rpc-juno.pupmos.network',
|
|
120
127
|
provider: 'PUPMØS'
|
|
121
128
|
}, {
|
|
122
129
|
address: 'https://rpc-juno-ia.cosmosia.notional.ventures/',
|
|
@@ -128,7 +135,7 @@ var chain = {
|
|
|
128
135
|
address: 'https://rpc.juno.silknodes.io/',
|
|
129
136
|
provider: 'Silk Nodes'
|
|
130
137
|
}, {
|
|
131
|
-
address: 'https://juno-rpc.
|
|
138
|
+
address: 'https://juno-rpc.kleomedes.network',
|
|
132
139
|
provider: 'Kleomedes'
|
|
133
140
|
}, {
|
|
134
141
|
address: 'https://rpc.juno.interbloc.org',
|
|
@@ -137,7 +144,7 @@ var chain = {
|
|
|
137
144
|
address: 'https://juno.nodejumper.io',
|
|
138
145
|
provider: 'Nodejumper 🚀'
|
|
139
146
|
}, {
|
|
140
|
-
address: 'https://juno.rpc.stakin.com',
|
|
147
|
+
address: 'https://juno.rpc.stakin-nodes.com',
|
|
141
148
|
provider: 'Stakin'
|
|
142
149
|
}, {
|
|
143
150
|
address: 'https://juno-rpc.icycro.org',
|
|
@@ -145,6 +152,12 @@ var chain = {
|
|
|
145
152
|
}, {
|
|
146
153
|
address: 'https://rpc-juno.goldenratiostaking.net',
|
|
147
154
|
provider: 'Golden Ratio Staking'
|
|
155
|
+
}, {
|
|
156
|
+
address: 'https://rpc.juno.bh.rocks',
|
|
157
|
+
provider: 'BlockHunters 🎯'
|
|
158
|
+
}, {
|
|
159
|
+
address: 'https://rpc.juno.kingnodes.com',
|
|
160
|
+
provider: 'kingnodes 👑'
|
|
148
161
|
}],
|
|
149
162
|
rest: [{
|
|
150
163
|
address: 'https://lcd-juno.whispernode.com',
|
|
@@ -152,6 +165,9 @@ var chain = {
|
|
|
152
165
|
}, {
|
|
153
166
|
address: 'https://lcd-juno.itastakers.com',
|
|
154
167
|
provider: 'itastakers'
|
|
168
|
+
}, {
|
|
169
|
+
address: 'https://juno.rest.interchain.ivaldilabs.xyz',
|
|
170
|
+
provider: 'Ivaldi Labs'
|
|
155
171
|
}, {
|
|
156
172
|
address: 'https://rest-juno.ecostake.com',
|
|
157
173
|
provider: 'ecostake'
|
|
@@ -159,7 +175,7 @@ var chain = {
|
|
|
159
175
|
address: 'https://juno-api.lavenderfive.com:443',
|
|
160
176
|
provider: 'Lavender.Five Nodes 🐝'
|
|
161
177
|
}, {
|
|
162
|
-
address: 'https://api
|
|
178
|
+
address: 'https://api-juno.pupmos.network',
|
|
163
179
|
provider: 'PUPMØS'
|
|
164
180
|
}, {
|
|
165
181
|
address: 'https://api-juno-ia.cosmosia.notional.ventures/',
|
|
@@ -174,7 +190,7 @@ var chain = {
|
|
|
174
190
|
address: 'https://api.juno.silknodes.io/',
|
|
175
191
|
provider: 'Silk Nodes'
|
|
176
192
|
}, {
|
|
177
|
-
address: 'https://juno-api.
|
|
193
|
+
address: 'https://juno-api.kleomedes.network',
|
|
178
194
|
provider: 'Kleomedes'
|
|
179
195
|
}, {
|
|
180
196
|
address: 'https://api.juno.interbloc.org',
|
|
@@ -183,8 +199,14 @@ var chain = {
|
|
|
183
199
|
address: 'https://juno.nodejumper.io:1317',
|
|
184
200
|
provider: 'Nodejumper 🚀'
|
|
185
201
|
}, {
|
|
186
|
-
address: 'https://juno.rest.stakin.com',
|
|
202
|
+
address: 'https://juno.rest.stakin-nodes.com',
|
|
187
203
|
provider: 'Stakin'
|
|
204
|
+
}, {
|
|
205
|
+
address: 'https://api.juno.bh.rocks',
|
|
206
|
+
provider: 'BlockHunters 🎯'
|
|
207
|
+
}, {
|
|
208
|
+
address: 'https://api.juno.kingnodes.com',
|
|
209
|
+
provider: 'kingnodes 👑'
|
|
188
210
|
}],
|
|
189
211
|
grpc: [{
|
|
190
212
|
address: '35.243.205.230:9090',
|
|
@@ -204,12 +226,21 @@ var chain = {
|
|
|
204
226
|
}, {
|
|
205
227
|
address: 'https://grpc.juno.silknodes.io/',
|
|
206
228
|
provider: 'Silk Nodes'
|
|
229
|
+
}, {
|
|
230
|
+
address: 'juno.grpc.interchain.ivaldilabs.xyz:443',
|
|
231
|
+
provider: 'Ivaldi Labs'
|
|
207
232
|
}, {
|
|
208
233
|
address: 'https://juno.nodejumper.io:9090',
|
|
209
234
|
provider: 'Nodejumper 🚀'
|
|
210
235
|
}, {
|
|
211
|
-
address: 'juno.grpc.stakin.com:443',
|
|
236
|
+
address: 'juno.grpc.stakin-nodes.com:443',
|
|
212
237
|
provider: 'Stakin'
|
|
238
|
+
}, {
|
|
239
|
+
address: 'https://grpc.juno.bh.rocks:443',
|
|
240
|
+
provider: 'BlockHunters 🎯'
|
|
241
|
+
}, {
|
|
242
|
+
address: 'https://grpc.juno.kingnodes.com',
|
|
243
|
+
provider: 'kingnodes 👑'
|
|
213
244
|
}]
|
|
214
245
|
},
|
|
215
246
|
explorers: [{
|
|
@@ -227,7 +258,8 @@ var chain = {
|
|
|
227
258
|
}, {
|
|
228
259
|
kind: 'mintscan',
|
|
229
260
|
url: 'https://www.mintscan.io/juno',
|
|
230
|
-
tx_page: 'https://www.mintscan.io/juno/txs/${txHash}'
|
|
261
|
+
tx_page: 'https://www.mintscan.io/juno/txs/${txHash}',
|
|
262
|
+
account_page: 'https://www.mintscan.io/juno/account/${accountAddress}'
|
|
231
263
|
}, {
|
|
232
264
|
kind: 'atomscan',
|
|
233
265
|
url: 'https://atomscan.com/juno',
|
package/main/testnet.js
CHANGED
|
@@ -31,18 +31,22 @@ var testnet = {
|
|
|
31
31
|
},
|
|
32
32
|
codebase: {
|
|
33
33
|
git_repo: 'https://github.com/CosmosContracts/juno',
|
|
34
|
-
recommended_version: '
|
|
35
|
-
compatible_versions: ['
|
|
34
|
+
recommended_version: 'v11.0.0-alpha',
|
|
35
|
+
compatible_versions: ['v11.0.0-alpha'],
|
|
36
36
|
cosmos_sdk_version: '0.45',
|
|
37
37
|
tendermint_version: '0.34',
|
|
38
|
-
cosmwasm_version: '0.
|
|
38
|
+
cosmwasm_version: '0.29',
|
|
39
39
|
cosmwasm_enabled: true,
|
|
40
40
|
genesis: {
|
|
41
41
|
genesis_url: 'https://raw.githubusercontent.com/CosmosContracts/testnets/main/uni-5/genesis.json'
|
|
42
42
|
}
|
|
43
43
|
},
|
|
44
44
|
peers: {
|
|
45
|
-
seeds: [
|
|
45
|
+
seeds: [{
|
|
46
|
+
id: '08bde9dda7cc7898b7426387281cdd492f4488af',
|
|
47
|
+
address: 'tenderseed.ccvalidators.com:29003',
|
|
48
|
+
provider: 'CryptoCrew'
|
|
49
|
+
}],
|
|
46
50
|
persistent_peers: [{
|
|
47
51
|
id: 'ed90921d43ede634043d152d7a87e8881fb85e90',
|
|
48
52
|
address: '65.108.77.106:26709',
|
package/module/asset_list.js
CHANGED
|
@@ -648,6 +648,36 @@ const asset_list = {
|
|
|
648
648
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg'
|
|
649
649
|
},
|
|
650
650
|
coingecko_id: 'matic-network'
|
|
651
|
+
}, {
|
|
652
|
+
description: 'Wrapped BNB on Axelar',
|
|
653
|
+
denom_units: [{
|
|
654
|
+
denom: 'ibc/735AFF12D7AF5EEC8F4339448BBF001547AEA05CCA6F1CAA60C139AE87828EB1',
|
|
655
|
+
exponent: 0,
|
|
656
|
+
aliases: ['wbnb-wei']
|
|
657
|
+
}, {
|
|
658
|
+
denom: 'wbnb',
|
|
659
|
+
exponent: 18
|
|
660
|
+
}],
|
|
661
|
+
base: 'ibc/735AFF12D7AF5EEC8F4339448BBF001547AEA05CCA6F1CAA60C139AE87828EB1',
|
|
662
|
+
name: 'Wrapped BNB',
|
|
663
|
+
display: 'wbnb',
|
|
664
|
+
symbol: 'WBNB',
|
|
665
|
+
traces: [{
|
|
666
|
+
type: 'ibc',
|
|
667
|
+
counterparty: {
|
|
668
|
+
channel_id: 'channel-4',
|
|
669
|
+
base_denom: 'wbnb-wei',
|
|
670
|
+
chain_name: 'axelar'
|
|
671
|
+
},
|
|
672
|
+
chain: {
|
|
673
|
+
channel_id: 'channel-71'
|
|
674
|
+
}
|
|
675
|
+
}],
|
|
676
|
+
logo_URIs: {
|
|
677
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg',
|
|
678
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png'
|
|
679
|
+
},
|
|
680
|
+
coingecko_id: 'wbnb'
|
|
651
681
|
}, {
|
|
652
682
|
description: 'The BCNA coin is the transactional token within the BitCanna network, serving the legal cannabis industry through its payment network, supply chain and trust network.',
|
|
653
683
|
denom_units: [{
|
|
@@ -1116,7 +1146,8 @@ const asset_list = {
|
|
|
1116
1146
|
display: 'huahua',
|
|
1117
1147
|
symbol: 'HUAHUA',
|
|
1118
1148
|
logo_URIs: {
|
|
1119
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png'
|
|
1149
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png',
|
|
1150
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg'
|
|
1120
1151
|
},
|
|
1121
1152
|
coingecko_id: 'chihuahua-token',
|
|
1122
1153
|
traces: [{
|
|
@@ -1159,6 +1190,64 @@ const asset_list = {
|
|
|
1159
1190
|
channel_id: 'channel-36'
|
|
1160
1191
|
}
|
|
1161
1192
|
}]
|
|
1193
|
+
}, {
|
|
1194
|
+
description: 'Governance Token of Harbor protocol on Comdex network',
|
|
1195
|
+
denom_units: [{
|
|
1196
|
+
denom: 'ibc/2D8FA8721F44AE790D2A4D07775C16DD275B6FD83DA6FF29E76FED5BB6A92764',
|
|
1197
|
+
exponent: 0,
|
|
1198
|
+
aliases: ['uharbor']
|
|
1199
|
+
}, {
|
|
1200
|
+
denom: 'harbor',
|
|
1201
|
+
exponent: 6
|
|
1202
|
+
}],
|
|
1203
|
+
base: 'ibc/2D8FA8721F44AE790D2A4D07775C16DD275B6FD83DA6FF29E76FED5BB6A92764',
|
|
1204
|
+
name: 'Harbor',
|
|
1205
|
+
display: 'harbor',
|
|
1206
|
+
symbol: 'HARBOR',
|
|
1207
|
+
logo_URIs: {
|
|
1208
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png'
|
|
1209
|
+
},
|
|
1210
|
+
coingecko_id: '',
|
|
1211
|
+
traces: [{
|
|
1212
|
+
type: 'ibc',
|
|
1213
|
+
counterparty: {
|
|
1214
|
+
channel_id: 'channel-18',
|
|
1215
|
+
base_denom: 'uharbor',
|
|
1216
|
+
chain_name: 'comdex'
|
|
1217
|
+
},
|
|
1218
|
+
chain: {
|
|
1219
|
+
channel_id: 'channel-36'
|
|
1220
|
+
}
|
|
1221
|
+
}]
|
|
1222
|
+
}, {
|
|
1223
|
+
description: 'Stable Token of Harbor protocol on Comdex network',
|
|
1224
|
+
denom_units: [{
|
|
1225
|
+
denom: 'ibc/DD057BB58DCBEE8F7C0CDF0B9AE4A2656B00E3C9745341180400B60833EEC9FD',
|
|
1226
|
+
exponent: 0,
|
|
1227
|
+
aliases: ['ucmst']
|
|
1228
|
+
}, {
|
|
1229
|
+
denom: 'cmst',
|
|
1230
|
+
exponent: 6
|
|
1231
|
+
}],
|
|
1232
|
+
base: 'ibc/DD057BB58DCBEE8F7C0CDF0B9AE4A2656B00E3C9745341180400B60833EEC9FD',
|
|
1233
|
+
name: 'CMST',
|
|
1234
|
+
display: 'cmst',
|
|
1235
|
+
symbol: 'CMST',
|
|
1236
|
+
logo_URIs: {
|
|
1237
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.png'
|
|
1238
|
+
},
|
|
1239
|
+
coingecko_id: '',
|
|
1240
|
+
traces: [{
|
|
1241
|
+
type: 'ibc',
|
|
1242
|
+
counterparty: {
|
|
1243
|
+
channel_id: 'channel-18',
|
|
1244
|
+
base_denom: 'ucmst',
|
|
1245
|
+
chain_name: 'comdex'
|
|
1246
|
+
},
|
|
1247
|
+
chain: {
|
|
1248
|
+
channel_id: 'channel-36'
|
|
1249
|
+
}
|
|
1250
|
+
}]
|
|
1162
1251
|
}, {
|
|
1163
1252
|
description: 'The native staking and governance token of the Cosmos Hub.',
|
|
1164
1253
|
denom_units: [{
|
|
@@ -1488,6 +1577,36 @@ const asset_list = {
|
|
|
1488
1577
|
channel_id: 'channel-33'
|
|
1489
1578
|
}
|
|
1490
1579
|
}]
|
|
1580
|
+
}, {
|
|
1581
|
+
description: 'PSTAKE Liquid-Staked ATOM',
|
|
1582
|
+
denom_units: [{
|
|
1583
|
+
denom: 'ibc/436673B3C7C0923C904EEA4AC97AB0DD7DC5627751AE7E2F8CFF489A3D43D805',
|
|
1584
|
+
exponent: 0,
|
|
1585
|
+
aliases: ['stk/uatom']
|
|
1586
|
+
}, {
|
|
1587
|
+
denom: 'stkatom',
|
|
1588
|
+
exponent: 6,
|
|
1589
|
+
aliases: ['stk/atom']
|
|
1590
|
+
}],
|
|
1591
|
+
base: 'ibc/436673B3C7C0923C904EEA4AC97AB0DD7DC5627751AE7E2F8CFF489A3D43D805',
|
|
1592
|
+
name: 'PSTAKE staked ATOM',
|
|
1593
|
+
display: 'stkatom',
|
|
1594
|
+
symbol: 'stkATOM',
|
|
1595
|
+
logo_URIs: {
|
|
1596
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png',
|
|
1597
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg'
|
|
1598
|
+
},
|
|
1599
|
+
traces: [{
|
|
1600
|
+
type: 'ibc',
|
|
1601
|
+
counterparty: {
|
|
1602
|
+
channel_id: 'channel-37',
|
|
1603
|
+
base_denom: 'stk/uatom',
|
|
1604
|
+
chain_name: 'persistence'
|
|
1605
|
+
},
|
|
1606
|
+
chain: {
|
|
1607
|
+
channel_id: 'channel-33'
|
|
1608
|
+
}
|
|
1609
|
+
}]
|
|
1491
1610
|
}, {
|
|
1492
1611
|
description: 'pSTAKE is a liquid staking protocol unlocking the liquidity of staked assets.',
|
|
1493
1612
|
denom_units: [{
|
package/module/assets.js
CHANGED
|
@@ -302,7 +302,8 @@ const assets = {
|
|
|
302
302
|
logo_URIs: {
|
|
303
303
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.png',
|
|
304
304
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.svg'
|
|
305
|
-
}
|
|
305
|
+
},
|
|
306
|
+
coingecko_id: 'stakeeasy-juno-derivative'
|
|
306
307
|
}, {
|
|
307
308
|
description: 'Staking derivative bJUNO for staked JUNO',
|
|
308
309
|
type_asset: 'cw20',
|
|
@@ -321,7 +322,8 @@ const assets = {
|
|
|
321
322
|
logo_URIs: {
|
|
322
323
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.png',
|
|
323
324
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.svg'
|
|
324
|
-
}
|
|
325
|
+
},
|
|
326
|
+
coingecko_id: 'stakeeasy-bjuno'
|
|
325
327
|
}, {
|
|
326
328
|
description: 'Solarbank DAO Governance Token for speeding up the shift to renewable and green energy',
|
|
327
329
|
type_asset: 'cw20',
|
|
@@ -359,7 +361,8 @@ const assets = {
|
|
|
359
361
|
logo_URIs: {
|
|
360
362
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.png',
|
|
361
363
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.svg'
|
|
362
|
-
}
|
|
364
|
+
},
|
|
365
|
+
coingecko_id: 'seasy'
|
|
363
366
|
}, {
|
|
364
367
|
description: 'The native token cw20 for MuseDAO on Juno Chain',
|
|
365
368
|
type_asset: 'cw20',
|
|
@@ -397,6 +400,25 @@ const assets = {
|
|
|
397
400
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/loop.png'
|
|
398
401
|
},
|
|
399
402
|
coingecko_id: 'loop'
|
|
403
|
+
}, {
|
|
404
|
+
description: 'The native token cw20 for Fanfury on Juno Chain',
|
|
405
|
+
type_asset: 'cw20',
|
|
406
|
+
address: 'juno1cltgm8v842gu54srmejewghnd6uqa26lzkpa635wzra9m9xuudkqa2gtcz',
|
|
407
|
+
denom_units: [{
|
|
408
|
+
denom: 'cw20:juno1cltgm8v842gu54srmejewghnd6uqa26lzkpa635wzra9m9xuudkqa2gtcz',
|
|
409
|
+
exponent: 0
|
|
410
|
+
}, {
|
|
411
|
+
denom: 'fury',
|
|
412
|
+
exponent: 6
|
|
413
|
+
}],
|
|
414
|
+
base: 'cw20:juno1cltgm8v842gu54srmejewghnd6uqa26lzkpa635wzra9m9xuudkqa2gtcz',
|
|
415
|
+
name: 'Fanfury',
|
|
416
|
+
display: 'fury',
|
|
417
|
+
symbol: 'FURY',
|
|
418
|
+
logo_URIs: {
|
|
419
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/fanfury.png'
|
|
420
|
+
},
|
|
421
|
+
coingecko_id: 'fanfury'
|
|
400
422
|
}, {
|
|
401
423
|
description: 'The native token cw20 for Neta on Juno Chain',
|
|
402
424
|
type_asset: 'cw20',
|
package/module/chain.js
CHANGED
|
@@ -27,8 +27,8 @@ const chain = {
|
|
|
27
27
|
},
|
|
28
28
|
codebase: {
|
|
29
29
|
git_repo: 'https://github.com/CosmosContracts/juno',
|
|
30
|
-
recommended_version: '
|
|
31
|
-
compatible_versions: ['
|
|
30
|
+
recommended_version: 'v11.0.0',
|
|
31
|
+
compatible_versions: ['v11.0.0'],
|
|
32
32
|
cosmos_sdk_version: '0.45',
|
|
33
33
|
tendermint_version: '0.34',
|
|
34
34
|
cosmwasm_version: '0.28',
|
|
@@ -39,6 +39,10 @@ const chain = {
|
|
|
39
39
|
},
|
|
40
40
|
peers: {
|
|
41
41
|
seeds: [{
|
|
42
|
+
id: 'babc3f3f7804933265ec9c40ad94f4da8e9e0017',
|
|
43
|
+
address: 'seed.rhinostake.com:12656',
|
|
44
|
+
provider: 'RHINO'
|
|
45
|
+
}, {
|
|
42
46
|
id: '2484353dab0b2c1275765b8ffa2c50b3b36158ca',
|
|
43
47
|
address: 'seed-node.junochain.com:26656'
|
|
44
48
|
}, {
|
|
@@ -106,11 +110,14 @@ const chain = {
|
|
|
106
110
|
}, {
|
|
107
111
|
address: 'https://juno-rpc.polkachu.com',
|
|
108
112
|
provider: 'Polkachu'
|
|
113
|
+
}, {
|
|
114
|
+
address: 'https://juno.rpc.interchain.ivaldilabs.xyz',
|
|
115
|
+
provider: 'Ivaldi Labs'
|
|
109
116
|
}, {
|
|
110
117
|
address: 'https://juno-rpc.lavenderfive.com:443',
|
|
111
118
|
provider: 'Lavender.Five Nodes 🐝'
|
|
112
119
|
}, {
|
|
113
|
-
address: 'https://rpc
|
|
120
|
+
address: 'https://rpc-juno.pupmos.network',
|
|
114
121
|
provider: 'PUPMØS'
|
|
115
122
|
}, {
|
|
116
123
|
address: 'https://rpc-juno-ia.cosmosia.notional.ventures/',
|
|
@@ -122,7 +129,7 @@ const chain = {
|
|
|
122
129
|
address: 'https://rpc.juno.silknodes.io/',
|
|
123
130
|
provider: 'Silk Nodes'
|
|
124
131
|
}, {
|
|
125
|
-
address: 'https://juno-rpc.
|
|
132
|
+
address: 'https://juno-rpc.kleomedes.network',
|
|
126
133
|
provider: 'Kleomedes'
|
|
127
134
|
}, {
|
|
128
135
|
address: 'https://rpc.juno.interbloc.org',
|
|
@@ -131,7 +138,7 @@ const chain = {
|
|
|
131
138
|
address: 'https://juno.nodejumper.io',
|
|
132
139
|
provider: 'Nodejumper 🚀'
|
|
133
140
|
}, {
|
|
134
|
-
address: 'https://juno.rpc.stakin.com',
|
|
141
|
+
address: 'https://juno.rpc.stakin-nodes.com',
|
|
135
142
|
provider: 'Stakin'
|
|
136
143
|
}, {
|
|
137
144
|
address: 'https://juno-rpc.icycro.org',
|
|
@@ -139,6 +146,12 @@ const chain = {
|
|
|
139
146
|
}, {
|
|
140
147
|
address: 'https://rpc-juno.goldenratiostaking.net',
|
|
141
148
|
provider: 'Golden Ratio Staking'
|
|
149
|
+
}, {
|
|
150
|
+
address: 'https://rpc.juno.bh.rocks',
|
|
151
|
+
provider: 'BlockHunters 🎯'
|
|
152
|
+
}, {
|
|
153
|
+
address: 'https://rpc.juno.kingnodes.com',
|
|
154
|
+
provider: 'kingnodes 👑'
|
|
142
155
|
}],
|
|
143
156
|
rest: [{
|
|
144
157
|
address: 'https://lcd-juno.whispernode.com',
|
|
@@ -146,6 +159,9 @@ const chain = {
|
|
|
146
159
|
}, {
|
|
147
160
|
address: 'https://lcd-juno.itastakers.com',
|
|
148
161
|
provider: 'itastakers'
|
|
162
|
+
}, {
|
|
163
|
+
address: 'https://juno.rest.interchain.ivaldilabs.xyz',
|
|
164
|
+
provider: 'Ivaldi Labs'
|
|
149
165
|
}, {
|
|
150
166
|
address: 'https://rest-juno.ecostake.com',
|
|
151
167
|
provider: 'ecostake'
|
|
@@ -153,7 +169,7 @@ const chain = {
|
|
|
153
169
|
address: 'https://juno-api.lavenderfive.com:443',
|
|
154
170
|
provider: 'Lavender.Five Nodes 🐝'
|
|
155
171
|
}, {
|
|
156
|
-
address: 'https://api
|
|
172
|
+
address: 'https://api-juno.pupmos.network',
|
|
157
173
|
provider: 'PUPMØS'
|
|
158
174
|
}, {
|
|
159
175
|
address: 'https://api-juno-ia.cosmosia.notional.ventures/',
|
|
@@ -168,7 +184,7 @@ const chain = {
|
|
|
168
184
|
address: 'https://api.juno.silknodes.io/',
|
|
169
185
|
provider: 'Silk Nodes'
|
|
170
186
|
}, {
|
|
171
|
-
address: 'https://juno-api.
|
|
187
|
+
address: 'https://juno-api.kleomedes.network',
|
|
172
188
|
provider: 'Kleomedes'
|
|
173
189
|
}, {
|
|
174
190
|
address: 'https://api.juno.interbloc.org',
|
|
@@ -177,8 +193,14 @@ const chain = {
|
|
|
177
193
|
address: 'https://juno.nodejumper.io:1317',
|
|
178
194
|
provider: 'Nodejumper 🚀'
|
|
179
195
|
}, {
|
|
180
|
-
address: 'https://juno.rest.stakin.com',
|
|
196
|
+
address: 'https://juno.rest.stakin-nodes.com',
|
|
181
197
|
provider: 'Stakin'
|
|
198
|
+
}, {
|
|
199
|
+
address: 'https://api.juno.bh.rocks',
|
|
200
|
+
provider: 'BlockHunters 🎯'
|
|
201
|
+
}, {
|
|
202
|
+
address: 'https://api.juno.kingnodes.com',
|
|
203
|
+
provider: 'kingnodes 👑'
|
|
182
204
|
}],
|
|
183
205
|
grpc: [{
|
|
184
206
|
address: '35.243.205.230:9090',
|
|
@@ -198,12 +220,21 @@ const chain = {
|
|
|
198
220
|
}, {
|
|
199
221
|
address: 'https://grpc.juno.silknodes.io/',
|
|
200
222
|
provider: 'Silk Nodes'
|
|
223
|
+
}, {
|
|
224
|
+
address: 'juno.grpc.interchain.ivaldilabs.xyz:443',
|
|
225
|
+
provider: 'Ivaldi Labs'
|
|
201
226
|
}, {
|
|
202
227
|
address: 'https://juno.nodejumper.io:9090',
|
|
203
228
|
provider: 'Nodejumper 🚀'
|
|
204
229
|
}, {
|
|
205
|
-
address: 'juno.grpc.stakin.com:443',
|
|
230
|
+
address: 'juno.grpc.stakin-nodes.com:443',
|
|
206
231
|
provider: 'Stakin'
|
|
232
|
+
}, {
|
|
233
|
+
address: 'https://grpc.juno.bh.rocks:443',
|
|
234
|
+
provider: 'BlockHunters 🎯'
|
|
235
|
+
}, {
|
|
236
|
+
address: 'https://grpc.juno.kingnodes.com',
|
|
237
|
+
provider: 'kingnodes 👑'
|
|
207
238
|
}]
|
|
208
239
|
},
|
|
209
240
|
explorers: [{
|
|
@@ -221,7 +252,8 @@ const chain = {
|
|
|
221
252
|
}, {
|
|
222
253
|
kind: 'mintscan',
|
|
223
254
|
url: 'https://www.mintscan.io/juno',
|
|
224
|
-
tx_page: 'https://www.mintscan.io/juno/txs/${txHash}'
|
|
255
|
+
tx_page: 'https://www.mintscan.io/juno/txs/${txHash}',
|
|
256
|
+
account_page: 'https://www.mintscan.io/juno/account/${accountAddress}'
|
|
225
257
|
}, {
|
|
226
258
|
kind: 'atomscan',
|
|
227
259
|
url: 'https://atomscan.com/juno',
|
package/module/testnet.js
CHANGED
|
@@ -25,18 +25,22 @@ const testnet = {
|
|
|
25
25
|
},
|
|
26
26
|
codebase: {
|
|
27
27
|
git_repo: 'https://github.com/CosmosContracts/juno',
|
|
28
|
-
recommended_version: '
|
|
29
|
-
compatible_versions: ['
|
|
28
|
+
recommended_version: 'v11.0.0-alpha',
|
|
29
|
+
compatible_versions: ['v11.0.0-alpha'],
|
|
30
30
|
cosmos_sdk_version: '0.45',
|
|
31
31
|
tendermint_version: '0.34',
|
|
32
|
-
cosmwasm_version: '0.
|
|
32
|
+
cosmwasm_version: '0.29',
|
|
33
33
|
cosmwasm_enabled: true,
|
|
34
34
|
genesis: {
|
|
35
35
|
genesis_url: 'https://raw.githubusercontent.com/CosmosContracts/testnets/main/uni-5/genesis.json'
|
|
36
36
|
}
|
|
37
37
|
},
|
|
38
38
|
peers: {
|
|
39
|
-
seeds: [
|
|
39
|
+
seeds: [{
|
|
40
|
+
id: '08bde9dda7cc7898b7426387281cdd492f4488af',
|
|
41
|
+
address: 'tenderseed.ccvalidators.com:29003',
|
|
42
|
+
provider: 'CryptoCrew'
|
|
43
|
+
}],
|
|
40
44
|
persistent_peers: [{
|
|
41
45
|
id: 'ed90921d43ede634043d152d7a87e8881fb85e90',
|
|
42
46
|
address: '65.108.77.106:26709',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@juno-network/assets",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.16.0",
|
|
4
4
|
"description": "Chain Registry info for Juno",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/CosmosContracts/typescript",
|
|
@@ -55,14 +55,14 @@
|
|
|
55
55
|
"@babel/plugin-transform-runtime": "7.19.1",
|
|
56
56
|
"@babel/preset-env": "7.19.4",
|
|
57
57
|
"@babel/preset-typescript": "^7.17.12",
|
|
58
|
-
"@chain-registry/utils": "^1.
|
|
58
|
+
"@chain-registry/utils": "^1.4.0",
|
|
59
59
|
"@types/jest": "^29.1.2",
|
|
60
60
|
"@typescript-eslint/eslint-plugin": "5.40.0",
|
|
61
61
|
"@typescript-eslint/parser": "5.40.0",
|
|
62
62
|
"babel-core": "7.0.0-bridge.0",
|
|
63
63
|
"babel-jest": "29.1.2",
|
|
64
64
|
"babel-watch": "^7.0.0",
|
|
65
|
-
"chain-registry": "^1.
|
|
65
|
+
"chain-registry": "^1.6.0",
|
|
66
66
|
"cross-env": "^7.0.2",
|
|
67
67
|
"eslint": "8.25.0",
|
|
68
68
|
"eslint-config-prettier": "^8.5.0",
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
},
|
|
79
79
|
"dependencies": {
|
|
80
80
|
"@babel/runtime": "^7.19.4",
|
|
81
|
-
"@chain-registry/types": "0.
|
|
81
|
+
"@chain-registry/types": "0.14.0"
|
|
82
82
|
},
|
|
83
|
-
"gitHead": "
|
|
83
|
+
"gitHead": "54b31c09d0007a711008f6f7e4755e9aa697d50d"
|
|
84
84
|
}
|
package/src/asset_list.ts
CHANGED
|
@@ -805,6 +805,43 @@ const asset_list: AssetList = {
|
|
|
805
805
|
},
|
|
806
806
|
coingecko_id: 'matic-network'
|
|
807
807
|
},
|
|
808
|
+
{
|
|
809
|
+
description: 'Wrapped BNB on Axelar',
|
|
810
|
+
denom_units: [
|
|
811
|
+
{
|
|
812
|
+
denom:
|
|
813
|
+
'ibc/735AFF12D7AF5EEC8F4339448BBF001547AEA05CCA6F1CAA60C139AE87828EB1',
|
|
814
|
+
exponent: 0,
|
|
815
|
+
aliases: ['wbnb-wei']
|
|
816
|
+
},
|
|
817
|
+
{
|
|
818
|
+
denom: 'wbnb',
|
|
819
|
+
exponent: 18
|
|
820
|
+
}
|
|
821
|
+
],
|
|
822
|
+
base: 'ibc/735AFF12D7AF5EEC8F4339448BBF001547AEA05CCA6F1CAA60C139AE87828EB1',
|
|
823
|
+
name: 'Wrapped BNB',
|
|
824
|
+
display: 'wbnb',
|
|
825
|
+
symbol: 'WBNB',
|
|
826
|
+
traces: [
|
|
827
|
+
{
|
|
828
|
+
type: 'ibc',
|
|
829
|
+
counterparty: {
|
|
830
|
+
channel_id: 'channel-4',
|
|
831
|
+
base_denom: 'wbnb-wei',
|
|
832
|
+
chain_name: 'axelar'
|
|
833
|
+
},
|
|
834
|
+
chain: {
|
|
835
|
+
channel_id: 'channel-71'
|
|
836
|
+
}
|
|
837
|
+
}
|
|
838
|
+
],
|
|
839
|
+
logo_URIs: {
|
|
840
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg',
|
|
841
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png'
|
|
842
|
+
},
|
|
843
|
+
coingecko_id: 'wbnb'
|
|
844
|
+
},
|
|
808
845
|
{
|
|
809
846
|
description:
|
|
810
847
|
'The BCNA coin is the transactional token within the BitCanna network, serving the legal cannabis industry through its payment network, supply chain and trust network.',
|
|
@@ -1390,7 +1427,8 @@ const asset_list: AssetList = {
|
|
|
1390
1427
|
display: 'huahua',
|
|
1391
1428
|
symbol: 'HUAHUA',
|
|
1392
1429
|
logo_URIs: {
|
|
1393
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png'
|
|
1430
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png',
|
|
1431
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg'
|
|
1394
1432
|
},
|
|
1395
1433
|
coingecko_id: 'chihuahua-token',
|
|
1396
1434
|
traces: [
|
|
@@ -1443,6 +1481,78 @@ const asset_list: AssetList = {
|
|
|
1443
1481
|
}
|
|
1444
1482
|
]
|
|
1445
1483
|
},
|
|
1484
|
+
{
|
|
1485
|
+
description: 'Governance Token of Harbor protocol on Comdex network',
|
|
1486
|
+
denom_units: [
|
|
1487
|
+
{
|
|
1488
|
+
denom:
|
|
1489
|
+
'ibc/2D8FA8721F44AE790D2A4D07775C16DD275B6FD83DA6FF29E76FED5BB6A92764',
|
|
1490
|
+
exponent: 0,
|
|
1491
|
+
aliases: ['uharbor']
|
|
1492
|
+
},
|
|
1493
|
+
{
|
|
1494
|
+
denom: 'harbor',
|
|
1495
|
+
exponent: 6
|
|
1496
|
+
}
|
|
1497
|
+
],
|
|
1498
|
+
base: 'ibc/2D8FA8721F44AE790D2A4D07775C16DD275B6FD83DA6FF29E76FED5BB6A92764',
|
|
1499
|
+
name: 'Harbor',
|
|
1500
|
+
display: 'harbor',
|
|
1501
|
+
symbol: 'HARBOR',
|
|
1502
|
+
logo_URIs: {
|
|
1503
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png'
|
|
1504
|
+
},
|
|
1505
|
+
coingecko_id: '',
|
|
1506
|
+
traces: [
|
|
1507
|
+
{
|
|
1508
|
+
type: 'ibc',
|
|
1509
|
+
counterparty: {
|
|
1510
|
+
channel_id: 'channel-18',
|
|
1511
|
+
base_denom: 'uharbor',
|
|
1512
|
+
chain_name: 'comdex'
|
|
1513
|
+
},
|
|
1514
|
+
chain: {
|
|
1515
|
+
channel_id: 'channel-36'
|
|
1516
|
+
}
|
|
1517
|
+
}
|
|
1518
|
+
]
|
|
1519
|
+
},
|
|
1520
|
+
{
|
|
1521
|
+
description: 'Stable Token of Harbor protocol on Comdex network',
|
|
1522
|
+
denom_units: [
|
|
1523
|
+
{
|
|
1524
|
+
denom:
|
|
1525
|
+
'ibc/DD057BB58DCBEE8F7C0CDF0B9AE4A2656B00E3C9745341180400B60833EEC9FD',
|
|
1526
|
+
exponent: 0,
|
|
1527
|
+
aliases: ['ucmst']
|
|
1528
|
+
},
|
|
1529
|
+
{
|
|
1530
|
+
denom: 'cmst',
|
|
1531
|
+
exponent: 6
|
|
1532
|
+
}
|
|
1533
|
+
],
|
|
1534
|
+
base: 'ibc/DD057BB58DCBEE8F7C0CDF0B9AE4A2656B00E3C9745341180400B60833EEC9FD',
|
|
1535
|
+
name: 'CMST',
|
|
1536
|
+
display: 'cmst',
|
|
1537
|
+
symbol: 'CMST',
|
|
1538
|
+
logo_URIs: {
|
|
1539
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.png'
|
|
1540
|
+
},
|
|
1541
|
+
coingecko_id: '',
|
|
1542
|
+
traces: [
|
|
1543
|
+
{
|
|
1544
|
+
type: 'ibc',
|
|
1545
|
+
counterparty: {
|
|
1546
|
+
channel_id: 'channel-18',
|
|
1547
|
+
base_denom: 'ucmst',
|
|
1548
|
+
chain_name: 'comdex'
|
|
1549
|
+
},
|
|
1550
|
+
chain: {
|
|
1551
|
+
channel_id: 'channel-36'
|
|
1552
|
+
}
|
|
1553
|
+
}
|
|
1554
|
+
]
|
|
1555
|
+
},
|
|
1446
1556
|
{
|
|
1447
1557
|
description: 'The native staking and governance token of the Cosmos Hub.',
|
|
1448
1558
|
denom_units: [
|
|
@@ -1860,6 +1970,43 @@ const asset_list: AssetList = {
|
|
|
1860
1970
|
}
|
|
1861
1971
|
]
|
|
1862
1972
|
},
|
|
1973
|
+
{
|
|
1974
|
+
description: 'PSTAKE Liquid-Staked ATOM',
|
|
1975
|
+
denom_units: [
|
|
1976
|
+
{
|
|
1977
|
+
denom:
|
|
1978
|
+
'ibc/436673B3C7C0923C904EEA4AC97AB0DD7DC5627751AE7E2F8CFF489A3D43D805',
|
|
1979
|
+
exponent: 0,
|
|
1980
|
+
aliases: ['stk/uatom']
|
|
1981
|
+
},
|
|
1982
|
+
{
|
|
1983
|
+
denom: 'stkatom',
|
|
1984
|
+
exponent: 6,
|
|
1985
|
+
aliases: ['stk/atom']
|
|
1986
|
+
}
|
|
1987
|
+
],
|
|
1988
|
+
base: 'ibc/436673B3C7C0923C904EEA4AC97AB0DD7DC5627751AE7E2F8CFF489A3D43D805',
|
|
1989
|
+
name: 'PSTAKE staked ATOM',
|
|
1990
|
+
display: 'stkatom',
|
|
1991
|
+
symbol: 'stkATOM',
|
|
1992
|
+
logo_URIs: {
|
|
1993
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png',
|
|
1994
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg'
|
|
1995
|
+
},
|
|
1996
|
+
traces: [
|
|
1997
|
+
{
|
|
1998
|
+
type: 'ibc',
|
|
1999
|
+
counterparty: {
|
|
2000
|
+
channel_id: 'channel-37',
|
|
2001
|
+
base_denom: 'stk/uatom',
|
|
2002
|
+
chain_name: 'persistence'
|
|
2003
|
+
},
|
|
2004
|
+
chain: {
|
|
2005
|
+
channel_id: 'channel-33'
|
|
2006
|
+
}
|
|
2007
|
+
}
|
|
2008
|
+
]
|
|
2009
|
+
},
|
|
1863
2010
|
{
|
|
1864
2011
|
description:
|
|
1865
2012
|
'pSTAKE is a liquid staking protocol unlocking the liquidity of staked assets.',
|
package/src/assets.ts
CHANGED
|
@@ -400,7 +400,8 @@ const assets: AssetList = {
|
|
|
400
400
|
logo_URIs: {
|
|
401
401
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.png',
|
|
402
402
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.svg'
|
|
403
|
-
}
|
|
403
|
+
},
|
|
404
|
+
coingecko_id: 'stakeeasy-juno-derivative'
|
|
404
405
|
},
|
|
405
406
|
{
|
|
406
407
|
description: 'Staking derivative bJUNO for staked JUNO',
|
|
@@ -425,7 +426,8 @@ const assets: AssetList = {
|
|
|
425
426
|
logo_URIs: {
|
|
426
427
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.png',
|
|
427
428
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.svg'
|
|
428
|
-
}
|
|
429
|
+
},
|
|
430
|
+
coingecko_id: 'stakeeasy-bjuno'
|
|
429
431
|
},
|
|
430
432
|
{
|
|
431
433
|
description:
|
|
@@ -476,7 +478,8 @@ const assets: AssetList = {
|
|
|
476
478
|
logo_URIs: {
|
|
477
479
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.png',
|
|
478
480
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.svg'
|
|
479
|
-
}
|
|
481
|
+
},
|
|
482
|
+
coingecko_id: 'seasy'
|
|
480
483
|
},
|
|
481
484
|
{
|
|
482
485
|
description: 'The native token cw20 for MuseDAO on Juno Chain',
|
|
@@ -527,6 +530,31 @@ const assets: AssetList = {
|
|
|
527
530
|
},
|
|
528
531
|
coingecko_id: 'loop'
|
|
529
532
|
},
|
|
533
|
+
{
|
|
534
|
+
description: 'The native token cw20 for Fanfury on Juno Chain',
|
|
535
|
+
type_asset: 'cw20',
|
|
536
|
+
address:
|
|
537
|
+
'juno1cltgm8v842gu54srmejewghnd6uqa26lzkpa635wzra9m9xuudkqa2gtcz',
|
|
538
|
+
denom_units: [
|
|
539
|
+
{
|
|
540
|
+
denom:
|
|
541
|
+
'cw20:juno1cltgm8v842gu54srmejewghnd6uqa26lzkpa635wzra9m9xuudkqa2gtcz',
|
|
542
|
+
exponent: 0
|
|
543
|
+
},
|
|
544
|
+
{
|
|
545
|
+
denom: 'fury',
|
|
546
|
+
exponent: 6
|
|
547
|
+
}
|
|
548
|
+
],
|
|
549
|
+
base: 'cw20:juno1cltgm8v842gu54srmejewghnd6uqa26lzkpa635wzra9m9xuudkqa2gtcz',
|
|
550
|
+
name: 'Fanfury',
|
|
551
|
+
display: 'fury',
|
|
552
|
+
symbol: 'FURY',
|
|
553
|
+
logo_URIs: {
|
|
554
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/fanfury.png'
|
|
555
|
+
},
|
|
556
|
+
coingecko_id: 'fanfury'
|
|
557
|
+
},
|
|
530
558
|
{
|
|
531
559
|
description: 'The native token cw20 for Neta on Juno Chain',
|
|
532
560
|
type_asset: 'cw20',
|
package/src/chain.ts
CHANGED
|
@@ -32,8 +32,8 @@ const chain: Chain = {
|
|
|
32
32
|
},
|
|
33
33
|
codebase: {
|
|
34
34
|
git_repo: 'https://github.com/CosmosContracts/juno',
|
|
35
|
-
recommended_version: '
|
|
36
|
-
compatible_versions: ['
|
|
35
|
+
recommended_version: 'v11.0.0',
|
|
36
|
+
compatible_versions: ['v11.0.0'],
|
|
37
37
|
cosmos_sdk_version: '0.45',
|
|
38
38
|
tendermint_version: '0.34',
|
|
39
39
|
cosmwasm_version: '0.28',
|
|
@@ -44,6 +44,11 @@ const chain: Chain = {
|
|
|
44
44
|
},
|
|
45
45
|
peers: {
|
|
46
46
|
seeds: [
|
|
47
|
+
{
|
|
48
|
+
id: 'babc3f3f7804933265ec9c40ad94f4da8e9e0017',
|
|
49
|
+
address: 'seed.rhinostake.com:12656',
|
|
50
|
+
provider: 'RHINO'
|
|
51
|
+
},
|
|
47
52
|
{
|
|
48
53
|
id: '2484353dab0b2c1275765b8ffa2c50b3b36158ca',
|
|
49
54
|
address: 'seed-node.junochain.com:26656'
|
|
@@ -134,12 +139,16 @@ const chain: Chain = {
|
|
|
134
139
|
address: 'https://juno-rpc.polkachu.com',
|
|
135
140
|
provider: 'Polkachu'
|
|
136
141
|
},
|
|
142
|
+
{
|
|
143
|
+
address: 'https://juno.rpc.interchain.ivaldilabs.xyz',
|
|
144
|
+
provider: 'Ivaldi Labs'
|
|
145
|
+
},
|
|
137
146
|
{
|
|
138
147
|
address: 'https://juno-rpc.lavenderfive.com:443',
|
|
139
148
|
provider: 'Lavender.Five Nodes 🐝'
|
|
140
149
|
},
|
|
141
150
|
{
|
|
142
|
-
address: 'https://rpc
|
|
151
|
+
address: 'https://rpc-juno.pupmos.network',
|
|
143
152
|
provider: 'PUPMØS'
|
|
144
153
|
},
|
|
145
154
|
{
|
|
@@ -155,7 +164,7 @@ const chain: Chain = {
|
|
|
155
164
|
provider: 'Silk Nodes'
|
|
156
165
|
},
|
|
157
166
|
{
|
|
158
|
-
address: 'https://juno-rpc.
|
|
167
|
+
address: 'https://juno-rpc.kleomedes.network',
|
|
159
168
|
provider: 'Kleomedes'
|
|
160
169
|
},
|
|
161
170
|
{
|
|
@@ -167,7 +176,7 @@ const chain: Chain = {
|
|
|
167
176
|
provider: 'Nodejumper 🚀'
|
|
168
177
|
},
|
|
169
178
|
{
|
|
170
|
-
address: 'https://juno.rpc.stakin.com',
|
|
179
|
+
address: 'https://juno.rpc.stakin-nodes.com',
|
|
171
180
|
provider: 'Stakin'
|
|
172
181
|
},
|
|
173
182
|
{
|
|
@@ -177,6 +186,14 @@ const chain: Chain = {
|
|
|
177
186
|
{
|
|
178
187
|
address: 'https://rpc-juno.goldenratiostaking.net',
|
|
179
188
|
provider: 'Golden Ratio Staking'
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
address: 'https://rpc.juno.bh.rocks',
|
|
192
|
+
provider: 'BlockHunters 🎯'
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
address: 'https://rpc.juno.kingnodes.com',
|
|
196
|
+
provider: 'kingnodes 👑'
|
|
180
197
|
}
|
|
181
198
|
],
|
|
182
199
|
rest: [
|
|
@@ -188,6 +205,10 @@ const chain: Chain = {
|
|
|
188
205
|
address: 'https://lcd-juno.itastakers.com',
|
|
189
206
|
provider: 'itastakers'
|
|
190
207
|
},
|
|
208
|
+
{
|
|
209
|
+
address: 'https://juno.rest.interchain.ivaldilabs.xyz',
|
|
210
|
+
provider: 'Ivaldi Labs'
|
|
211
|
+
},
|
|
191
212
|
{
|
|
192
213
|
address: 'https://rest-juno.ecostake.com',
|
|
193
214
|
provider: 'ecostake'
|
|
@@ -197,7 +218,7 @@ const chain: Chain = {
|
|
|
197
218
|
provider: 'Lavender.Five Nodes 🐝'
|
|
198
219
|
},
|
|
199
220
|
{
|
|
200
|
-
address: 'https://api
|
|
221
|
+
address: 'https://api-juno.pupmos.network',
|
|
201
222
|
provider: 'PUPMØS'
|
|
202
223
|
},
|
|
203
224
|
{
|
|
@@ -217,7 +238,7 @@ const chain: Chain = {
|
|
|
217
238
|
provider: 'Silk Nodes'
|
|
218
239
|
},
|
|
219
240
|
{
|
|
220
|
-
address: 'https://juno-api.
|
|
241
|
+
address: 'https://juno-api.kleomedes.network',
|
|
221
242
|
provider: 'Kleomedes'
|
|
222
243
|
},
|
|
223
244
|
{
|
|
@@ -229,8 +250,16 @@ const chain: Chain = {
|
|
|
229
250
|
provider: 'Nodejumper 🚀'
|
|
230
251
|
},
|
|
231
252
|
{
|
|
232
|
-
address: 'https://juno.rest.stakin.com',
|
|
253
|
+
address: 'https://juno.rest.stakin-nodes.com',
|
|
233
254
|
provider: 'Stakin'
|
|
255
|
+
},
|
|
256
|
+
{
|
|
257
|
+
address: 'https://api.juno.bh.rocks',
|
|
258
|
+
provider: 'BlockHunters 🎯'
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
address: 'https://api.juno.kingnodes.com',
|
|
262
|
+
provider: 'kingnodes 👑'
|
|
234
263
|
}
|
|
235
264
|
],
|
|
236
265
|
grpc: [
|
|
@@ -258,13 +287,25 @@ const chain: Chain = {
|
|
|
258
287
|
address: 'https://grpc.juno.silknodes.io/',
|
|
259
288
|
provider: 'Silk Nodes'
|
|
260
289
|
},
|
|
290
|
+
{
|
|
291
|
+
address: 'juno.grpc.interchain.ivaldilabs.xyz:443',
|
|
292
|
+
provider: 'Ivaldi Labs'
|
|
293
|
+
},
|
|
261
294
|
{
|
|
262
295
|
address: 'https://juno.nodejumper.io:9090',
|
|
263
296
|
provider: 'Nodejumper 🚀'
|
|
264
297
|
},
|
|
265
298
|
{
|
|
266
|
-
address: 'juno.grpc.stakin.com:443',
|
|
299
|
+
address: 'juno.grpc.stakin-nodes.com:443',
|
|
267
300
|
provider: 'Stakin'
|
|
301
|
+
},
|
|
302
|
+
{
|
|
303
|
+
address: 'https://grpc.juno.bh.rocks:443',
|
|
304
|
+
provider: 'BlockHunters 🎯'
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
address: 'https://grpc.juno.kingnodes.com',
|
|
308
|
+
provider: 'kingnodes 👑'
|
|
268
309
|
}
|
|
269
310
|
]
|
|
270
311
|
},
|
|
@@ -287,7 +328,8 @@ const chain: Chain = {
|
|
|
287
328
|
{
|
|
288
329
|
kind: 'mintscan',
|
|
289
330
|
url: 'https://www.mintscan.io/juno',
|
|
290
|
-
tx_page: 'https://www.mintscan.io/juno/txs/${txHash}'
|
|
331
|
+
tx_page: 'https://www.mintscan.io/juno/txs/${txHash}',
|
|
332
|
+
account_page: 'https://www.mintscan.io/juno/account/${accountAddress}'
|
|
291
333
|
},
|
|
292
334
|
{
|
|
293
335
|
kind: 'atomscan',
|
package/src/testnet.ts
CHANGED
|
@@ -30,11 +30,11 @@ const testnet: Chain = {
|
|
|
30
30
|
},
|
|
31
31
|
codebase: {
|
|
32
32
|
git_repo: 'https://github.com/CosmosContracts/juno',
|
|
33
|
-
recommended_version: '
|
|
34
|
-
compatible_versions: ['
|
|
33
|
+
recommended_version: 'v11.0.0-alpha',
|
|
34
|
+
compatible_versions: ['v11.0.0-alpha'],
|
|
35
35
|
cosmos_sdk_version: '0.45',
|
|
36
36
|
tendermint_version: '0.34',
|
|
37
|
-
cosmwasm_version: '0.
|
|
37
|
+
cosmwasm_version: '0.29',
|
|
38
38
|
cosmwasm_enabled: true,
|
|
39
39
|
genesis: {
|
|
40
40
|
genesis_url:
|
|
@@ -42,7 +42,13 @@ const testnet: Chain = {
|
|
|
42
42
|
}
|
|
43
43
|
},
|
|
44
44
|
peers: {
|
|
45
|
-
seeds: [
|
|
45
|
+
seeds: [
|
|
46
|
+
{
|
|
47
|
+
id: '08bde9dda7cc7898b7426387281cdd492f4488af',
|
|
48
|
+
address: 'tenderseed.ccvalidators.com:29003',
|
|
49
|
+
provider: 'CryptoCrew'
|
|
50
|
+
}
|
|
51
|
+
],
|
|
46
52
|
persistent_peers: [
|
|
47
53
|
{
|
|
48
54
|
id: 'ed90921d43ede634043d152d7a87e8881fb85e90',
|
package/types/index.d.ts
CHANGED
|
@@ -4,11 +4,11 @@ import chain from './chain';
|
|
|
4
4
|
import testnet from './testnet';
|
|
5
5
|
import testnet_assets from './testnet_assets';
|
|
6
6
|
declare const _default: {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
7
|
+
chain: import("@chain-registry/types").Chain;
|
|
8
|
+
assets: import("@chain-registry/types").AssetList;
|
|
9
|
+
asset_list: import("@chain-registry/types").AssetList;
|
|
10
|
+
testnet: import("@chain-registry/types").Chain;
|
|
11
|
+
testnet_assets: import("@chain-registry/types").AssetList;
|
|
12
12
|
};
|
|
13
13
|
export default _default;
|
|
14
14
|
export { asset_list, assets, chain, testnet, testnet_assets };
|