@juno-network/assets 0.15.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 +90 -1
- package/main/assets.js +25 -3
- package/main/chain.js +20 -6
- package/main/testnet.js +8 -4
- package/module/asset_list.js +90 -1
- package/module/assets.js +25 -3
- package/module/chain.js +20 -6
- package/module/testnet.js +8 -4
- package/package.json +5 -5
- package/src/asset_list.ts +111 -1
- package/src/assets.ts +31 -3
- package/src/chain.ts +24 -6
- 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: [{
|
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
|
@@ -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
|
}, {
|
|
@@ -119,7 +123,7 @@ var chain = {
|
|
|
119
123
|
address: 'https://juno-rpc.lavenderfive.com:443',
|
|
120
124
|
provider: 'Lavender.Five Nodes 🐝'
|
|
121
125
|
}, {
|
|
122
|
-
address: 'https://rpc
|
|
126
|
+
address: 'https://rpc-juno.pupmos.network',
|
|
123
127
|
provider: 'PUPMØS'
|
|
124
128
|
}, {
|
|
125
129
|
address: 'https://rpc-juno-ia.cosmosia.notional.ventures/',
|
|
@@ -140,7 +144,7 @@ var chain = {
|
|
|
140
144
|
address: 'https://juno.nodejumper.io',
|
|
141
145
|
provider: 'Nodejumper 🚀'
|
|
142
146
|
}, {
|
|
143
|
-
address: 'https://juno.rpc.stakin.com',
|
|
147
|
+
address: 'https://juno.rpc.stakin-nodes.com',
|
|
144
148
|
provider: 'Stakin'
|
|
145
149
|
}, {
|
|
146
150
|
address: 'https://juno-rpc.icycro.org',
|
|
@@ -151,6 +155,9 @@ var chain = {
|
|
|
151
155
|
}, {
|
|
152
156
|
address: 'https://rpc.juno.bh.rocks',
|
|
153
157
|
provider: 'BlockHunters 🎯'
|
|
158
|
+
}, {
|
|
159
|
+
address: 'https://rpc.juno.kingnodes.com',
|
|
160
|
+
provider: 'kingnodes 👑'
|
|
154
161
|
}],
|
|
155
162
|
rest: [{
|
|
156
163
|
address: 'https://lcd-juno.whispernode.com',
|
|
@@ -168,7 +175,7 @@ var chain = {
|
|
|
168
175
|
address: 'https://juno-api.lavenderfive.com:443',
|
|
169
176
|
provider: 'Lavender.Five Nodes 🐝'
|
|
170
177
|
}, {
|
|
171
|
-
address: 'https://api
|
|
178
|
+
address: 'https://api-juno.pupmos.network',
|
|
172
179
|
provider: 'PUPMØS'
|
|
173
180
|
}, {
|
|
174
181
|
address: 'https://api-juno-ia.cosmosia.notional.ventures/',
|
|
@@ -192,11 +199,14 @@ var chain = {
|
|
|
192
199
|
address: 'https://juno.nodejumper.io:1317',
|
|
193
200
|
provider: 'Nodejumper 🚀'
|
|
194
201
|
}, {
|
|
195
|
-
address: 'https://juno.rest.stakin.com',
|
|
202
|
+
address: 'https://juno.rest.stakin-nodes.com',
|
|
196
203
|
provider: 'Stakin'
|
|
197
204
|
}, {
|
|
198
205
|
address: 'https://api.juno.bh.rocks',
|
|
199
206
|
provider: 'BlockHunters 🎯'
|
|
207
|
+
}, {
|
|
208
|
+
address: 'https://api.juno.kingnodes.com',
|
|
209
|
+
provider: 'kingnodes 👑'
|
|
200
210
|
}],
|
|
201
211
|
grpc: [{
|
|
202
212
|
address: '35.243.205.230:9090',
|
|
@@ -223,11 +233,14 @@ var chain = {
|
|
|
223
233
|
address: 'https://juno.nodejumper.io:9090',
|
|
224
234
|
provider: 'Nodejumper 🚀'
|
|
225
235
|
}, {
|
|
226
|
-
address: 'juno.grpc.stakin.com:443',
|
|
236
|
+
address: 'juno.grpc.stakin-nodes.com:443',
|
|
227
237
|
provider: 'Stakin'
|
|
228
238
|
}, {
|
|
229
239
|
address: 'https://grpc.juno.bh.rocks:443',
|
|
230
240
|
provider: 'BlockHunters 🎯'
|
|
241
|
+
}, {
|
|
242
|
+
address: 'https://grpc.juno.kingnodes.com',
|
|
243
|
+
provider: 'kingnodes 👑'
|
|
231
244
|
}]
|
|
232
245
|
},
|
|
233
246
|
explorers: [{
|
|
@@ -245,7 +258,8 @@ var chain = {
|
|
|
245
258
|
}, {
|
|
246
259
|
kind: 'mintscan',
|
|
247
260
|
url: 'https://www.mintscan.io/juno',
|
|
248
|
-
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}'
|
|
249
263
|
}, {
|
|
250
264
|
kind: 'atomscan',
|
|
251
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: [{
|
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
|
@@ -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
|
}, {
|
|
@@ -113,7 +117,7 @@ const chain = {
|
|
|
113
117
|
address: 'https://juno-rpc.lavenderfive.com:443',
|
|
114
118
|
provider: 'Lavender.Five Nodes 🐝'
|
|
115
119
|
}, {
|
|
116
|
-
address: 'https://rpc
|
|
120
|
+
address: 'https://rpc-juno.pupmos.network',
|
|
117
121
|
provider: 'PUPMØS'
|
|
118
122
|
}, {
|
|
119
123
|
address: 'https://rpc-juno-ia.cosmosia.notional.ventures/',
|
|
@@ -134,7 +138,7 @@ const chain = {
|
|
|
134
138
|
address: 'https://juno.nodejumper.io',
|
|
135
139
|
provider: 'Nodejumper 🚀'
|
|
136
140
|
}, {
|
|
137
|
-
address: 'https://juno.rpc.stakin.com',
|
|
141
|
+
address: 'https://juno.rpc.stakin-nodes.com',
|
|
138
142
|
provider: 'Stakin'
|
|
139
143
|
}, {
|
|
140
144
|
address: 'https://juno-rpc.icycro.org',
|
|
@@ -145,6 +149,9 @@ const chain = {
|
|
|
145
149
|
}, {
|
|
146
150
|
address: 'https://rpc.juno.bh.rocks',
|
|
147
151
|
provider: 'BlockHunters 🎯'
|
|
152
|
+
}, {
|
|
153
|
+
address: 'https://rpc.juno.kingnodes.com',
|
|
154
|
+
provider: 'kingnodes 👑'
|
|
148
155
|
}],
|
|
149
156
|
rest: [{
|
|
150
157
|
address: 'https://lcd-juno.whispernode.com',
|
|
@@ -162,7 +169,7 @@ const chain = {
|
|
|
162
169
|
address: 'https://juno-api.lavenderfive.com:443',
|
|
163
170
|
provider: 'Lavender.Five Nodes 🐝'
|
|
164
171
|
}, {
|
|
165
|
-
address: 'https://api
|
|
172
|
+
address: 'https://api-juno.pupmos.network',
|
|
166
173
|
provider: 'PUPMØS'
|
|
167
174
|
}, {
|
|
168
175
|
address: 'https://api-juno-ia.cosmosia.notional.ventures/',
|
|
@@ -186,11 +193,14 @@ const chain = {
|
|
|
186
193
|
address: 'https://juno.nodejumper.io:1317',
|
|
187
194
|
provider: 'Nodejumper 🚀'
|
|
188
195
|
}, {
|
|
189
|
-
address: 'https://juno.rest.stakin.com',
|
|
196
|
+
address: 'https://juno.rest.stakin-nodes.com',
|
|
190
197
|
provider: 'Stakin'
|
|
191
198
|
}, {
|
|
192
199
|
address: 'https://api.juno.bh.rocks',
|
|
193
200
|
provider: 'BlockHunters 🎯'
|
|
201
|
+
}, {
|
|
202
|
+
address: 'https://api.juno.kingnodes.com',
|
|
203
|
+
provider: 'kingnodes 👑'
|
|
194
204
|
}],
|
|
195
205
|
grpc: [{
|
|
196
206
|
address: '35.243.205.230:9090',
|
|
@@ -217,11 +227,14 @@ const chain = {
|
|
|
217
227
|
address: 'https://juno.nodejumper.io:9090',
|
|
218
228
|
provider: 'Nodejumper 🚀'
|
|
219
229
|
}, {
|
|
220
|
-
address: 'juno.grpc.stakin.com:443',
|
|
230
|
+
address: 'juno.grpc.stakin-nodes.com:443',
|
|
221
231
|
provider: 'Stakin'
|
|
222
232
|
}, {
|
|
223
233
|
address: 'https://grpc.juno.bh.rocks:443',
|
|
224
234
|
provider: 'BlockHunters 🎯'
|
|
235
|
+
}, {
|
|
236
|
+
address: 'https://grpc.juno.kingnodes.com',
|
|
237
|
+
provider: 'kingnodes 👑'
|
|
225
238
|
}]
|
|
226
239
|
},
|
|
227
240
|
explorers: [{
|
|
@@ -239,7 +252,8 @@ const chain = {
|
|
|
239
252
|
}, {
|
|
240
253
|
kind: 'mintscan',
|
|
241
254
|
url: 'https://www.mintscan.io/juno',
|
|
242
|
-
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}'
|
|
243
257
|
}, {
|
|
244
258
|
kind: 'atomscan',
|
|
245
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: [
|
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
|
@@ -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'
|
|
@@ -143,7 +148,7 @@ const chain: Chain = {
|
|
|
143
148
|
provider: 'Lavender.Five Nodes 🐝'
|
|
144
149
|
},
|
|
145
150
|
{
|
|
146
|
-
address: 'https://rpc
|
|
151
|
+
address: 'https://rpc-juno.pupmos.network',
|
|
147
152
|
provider: 'PUPMØS'
|
|
148
153
|
},
|
|
149
154
|
{
|
|
@@ -171,7 +176,7 @@ const chain: Chain = {
|
|
|
171
176
|
provider: 'Nodejumper 🚀'
|
|
172
177
|
},
|
|
173
178
|
{
|
|
174
|
-
address: 'https://juno.rpc.stakin.com',
|
|
179
|
+
address: 'https://juno.rpc.stakin-nodes.com',
|
|
175
180
|
provider: 'Stakin'
|
|
176
181
|
},
|
|
177
182
|
{
|
|
@@ -185,6 +190,10 @@ const chain: Chain = {
|
|
|
185
190
|
{
|
|
186
191
|
address: 'https://rpc.juno.bh.rocks',
|
|
187
192
|
provider: 'BlockHunters 🎯'
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
address: 'https://rpc.juno.kingnodes.com',
|
|
196
|
+
provider: 'kingnodes 👑'
|
|
188
197
|
}
|
|
189
198
|
],
|
|
190
199
|
rest: [
|
|
@@ -209,7 +218,7 @@ const chain: Chain = {
|
|
|
209
218
|
provider: 'Lavender.Five Nodes 🐝'
|
|
210
219
|
},
|
|
211
220
|
{
|
|
212
|
-
address: 'https://api
|
|
221
|
+
address: 'https://api-juno.pupmos.network',
|
|
213
222
|
provider: 'PUPMØS'
|
|
214
223
|
},
|
|
215
224
|
{
|
|
@@ -241,12 +250,16 @@ const chain: Chain = {
|
|
|
241
250
|
provider: 'Nodejumper 🚀'
|
|
242
251
|
},
|
|
243
252
|
{
|
|
244
|
-
address: 'https://juno.rest.stakin.com',
|
|
253
|
+
address: 'https://juno.rest.stakin-nodes.com',
|
|
245
254
|
provider: 'Stakin'
|
|
246
255
|
},
|
|
247
256
|
{
|
|
248
257
|
address: 'https://api.juno.bh.rocks',
|
|
249
258
|
provider: 'BlockHunters 🎯'
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
address: 'https://api.juno.kingnodes.com',
|
|
262
|
+
provider: 'kingnodes 👑'
|
|
250
263
|
}
|
|
251
264
|
],
|
|
252
265
|
grpc: [
|
|
@@ -283,12 +296,16 @@ const chain: Chain = {
|
|
|
283
296
|
provider: 'Nodejumper 🚀'
|
|
284
297
|
},
|
|
285
298
|
{
|
|
286
|
-
address: 'juno.grpc.stakin.com:443',
|
|
299
|
+
address: 'juno.grpc.stakin-nodes.com:443',
|
|
287
300
|
provider: 'Stakin'
|
|
288
301
|
},
|
|
289
302
|
{
|
|
290
303
|
address: 'https://grpc.juno.bh.rocks:443',
|
|
291
304
|
provider: 'BlockHunters 🎯'
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
address: 'https://grpc.juno.kingnodes.com',
|
|
308
|
+
provider: 'kingnodes 👑'
|
|
292
309
|
}
|
|
293
310
|
]
|
|
294
311
|
},
|
|
@@ -311,7 +328,8 @@ const chain: Chain = {
|
|
|
311
328
|
{
|
|
312
329
|
kind: 'mintscan',
|
|
313
330
|
url: 'https://www.mintscan.io/juno',
|
|
314
|
-
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}'
|
|
315
333
|
},
|
|
316
334
|
{
|
|
317
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 };
|