chain-registry 1.69.368 → 1.69.369
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/axelar/assets.js +4 -0
- package/esm/mainnet/dymension/assets.js +1 -2
- package/esm/mainnet/furya/assets.js +0 -1
- package/esm/mainnet/highbury/assets.js +0 -1
- package/esm/mainnet/kujira/assets.js +0 -3
- package/esm/mainnet/likecoin/assets.js +0 -1
- package/esm/mainnet/neutron/assets.js +2 -1
- package/esm/mainnet/nim/assets.js +0 -1
- package/esm/mainnet/okexchain/assets.js +0 -1
- package/esm/mainnet/osmosis/assets.js +7 -10
- package/esm/mainnet/rizon/assets.js +0 -1
- package/esm/mainnet/sunrise/chain.js +108 -0
- package/esm/mainnet/terra/assets.js +8 -0
- package/esm/noncosmos/polygon/assets.js +0 -1
- package/esm/testnet/akashtestnet/assets.js +12 -0
- package/esm/testnet/akashtestnet/chain.js +14 -11
- package/esm/testnet/akashtestnet/index.js +0 -2
- package/esm/testnet/archwaytestnet/ibc.js +1 -1
- package/esm/testnet/assets.js +2 -0
- package/esm/testnet/chains.js +2 -0
- package/esm/testnet/ibc.js +0 -2
- package/esm/testnet/kiiorotestnet/assets.js +26 -0
- package/esm/testnet/kiiorotestnet/chain.js +91 -0
- package/esm/testnet/kiiorotestnet/index.js +4 -0
- package/esm/testnet/named.js +1 -0
- package/esm/testnet/neutrontestnet/assets.js +4 -1
- package/esm/testnet/osmosistestnet/assets.js +2 -2
- package/esm/testnet/osmosistestnet/chain.js +2 -2
- package/esm/testnet/osmosistestnet/ibc.js +1 -1
- package/mainnet/axelar/assets.js +4 -0
- package/mainnet/dymension/assets.js +1 -2
- package/mainnet/furya/assets.js +0 -1
- package/mainnet/highbury/assets.js +0 -1
- package/mainnet/kujira/assets.js +0 -3
- package/mainnet/likecoin/assets.js +0 -1
- package/mainnet/neutron/assets.js +2 -1
- package/mainnet/nim/assets.js +0 -1
- package/mainnet/okexchain/assets.js +0 -1
- package/mainnet/osmosis/assets.js +7 -10
- package/mainnet/rizon/assets.js +0 -1
- package/mainnet/sunrise/chain.js +108 -0
- package/mainnet/terra/assets.js +8 -0
- package/noncosmos/polygon/assets.js +0 -1
- package/package.json +3 -3
- package/testnet/akashtestnet/assets.js +12 -0
- package/testnet/akashtestnet/chain.js +14 -11
- package/testnet/akashtestnet/index.d.ts +0 -1
- package/testnet/akashtestnet/index.js +1 -3
- package/testnet/archwaytestnet/ibc.js +1 -1
- package/testnet/assets.js +2 -0
- package/testnet/chains.js +2 -0
- package/testnet/ibc.js +0 -2
- package/testnet/kiiorotestnet/assets.d.ts +3 -0
- package/testnet/kiiorotestnet/assets.js +28 -0
- package/testnet/kiiorotestnet/chain.d.ts +3 -0
- package/testnet/kiiorotestnet/chain.js +93 -0
- package/testnet/kiiorotestnet/index.d.ts +2 -0
- package/testnet/kiiorotestnet/index.js +10 -0
- package/testnet/named.d.ts +1 -0
- package/testnet/named.js +3 -2
- package/testnet/neutrontestnet/assets.js +4 -1
- package/testnet/osmosistestnet/assets.js +2 -2
- package/testnet/osmosistestnet/chain.js +2 -2
- package/testnet/osmosistestnet/ibc.js +1 -1
- package/esm/testnet/akashtestnet/ibc.js +0 -58
- package/testnet/akashtestnet/ibc.d.ts +0 -3
- package/testnet/akashtestnet/ibc.js +0 -60
|
@@ -1672,6 +1672,10 @@ const info = {
|
|
|
1672
1672
|
provider: 'Axelar'
|
|
1673
1673
|
}],
|
|
1674
1674
|
images: [{
|
|
1675
|
+
image_sync: {
|
|
1676
|
+
chain_name: 'ethereum',
|
|
1677
|
+
base_denom: '0xb2617246d0c6c0087f18703d576831899ca94f01'
|
|
1678
|
+
},
|
|
1675
1679
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
|
|
1676
1680
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
|
|
1677
1681
|
}],
|
|
@@ -74,8 +74,7 @@ const info = {
|
|
|
74
74
|
logo_URIs: {
|
|
75
75
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nim/images/nim.png',
|
|
76
76
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nim/images/nim.svg'
|
|
77
|
-
}
|
|
78
|
-
coingecko_id: 'nim-network'
|
|
77
|
+
}
|
|
79
78
|
},
|
|
80
79
|
{
|
|
81
80
|
description: 'The native token of Mande Network.',
|
|
@@ -22,7 +22,6 @@ const info = {
|
|
|
22
22
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
23
23
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
24
24
|
}],
|
|
25
|
-
coingecko_id: 'fanfury',
|
|
26
25
|
keywords: ['gaming', 'staking'],
|
|
27
26
|
socials: {
|
|
28
27
|
twitter: 'https://twitter.com/furyachain'
|
|
@@ -27,7 +27,6 @@ const info = {
|
|
|
27
27
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/highbury/images/fury.png',
|
|
28
28
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/highbury/images/fury.svg'
|
|
29
29
|
},
|
|
30
|
-
coingecko_id: 'fanfury',
|
|
31
30
|
images: [{
|
|
32
31
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/highbury/images/fury.png',
|
|
33
32
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/highbury/images/fury.svg'
|
|
@@ -112,7 +112,6 @@ const info = {
|
|
|
112
112
|
name: 'MantaDAO',
|
|
113
113
|
display: 'mnta',
|
|
114
114
|
symbol: 'MNTA',
|
|
115
|
-
coingecko_id: 'mantadao',
|
|
116
115
|
logo_URIs: {
|
|
117
116
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.png',
|
|
118
117
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.svg'
|
|
@@ -265,7 +264,6 @@ const info = {
|
|
|
265
264
|
name: 'Fuzion',
|
|
266
265
|
display: 'fuzn',
|
|
267
266
|
symbol: 'FUZN',
|
|
268
|
-
coingecko_id: 'fuzion',
|
|
269
267
|
logo_URIs: {
|
|
270
268
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.png',
|
|
271
269
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.svg'
|
|
@@ -409,7 +407,6 @@ const info = {
|
|
|
409
407
|
logo_URIs: {
|
|
410
408
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg'
|
|
411
409
|
},
|
|
412
|
-
coingecko_id: 'unstake-fi',
|
|
413
410
|
images: [{
|
|
414
411
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg'
|
|
415
412
|
}],
|
|
@@ -18,7 +18,6 @@ const info = {
|
|
|
18
18
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.png',
|
|
19
19
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.svg'
|
|
20
20
|
},
|
|
21
|
-
coingecko_id: 'likecoin',
|
|
22
21
|
images: [{
|
|
23
22
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.png',
|
|
24
23
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.svg'
|
|
@@ -1253,7 +1253,8 @@ const info = {
|
|
|
1253
1253
|
chain_name: 'ethereum',
|
|
1254
1254
|
base_denom: 'wei'
|
|
1255
1255
|
},
|
|
1256
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/
|
|
1256
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg',
|
|
1257
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png'
|
|
1257
1258
|
}],
|
|
1258
1259
|
coingecko_id: 'axlweth'
|
|
1259
1260
|
},
|
|
@@ -16,7 +16,6 @@ const info = {
|
|
|
16
16
|
name: 'NIM Network',
|
|
17
17
|
display: 'nim',
|
|
18
18
|
symbol: 'NIM',
|
|
19
|
-
coingecko_id: 'nim-network',
|
|
20
19
|
images: [{
|
|
21
20
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nim/images/nim.png',
|
|
22
21
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nim/images/nim.svg'
|
|
@@ -17,7 +17,6 @@ const info = {
|
|
|
17
17
|
logo_URIs: {
|
|
18
18
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/okexchain/images/okc.png'
|
|
19
19
|
},
|
|
20
|
-
coingecko_id: 'oec-token',
|
|
21
20
|
images: [{
|
|
22
21
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/okexchain/images/okc.png'
|
|
23
22
|
}],
|
|
@@ -1355,8 +1355,7 @@ const info = {
|
|
|
1355
1355
|
},
|
|
1356
1356
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.png',
|
|
1357
1357
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.svg'
|
|
1358
|
-
}]
|
|
1359
|
-
coingecko_id: 'likecoin'
|
|
1358
|
+
}]
|
|
1360
1359
|
},
|
|
1361
1360
|
{
|
|
1362
1361
|
description: 'The native token of IXO Chain',
|
|
@@ -3291,8 +3290,7 @@ const info = {
|
|
|
3291
3290
|
},
|
|
3292
3291
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.png',
|
|
3293
3292
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.svg'
|
|
3294
|
-
}]
|
|
3295
|
-
coingecko_id: 'rizon'
|
|
3293
|
+
}]
|
|
3296
3294
|
},
|
|
3297
3295
|
{
|
|
3298
3296
|
description: 'Governance token of Kava Lend Protocol',
|
|
@@ -3759,6 +3757,7 @@ const info = {
|
|
|
3759
3757
|
}
|
|
3760
3758
|
}],
|
|
3761
3759
|
logo_URIs: {
|
|
3760
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.png',
|
|
3762
3761
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg'
|
|
3763
3762
|
},
|
|
3764
3763
|
images: [{
|
|
@@ -3766,7 +3765,8 @@ const info = {
|
|
|
3766
3765
|
chain_name: 'echelon',
|
|
3767
3766
|
base_denom: 'aechelon'
|
|
3768
3767
|
},
|
|
3769
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg'
|
|
3768
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg',
|
|
3769
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.png'
|
|
3770
3770
|
}]
|
|
3771
3771
|
},
|
|
3772
3772
|
{
|
|
@@ -9082,8 +9082,7 @@ const info = {
|
|
|
9082
9082
|
},
|
|
9083
9083
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.png',
|
|
9084
9084
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.svg'
|
|
9085
|
-
}]
|
|
9086
|
-
coingecko_id: 'mantadao'
|
|
9085
|
+
}]
|
|
9087
9086
|
},
|
|
9088
9087
|
{
|
|
9089
9088
|
denom_units: [{
|
|
@@ -10016,8 +10015,7 @@ const info = {
|
|
|
10016
10015
|
base_denom: 'factory/kujira1aaudpfr9y23lt9d45hrmskphpdfaq9ajxd3ukh/unstk'
|
|
10017
10016
|
},
|
|
10018
10017
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg'
|
|
10019
|
-
}]
|
|
10020
|
-
coingecko_id: 'unstake-fi'
|
|
10018
|
+
}]
|
|
10021
10019
|
},
|
|
10022
10020
|
{
|
|
10023
10021
|
description: 'ohhNFT LP token.',
|
|
@@ -12859,7 +12857,6 @@ const info = {
|
|
|
12859
12857
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
12860
12858
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
12861
12859
|
}],
|
|
12862
|
-
coingecko_id: 'fanfury',
|
|
12863
12860
|
keywords: ['gaming', 'staking']
|
|
12864
12861
|
},
|
|
12865
12862
|
{
|
|
@@ -14,7 +14,6 @@ const info = {
|
|
|
14
14
|
name: 'Rizon Chain',
|
|
15
15
|
display: 'atolo',
|
|
16
16
|
symbol: 'ATOLO',
|
|
17
|
-
coingecko_id: 'rizon',
|
|
18
17
|
logo_URIs: {
|
|
19
18
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.png',
|
|
20
19
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.svg'
|
|
@@ -123,9 +123,33 @@ const info = {
|
|
|
123
123
|
address: 'https://rpc-sunrise.blockval.io/',
|
|
124
124
|
provider: 'Blockval'
|
|
125
125
|
},
|
|
126
|
+
{
|
|
127
|
+
address: 'https://sunrise-rpc.onenov.xyz',
|
|
128
|
+
provider: 'OneNov'
|
|
129
|
+
},
|
|
126
130
|
{
|
|
127
131
|
address: 'https://rpc-sunrice-mainnet.catsmile.space',
|
|
128
132
|
provider: 'catsmile'
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
address: 'https://rpc-sunrise-m.winsnip.xyz',
|
|
136
|
+
provider: 'Winsnip'
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
address: 'https://rpc-sunrise.maouam.xyz',
|
|
140
|
+
provider: 'MaouamNodelab'
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
address: 'https://rpc-sunrise.nodegod20.cloud',
|
|
144
|
+
provider: 'nodegod20'
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
address: 'https://rpc-sunrise.divinzzo.xyz',
|
|
148
|
+
provider: 'divinzzo'
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
address: 'https://rpc-sunrise.veriznode.xyz',
|
|
152
|
+
provider: 'veriznode'
|
|
129
153
|
}
|
|
130
154
|
],
|
|
131
155
|
rest: [
|
|
@@ -193,9 +217,33 @@ const info = {
|
|
|
193
217
|
address: 'https://api-sunrise.blockval.io',
|
|
194
218
|
provider: 'Blockval'
|
|
195
219
|
},
|
|
220
|
+
{
|
|
221
|
+
address: 'https://sunrise-api.onenov.xyz',
|
|
222
|
+
provider: 'OneNov'
|
|
223
|
+
},
|
|
196
224
|
{
|
|
197
225
|
address: 'https://api-sunrice-mainnet.catsmile.space',
|
|
198
226
|
provider: 'catsmile'
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
address: 'https://api-sunrise-m.winsnip.xyz',
|
|
230
|
+
provider: 'Winsnip'
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
address: 'https://api-sunrise.maouam.xyz',
|
|
234
|
+
provider: 'MaouamNodelab'
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
address: 'https://api-sunrise.nodegod20.cloud',
|
|
238
|
+
provider: 'nodegod20'
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
address: 'https://api-sunrise.divinzzo.xyz',
|
|
242
|
+
provider: 'divinzzo'
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
address: 'https://api-sunrise.veriznode.xyz',
|
|
246
|
+
provider: 'veriznode'
|
|
199
247
|
}
|
|
200
248
|
],
|
|
201
249
|
grpc: [
|
|
@@ -247,9 +295,33 @@ const info = {
|
|
|
247
295
|
address: 'grpc-sunrise.blockval.io:443',
|
|
248
296
|
provider: 'Blockval'
|
|
249
297
|
},
|
|
298
|
+
{
|
|
299
|
+
address: 'https://sunrise-grpc.onenov.xyz:9193',
|
|
300
|
+
provider: 'OneNov'
|
|
301
|
+
},
|
|
250
302
|
{
|
|
251
303
|
address: 'grpc-sunrice-mainnet.catsmile.space:443',
|
|
252
304
|
provider: 'catsmile'
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
address: 'https://grpc-sunrise-m.winsnip.xyz:443',
|
|
308
|
+
provider: 'Winsnip'
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
address: 'grpc-sunrise.maouam.xyz:443',
|
|
312
|
+
provider: 'MaouamNodelab'
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
address: 'grpc-sunrise.nodegod20.cloud:443',
|
|
316
|
+
provider: 'nodegod20'
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
address: 'grpc-sunrise.divinzzo.xyz:443',
|
|
320
|
+
provider: 'divinzzo'
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
address: 'grpc-sunrise.veriznode.xyz:443',
|
|
324
|
+
provider: 'veriznode'
|
|
253
325
|
}
|
|
254
326
|
]
|
|
255
327
|
},
|
|
@@ -325,11 +397,47 @@ const info = {
|
|
|
325
397
|
tx_page: 'https://explorer.winnode.xyz/Sunrise-Mainnet/tx/${txHash}',
|
|
326
398
|
account_page: 'https://explorer.winnode.xyz/Sunrise-Mainnet/account/${accountAddress}'
|
|
327
399
|
},
|
|
400
|
+
{
|
|
401
|
+
kind: 'OneNov Explorer',
|
|
402
|
+
url: 'https://explorer.onenov.xyz/Sunrise-Mainnet',
|
|
403
|
+
tx_page: 'https://explorer.onenov.xyz/Sunrise-Mainnet/transaction/${txHash}',
|
|
404
|
+
account_page: 'https://explorer.onenov.xyz/Sunrise-Mainnet/account/${accountAddress}'
|
|
405
|
+
},
|
|
328
406
|
{
|
|
329
407
|
kind: 'catsmile explorer',
|
|
330
408
|
url: 'https://explorer.catsmile.cloud/sunrice-mainnet',
|
|
331
409
|
tx_page: 'https://explorer.catsmile.cloud/sunrice-mainnet/tx/${txHash}',
|
|
332
410
|
account_page: 'https://explorer.catsmile.cloud/sunrice-mainnet/account/${accountAddress}'
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
kind: 'Winsnip explorer',
|
|
414
|
+
url: 'https://portal.winsnip.xyz/Sunrise-Mainnet',
|
|
415
|
+
tx_page: 'https://portal.winsnip.xyz/Sunrise-Mainnet/tx/${txHash}',
|
|
416
|
+
account_page: 'https://portal.winsnip.xyz/Sunrise-Mainnet/account/${accountAddress}'
|
|
417
|
+
},
|
|
418
|
+
{
|
|
419
|
+
kind: 'Maouam explorer',
|
|
420
|
+
url: 'https://explorer.maouam.xyz/sunrise-mainnet',
|
|
421
|
+
tx_page: 'https://explorer.maouam.xyz/sunrise-mainnet/tx/${txHash}',
|
|
422
|
+
account_page: 'https://explorer.maouam.xyz/sunrise-mainnet/account/${accountAddress}'
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
kind: 'nodegod20 explorer',
|
|
426
|
+
url: 'https://explorer.nodegod20.cloud/sunrice-mainnet',
|
|
427
|
+
tx_page: 'https://explorer.nodegod20.cloud/sunrice-mainnet/tx/${txHash}',
|
|
428
|
+
account_page: 'https://explorer.nodegod20.cloud/sunrice-mainnet/account/${accountAddress}'
|
|
429
|
+
},
|
|
430
|
+
{
|
|
431
|
+
kind: 'Divinzzo explorer',
|
|
432
|
+
url: 'https://explorer.divinzzo.xyz/sunrise-mainnet',
|
|
433
|
+
tx_page: 'https://explorer.divinzzo.xyz/sunrise-mainnet/tx/${txHash}',
|
|
434
|
+
account_page: 'https://explorer.divinzzo.xyz/sunrise-mainnet/account/${accountAddress}'
|
|
435
|
+
},
|
|
436
|
+
{
|
|
437
|
+
kind: 'veriznode explorer',
|
|
438
|
+
url: 'https://explorer.veriznode.xyz/sunrise-mainnet',
|
|
439
|
+
tx_page: 'https://explorer.veriznode.xyz/sunrise-mainnet/tx/${txHash}',
|
|
440
|
+
account_page: 'https://explorer.veriznode.xyz/sunrise-mainnet/account/${accountAddress}'
|
|
333
441
|
}
|
|
334
442
|
],
|
|
335
443
|
images: [{
|
|
@@ -1653,6 +1653,10 @@ const info = {
|
|
|
1653
1653
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
|
|
1654
1654
|
},
|
|
1655
1655
|
images: [{
|
|
1656
|
+
image_sync: {
|
|
1657
|
+
chain_name: 'ethereum',
|
|
1658
|
+
base_denom: '0x514910771af9ca656af840dff83e8264ecf986ca'
|
|
1659
|
+
},
|
|
1656
1660
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
|
|
1657
1661
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
|
|
1658
1662
|
}]
|
|
@@ -2935,6 +2939,10 @@ const info = {
|
|
|
2935
2939
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
|
|
2936
2940
|
},
|
|
2937
2941
|
images: [{
|
|
2942
|
+
image_sync: {
|
|
2943
|
+
chain_name: 'ethereum',
|
|
2944
|
+
base_denom: '0x514910771af9ca656af840dff83e8264ecf986ca'
|
|
2945
|
+
},
|
|
2938
2946
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
|
|
2939
2947
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
|
|
2940
2948
|
}]
|
|
@@ -14,11 +14,23 @@ const info = {
|
|
|
14
14
|
name: 'Akash Network',
|
|
15
15
|
display: 'akt',
|
|
16
16
|
symbol: 'AKT',
|
|
17
|
+
traces: [{
|
|
18
|
+
type: 'test-mintage',
|
|
19
|
+
counterparty: {
|
|
20
|
+
chain_name: 'akash',
|
|
21
|
+
base_denom: 'uakt'
|
|
22
|
+
},
|
|
23
|
+
provider: 'Akash'
|
|
24
|
+
}],
|
|
17
25
|
logo_URIs: {
|
|
18
26
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
19
27
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
20
28
|
},
|
|
21
29
|
images: [{
|
|
30
|
+
image_sync: {
|
|
31
|
+
chain_name: 'akash',
|
|
32
|
+
base_denom: 'uakt'
|
|
33
|
+
},
|
|
22
34
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
23
35
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
24
36
|
}],
|
|
@@ -6,7 +6,7 @@ const info = {
|
|
|
6
6
|
website: 'https://akash.network/',
|
|
7
7
|
pretty_name: 'Sandbox',
|
|
8
8
|
chain_type: 'cosmos',
|
|
9
|
-
chain_id: 'sandbox-
|
|
9
|
+
chain_id: 'sandbox-2',
|
|
10
10
|
bech32_prefix: 'akash',
|
|
11
11
|
daemon_name: 'akash',
|
|
12
12
|
node_home: '$HOME/.akash',
|
|
@@ -27,14 +27,14 @@ const info = {
|
|
|
27
27
|
},
|
|
28
28
|
codebase: {
|
|
29
29
|
git_repo: 'https://github.com/akash-network/node',
|
|
30
|
-
recommended_version: 'v0.
|
|
31
|
-
compatible_versions: ['v0.
|
|
30
|
+
recommended_version: 'v0.38.2',
|
|
31
|
+
compatible_versions: ['v0.38.0'],
|
|
32
32
|
binaries: {
|
|
33
|
-
"linux/amd64": 'https://github.com/akash-network/node/releases/download/v0.
|
|
34
|
-
"linux/arm64": 'https://github.com/akash-network/node/releases/download/v0.
|
|
33
|
+
"linux/amd64": 'https://github.com/akash-network/node/releases/download/v0.38.2/akash_0.38.2_linux_amd64.zip',
|
|
34
|
+
"linux/arm64": 'https://github.com/akash-network/node/releases/download/v0.38.2/akash_0.38.2_linux_arm64.zip'
|
|
35
35
|
},
|
|
36
36
|
genesis: {
|
|
37
|
-
genesis_url: 'https://raw.githubusercontent.com/akash-network/net/master/sandbox/genesis.json'
|
|
37
|
+
genesis_url: 'https://raw.githubusercontent.com/akash-network/net/master/sandbox-2/genesis.json'
|
|
38
38
|
}
|
|
39
39
|
},
|
|
40
40
|
logo_URIs: {
|
|
@@ -43,24 +43,27 @@ const info = {
|
|
|
43
43
|
},
|
|
44
44
|
apis: {
|
|
45
45
|
rpc: [{
|
|
46
|
-
address: 'https://rpc.sandbox-
|
|
46
|
+
address: 'https://rpc.sandbox-2.aksh.pw:443',
|
|
47
47
|
provider: 'akash'
|
|
48
48
|
}],
|
|
49
49
|
rest: [{
|
|
50
|
-
address: 'https://api.sandbox-
|
|
50
|
+
address: 'https://api.sandbox-2.aksh.pw:443',
|
|
51
51
|
provider: 'akash'
|
|
52
52
|
}],
|
|
53
53
|
grpc: [{
|
|
54
|
-
address: 'grpc.sandbox-
|
|
54
|
+
address: 'grpc.sandbox-2.aksh.pw:9090',
|
|
55
55
|
provider: 'akash'
|
|
56
56
|
}]
|
|
57
57
|
},
|
|
58
58
|
explorers: [{
|
|
59
59
|
kind: 'ping.pub',
|
|
60
|
-
url: 'https://explorer.sandbox-
|
|
61
|
-
tx_page: 'https://explorer.sandbox-
|
|
60
|
+
url: 'https://explorer.sandbox-2.aksh.pw/akash',
|
|
61
|
+
tx_page: 'https://explorer.sandbox-2.aksh.pw/akash/tx/${txHash}'
|
|
62
62
|
}],
|
|
63
63
|
images: [{
|
|
64
|
+
image_sync: {
|
|
65
|
+
chain_name: 'akash'
|
|
66
|
+
},
|
|
64
67
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
65
68
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
66
69
|
}]
|
package/esm/testnet/assets.js
CHANGED
|
@@ -57,6 +57,7 @@ import * as _jackaltestnet from './jackaltestnet';
|
|
|
57
57
|
import * as _jackaltestnet2 from './jackaltestnet2';
|
|
58
58
|
import * as _junotestnet from './junotestnet';
|
|
59
59
|
import * as _kichaintestnet from './kichaintestnet';
|
|
60
|
+
import * as _kiiorotestnet from './kiiorotestnet';
|
|
60
61
|
import * as _kimanetworktestnet from './kimanetworktestnet';
|
|
61
62
|
import * as _kujiratestnet from './kujiratestnet';
|
|
62
63
|
import * as _kyvetestnet from './kyvetestnet';
|
|
@@ -194,6 +195,7 @@ const assets = [
|
|
|
194
195
|
_jackaltestnet2.assets,
|
|
195
196
|
_junotestnet.assets,
|
|
196
197
|
_kichaintestnet.assets,
|
|
198
|
+
_kiiorotestnet.assets,
|
|
197
199
|
_kimanetworktestnet.assets,
|
|
198
200
|
_kujiratestnet.assets,
|
|
199
201
|
_kyvetestnet.assets,
|
package/esm/testnet/chains.js
CHANGED
|
@@ -57,6 +57,7 @@ import * as _jackaltestnet from './jackaltestnet';
|
|
|
57
57
|
import * as _jackaltestnet2 from './jackaltestnet2';
|
|
58
58
|
import * as _junotestnet from './junotestnet';
|
|
59
59
|
import * as _kichaintestnet from './kichaintestnet';
|
|
60
|
+
import * as _kiiorotestnet from './kiiorotestnet';
|
|
60
61
|
import * as _kimanetworktestnet from './kimanetworktestnet';
|
|
61
62
|
import * as _kujiratestnet from './kujiratestnet';
|
|
62
63
|
import * as _kyvetestnet from './kyvetestnet';
|
|
@@ -194,6 +195,7 @@ const chains = [
|
|
|
194
195
|
_jackaltestnet2.chain,
|
|
195
196
|
_junotestnet.chain,
|
|
196
197
|
_kichaintestnet.chain,
|
|
198
|
+
_kiiorotestnet.chain,
|
|
197
199
|
_kimanetworktestnet.chain,
|
|
198
200
|
_kujiratestnet.chain,
|
|
199
201
|
_kyvetestnet.chain,
|
package/esm/testnet/ibc.js
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import * as _agoricdevnet from './agoricdevnet';
|
|
2
|
-
import * as _akashtestnet from './akashtestnet';
|
|
3
2
|
import * as _archwaytestnet from './archwaytestnet';
|
|
4
3
|
import * as _axelartestnet from './axelartestnet';
|
|
5
4
|
import * as _babylontestnet from './babylontestnet';
|
|
@@ -50,7 +49,6 @@ import * as _xrplevmtestnet from './xrplevmtestnet';
|
|
|
50
49
|
import * as _zigchaintestnet from './zigchaintestnet';
|
|
51
50
|
const ibc = [
|
|
52
51
|
..._agoricdevnet.ibc,
|
|
53
|
-
..._akashtestnet.ibc,
|
|
54
52
|
..._archwaytestnet.ibc,
|
|
55
53
|
..._axelartestnet.ibc,
|
|
56
54
|
..._babylontestnet.ibc,
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../../assetlist.schema.json',
|
|
3
|
+
chain_name: 'kiiorotestnet',
|
|
4
|
+
assets: [{
|
|
5
|
+
description: 'The native token of Kii Testnet Oro',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'akii',
|
|
8
|
+
exponent: 0
|
|
9
|
+
}, {
|
|
10
|
+
denom: 'kii',
|
|
11
|
+
exponent: 18
|
|
12
|
+
}],
|
|
13
|
+
base: 'akii',
|
|
14
|
+
name: 'Kii',
|
|
15
|
+
display: 'kii',
|
|
16
|
+
symbol: 'KII',
|
|
17
|
+
logo_URIs: {
|
|
18
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kiiorotestnet/images/kii_oro.png'
|
|
19
|
+
},
|
|
20
|
+
images: [{
|
|
21
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kiiorotestnet/images/kii_oro.png'
|
|
22
|
+
}],
|
|
23
|
+
type_asset: 'sdk.coin'
|
|
24
|
+
}]
|
|
25
|
+
};
|
|
26
|
+
export default info;
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../../chain.schema.json',
|
|
3
|
+
chain_name: 'kiiorotestnet',
|
|
4
|
+
status: 'live',
|
|
5
|
+
network_type: 'testnet',
|
|
6
|
+
pretty_name: 'Kii Testnet Oro',
|
|
7
|
+
chain_type: 'cosmos',
|
|
8
|
+
chain_id: 'oro_1336-1',
|
|
9
|
+
bech32_prefix: 'kii',
|
|
10
|
+
daemon_name: 'kiichaind',
|
|
11
|
+
node_home: '$HOME/.kiichain',
|
|
12
|
+
key_algos: ['ethsecp256k1'],
|
|
13
|
+
slip44: 60,
|
|
14
|
+
fees: {
|
|
15
|
+
fee_tokens: [{
|
|
16
|
+
denom: 'akii',
|
|
17
|
+
low_gas_price: 60000000000,
|
|
18
|
+
average_gas_price: 80000000000,
|
|
19
|
+
high_gas_price: 120000000000
|
|
20
|
+
}]
|
|
21
|
+
},
|
|
22
|
+
staking: {
|
|
23
|
+
staking_tokens: [{
|
|
24
|
+
denom: 'akii'
|
|
25
|
+
}]
|
|
26
|
+
},
|
|
27
|
+
codebase: {
|
|
28
|
+
git_repo: 'https://github.com/KiiChain/kiichain',
|
|
29
|
+
recommended_version: 'v5.0.0',
|
|
30
|
+
compatible_versions: ['v5.0.0'],
|
|
31
|
+
consensus: {
|
|
32
|
+
type: 'cometbft',
|
|
33
|
+
version: '0.38'
|
|
34
|
+
},
|
|
35
|
+
sdk: {
|
|
36
|
+
type: 'cosmos',
|
|
37
|
+
version: '0.53'
|
|
38
|
+
},
|
|
39
|
+
cosmwasm: {
|
|
40
|
+
enabled: true
|
|
41
|
+
},
|
|
42
|
+
genesis: {
|
|
43
|
+
genesis_url: 'https://raw.githubusercontent.com/KiiChain/testnets/refs/heads/main/testnet_oro/genesis.json'
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
apis: {
|
|
47
|
+
rpc: [{
|
|
48
|
+
address: 'https://rpc.uno.sentry.testnet.v3.kiivalidator.com/',
|
|
49
|
+
provider: 'Kiichain'
|
|
50
|
+
}, {
|
|
51
|
+
address: 'https://rpc.dos.sentry.testnet.v3.kiivalidator.com/',
|
|
52
|
+
provider: 'Kiichain'
|
|
53
|
+
}],
|
|
54
|
+
rest: [{
|
|
55
|
+
address: 'https://lcd.uno.sentry.testnet.v3.kiivalidator.com/',
|
|
56
|
+
provider: 'Kiichain'
|
|
57
|
+
}, {
|
|
58
|
+
address: 'https://lcd.dos.sentry.testnet.v3.kiivalidator.com/',
|
|
59
|
+
provider: 'Kiichain'
|
|
60
|
+
}],
|
|
61
|
+
grpc: [{
|
|
62
|
+
address: 'grpc.uno.sentry.testnet.v3.kiivalidator.com:443',
|
|
63
|
+
provider: 'Kiichain'
|
|
64
|
+
}, {
|
|
65
|
+
address: 'grpc.dos.sentry.testnet.v3.kiivalidator.com:443',
|
|
66
|
+
provider: 'Kiichain'
|
|
67
|
+
}],
|
|
68
|
+
"evm-http-jsonrpc": [{
|
|
69
|
+
address: 'https://json-rpc.uno.sentry.testnet.v3.kiivalidator.com/',
|
|
70
|
+
provider: 'Kiichain'
|
|
71
|
+
}, {
|
|
72
|
+
address: 'https://json-rpc.dos.sentry.testnet.v3.kiivalidator.com/',
|
|
73
|
+
provider: 'Kiichain'
|
|
74
|
+
}]
|
|
75
|
+
},
|
|
76
|
+
logo_URIs: {
|
|
77
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kiiorotestnet/images/kii_oro.png'
|
|
78
|
+
},
|
|
79
|
+
explorers: [{
|
|
80
|
+
kind: 'custom',
|
|
81
|
+
url: 'https://explorer.kiichain.io/',
|
|
82
|
+
account_page: 'https://explorer.kiichain.io/account/${accountAddress}'
|
|
83
|
+
}],
|
|
84
|
+
keywords: [
|
|
85
|
+
'testnet',
|
|
86
|
+
'RWA',
|
|
87
|
+
'stablecoins',
|
|
88
|
+
'kii'
|
|
89
|
+
]
|
|
90
|
+
};
|
|
91
|
+
export default info;
|
package/esm/testnet/named.js
CHANGED
|
@@ -57,6 +57,7 @@ export * as jackaltestnet from './jackaltestnet';
|
|
|
57
57
|
export * as jackaltestnet2 from './jackaltestnet2';
|
|
58
58
|
export * as junotestnet from './junotestnet';
|
|
59
59
|
export * as kichaintestnet from './kichaintestnet';
|
|
60
|
+
export * as kiiorotestnet from './kiiorotestnet';
|
|
60
61
|
export * as kimanetworktestnet from './kimanetworktestnet';
|
|
61
62
|
export * as kujiratestnet from './kujiratestnet';
|
|
62
63
|
export * as kyvetestnet from './kyvetestnet';
|