chain-registry 1.69.613 → 1.69.615
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/akash/chain.js +0 -12
- package/esm/mainnet/assets.js +0 -8
- package/esm/mainnet/axelar/chain.js +0 -84
- package/esm/mainnet/chains.js +0 -8
- package/esm/mainnet/cheqd/chain.js +8 -0
- package/esm/mainnet/cosmoshub/assets.js +29 -0
- package/esm/mainnet/elys/assets.js +12 -8
- package/esm/mainnet/elys/chain.js +3 -3
- package/esm/mainnet/ibc.js +0 -8
- package/esm/mainnet/named.js +0 -4
- package/esm/mainnet/neutron/chain.js +0 -28
- package/esm/mainnet/nolus/assets.js +10 -8
- package/esm/mainnet/osmosis/assets.js +53 -9
- package/esm/mainnet/xion/assets.js +11 -9
- package/esm/mainnet/xion/chain.js +7 -4
- package/esm/testnet/assets.js +2 -0
- package/esm/testnet/chains.js +2 -0
- package/esm/testnet/named.js +1 -0
- package/esm/testnet/skyzennet/assets.js +23 -0
- package/esm/testnet/skyzennet/chain.js +60 -0
- package/esm/{mainnet/stargaze → testnet/skyzennet}/index.js +0 -2
- package/mainnet/akash/chain.js +0 -12
- package/mainnet/assets.js +0 -8
- package/mainnet/axelar/chain.js +0 -84
- package/mainnet/chains.js +0 -8
- package/mainnet/cheqd/chain.js +8 -0
- package/mainnet/cosmoshub/assets.js +29 -0
- package/mainnet/elys/assets.js +12 -8
- package/mainnet/elys/chain.js +3 -3
- package/mainnet/ibc.js +0 -8
- package/mainnet/named.d.ts +0 -4
- package/mainnet/named.js +3 -7
- package/mainnet/neutron/chain.js +0 -28
- package/mainnet/nolus/assets.js +10 -8
- package/mainnet/osmosis/assets.js +53 -9
- package/mainnet/xion/assets.js +11 -9
- package/mainnet/xion/chain.js +7 -4
- package/package.json +3 -3
- package/testnet/assets.js +2 -0
- package/testnet/chains.js +2 -0
- package/testnet/named.d.ts +1 -0
- package/testnet/named.js +2 -1
- package/testnet/skyzennet/assets.js +25 -0
- package/testnet/skyzennet/chain.js +62 -0
- package/{mainnet/nillion → testnet/skyzennet}/index.d.ts +0 -1
- package/{mainnet/nillion → testnet/skyzennet}/index.js +1 -3
- package/esm/mainnet/nillion/assets.js +0 -30
- package/esm/mainnet/nillion/chain.js +0 -154
- package/esm/mainnet/nillion/ibc.js +0 -32
- package/esm/mainnet/nillion/index.js +0 -6
- package/esm/mainnet/stargaze/assets.js +0 -890
- package/esm/mainnet/stargaze/chain.js +0 -331
- package/esm/mainnet/stargaze/ibc.js +0 -900
- package/esm/mainnet/starname/assets.js +0 -32
- package/esm/mainnet/starname/chain.js +0 -74
- package/esm/mainnet/starname/ibc.js +0 -223
- package/esm/mainnet/starname/index.js +0 -6
- package/esm/mainnet/tgrade/assets.js +0 -46
- package/esm/mainnet/tgrade/chain.js +0 -94
- package/esm/mainnet/tgrade/ibc.js +0 -62
- package/esm/mainnet/tgrade/index.js +0 -6
- package/mainnet/nillion/assets.js +0 -32
- package/mainnet/nillion/chain.js +0 -156
- package/mainnet/nillion/ibc.d.ts +0 -3
- package/mainnet/nillion/ibc.js +0 -34
- package/mainnet/stargaze/assets.d.ts +0 -3
- package/mainnet/stargaze/assets.js +0 -892
- package/mainnet/stargaze/chain.d.ts +0 -3
- package/mainnet/stargaze/chain.js +0 -333
- package/mainnet/stargaze/ibc.d.ts +0 -3
- package/mainnet/stargaze/ibc.js +0 -902
- package/mainnet/stargaze/index.d.ts +0 -3
- package/mainnet/stargaze/index.js +0 -12
- package/mainnet/starname/assets.d.ts +0 -3
- package/mainnet/starname/assets.js +0 -34
- package/mainnet/starname/chain.d.ts +0 -3
- package/mainnet/starname/chain.js +0 -76
- package/mainnet/starname/ibc.d.ts +0 -3
- package/mainnet/starname/ibc.js +0 -225
- package/mainnet/starname/index.d.ts +0 -3
- package/mainnet/starname/index.js +0 -12
- package/mainnet/tgrade/assets.d.ts +0 -3
- package/mainnet/tgrade/assets.js +0 -48
- package/mainnet/tgrade/chain.d.ts +0 -3
- package/mainnet/tgrade/chain.js +0 -96
- package/mainnet/tgrade/ibc.d.ts +0 -3
- package/mainnet/tgrade/ibc.js +0 -64
- package/mainnet/tgrade/index.d.ts +0 -3
- package/mainnet/tgrade/index.js +0 -12
- /package/{mainnet/nillion → testnet/skyzennet}/assets.d.ts +0 -0
- /package/{mainnet/nillion → testnet/skyzennet}/chain.d.ts +0 -0
|
@@ -859,7 +859,8 @@ const info = {
|
|
|
859
859
|
coingecko_id: 'terrausd'
|
|
860
860
|
},
|
|
861
861
|
{
|
|
862
|
-
description: '
|
|
862
|
+
description: '(Deprecated) STARS bridged from legacy Stargaze. STARS has migrated to the Cosmos Hub.',
|
|
863
|
+
deprecated: true,
|
|
863
864
|
denom_units: [{
|
|
864
865
|
denom: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
|
|
865
866
|
exponent: 0,
|
|
@@ -872,7 +873,7 @@ const info = {
|
|
|
872
873
|
base: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
|
|
873
874
|
name: 'Stargaze',
|
|
874
875
|
display: 'stars',
|
|
875
|
-
symbol: 'STARS',
|
|
876
|
+
symbol: 'STARS.legacy',
|
|
876
877
|
traces: [{
|
|
877
878
|
type: 'ibc',
|
|
878
879
|
counterparty: {
|
|
@@ -896,6 +897,46 @@ const info = {
|
|
|
896
897
|
},
|
|
897
898
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
898
899
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
900
|
+
}]
|
|
901
|
+
},
|
|
902
|
+
{
|
|
903
|
+
description: 'The native STARS token, migrated from Stargaze to the Cosmos Hub.',
|
|
904
|
+
denom_units: [{
|
|
905
|
+
denom: 'ibc/68BAF19F76BAC04C4CEA06325EF91D43E8637AE43EAC7887CE6211B4B99E1EC0',
|
|
906
|
+
exponent: 0,
|
|
907
|
+
aliases: ['factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars']
|
|
908
|
+
}, {
|
|
909
|
+
denom: 'stars',
|
|
910
|
+
exponent: 6
|
|
911
|
+
}],
|
|
912
|
+
type_asset: 'ics20',
|
|
913
|
+
base: 'ibc/68BAF19F76BAC04C4CEA06325EF91D43E8637AE43EAC7887CE6211B4B99E1EC0',
|
|
914
|
+
name: 'Stargaze',
|
|
915
|
+
display: 'stars',
|
|
916
|
+
symbol: 'STARS',
|
|
917
|
+
traces: [{
|
|
918
|
+
type: 'ibc',
|
|
919
|
+
counterparty: {
|
|
920
|
+
chain_name: 'cosmoshub',
|
|
921
|
+
base_denom: 'factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars',
|
|
922
|
+
channel_id: 'channel-141'
|
|
923
|
+
},
|
|
924
|
+
chain: {
|
|
925
|
+
channel_id: 'channel-0',
|
|
926
|
+
path: 'transfer/channel-0/factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars'
|
|
927
|
+
}
|
|
928
|
+
}],
|
|
929
|
+
logo_URIs: {
|
|
930
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.png',
|
|
931
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.svg'
|
|
932
|
+
},
|
|
933
|
+
images: [{
|
|
934
|
+
image_sync: {
|
|
935
|
+
chain_name: 'cosmoshub',
|
|
936
|
+
base_denom: 'factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars'
|
|
937
|
+
},
|
|
938
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.png',
|
|
939
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.svg'
|
|
899
940
|
}],
|
|
900
941
|
coingecko_id: 'stargaze'
|
|
901
942
|
},
|
|
@@ -18356,7 +18397,8 @@ const info = {
|
|
|
18356
18397
|
}]
|
|
18357
18398
|
},
|
|
18358
18399
|
{
|
|
18359
|
-
description: '
|
|
18400
|
+
description: 'Verona is the intelligence layer for AI.',
|
|
18401
|
+
extended_description: 'Verona is the intelligence layer for AI. It makes user-verified data portable, private, and programmable, so agents can transact on information the user actually owns.',
|
|
18360
18402
|
denom_units: [{
|
|
18361
18403
|
denom: 'ibc/2E3784772E70F7B3A638BA88F65C8BE125D3CDB6E28C6AABC51098C94F5E16A5',
|
|
18362
18404
|
exponent: 0,
|
|
@@ -18364,13 +18406,13 @@ const info = {
|
|
|
18364
18406
|
}, {
|
|
18365
18407
|
denom: 'XION',
|
|
18366
18408
|
exponent: 6,
|
|
18367
|
-
aliases: ['xion']
|
|
18409
|
+
aliases: ['xion', 'VERONA']
|
|
18368
18410
|
}],
|
|
18369
18411
|
type_asset: 'ics20',
|
|
18370
18412
|
base: 'ibc/2E3784772E70F7B3A638BA88F65C8BE125D3CDB6E28C6AABC51098C94F5E16A5',
|
|
18371
|
-
name: '
|
|
18372
|
-
display: '
|
|
18373
|
-
symbol: '
|
|
18413
|
+
name: 'Verona',
|
|
18414
|
+
display: 'VERONA',
|
|
18415
|
+
symbol: 'VERONA',
|
|
18374
18416
|
traces: [{
|
|
18375
18417
|
type: 'ibc',
|
|
18376
18418
|
counterparty: {
|
|
@@ -18384,14 +18426,16 @@ const info = {
|
|
|
18384
18426
|
}
|
|
18385
18427
|
}],
|
|
18386
18428
|
logo_URIs: {
|
|
18387
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/
|
|
18429
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
|
|
18430
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
|
|
18388
18431
|
},
|
|
18389
18432
|
images: [{
|
|
18390
18433
|
image_sync: {
|
|
18391
18434
|
chain_name: 'xion',
|
|
18392
18435
|
base_denom: 'uxion'
|
|
18393
18436
|
},
|
|
18394
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/
|
|
18437
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
|
|
18438
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
|
|
18395
18439
|
}],
|
|
18396
18440
|
coingecko_id: 'xion-2'
|
|
18397
18441
|
},
|
|
@@ -3,8 +3,8 @@ const info = {
|
|
|
3
3
|
chain_name: 'xion',
|
|
4
4
|
assets: [
|
|
5
5
|
{
|
|
6
|
-
description: '
|
|
7
|
-
extended_description: '
|
|
6
|
+
description: 'Verona is the intelligence layer for AI.',
|
|
7
|
+
extended_description: 'Verona is the intelligence layer for AI. It makes user-verified data portable, private, and programmable, so agents can transact on information the user actually owns.',
|
|
8
8
|
denom_units: [{
|
|
9
9
|
denom: 'uxion',
|
|
10
10
|
exponent: 0,
|
|
@@ -12,25 +12,27 @@ const info = {
|
|
|
12
12
|
}, {
|
|
13
13
|
denom: 'XION',
|
|
14
14
|
exponent: 6,
|
|
15
|
-
aliases: ['xion']
|
|
15
|
+
aliases: ['xion', 'VERONA']
|
|
16
16
|
}],
|
|
17
17
|
base: 'uxion',
|
|
18
|
-
display: '
|
|
19
|
-
name: '
|
|
20
|
-
symbol: '
|
|
18
|
+
display: 'VERONA',
|
|
19
|
+
name: 'Verona',
|
|
20
|
+
symbol: 'VERONA',
|
|
21
21
|
coingecko_id: 'xion-2',
|
|
22
22
|
type_asset: 'sdk.coin',
|
|
23
23
|
logo_URIs: {
|
|
24
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
|
|
25
26
|
},
|
|
26
27
|
images: [{
|
|
27
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/
|
|
28
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
|
|
29
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
|
|
28
30
|
}],
|
|
29
31
|
socials: {
|
|
30
32
|
discord: 'https://discord.com/invite/burnt',
|
|
31
33
|
github: 'https://github.com/burnt-labs',
|
|
32
34
|
telegram: 'https://t.me/xion_announcements',
|
|
33
|
-
website: 'https://
|
|
35
|
+
website: 'https://verona.dev',
|
|
34
36
|
x: 'https://x.com/burnt_xion'
|
|
35
37
|
}
|
|
36
38
|
},
|
|
@@ -3,7 +3,7 @@ const info = {
|
|
|
3
3
|
chain_name: 'xion',
|
|
4
4
|
chain_type: 'cosmos',
|
|
5
5
|
chain_id: 'xion-mainnet-1',
|
|
6
|
-
pretty_name: '
|
|
6
|
+
pretty_name: 'Verona',
|
|
7
7
|
website: 'https://xion.burnt.com',
|
|
8
8
|
network_type: 'mainnet',
|
|
9
9
|
status: 'live',
|
|
@@ -190,13 +190,16 @@ const info = {
|
|
|
190
190
|
}
|
|
191
191
|
],
|
|
192
192
|
images: [{
|
|
193
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/
|
|
193
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
|
|
194
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
|
|
194
195
|
}],
|
|
195
196
|
logo_URIs: {
|
|
196
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/
|
|
197
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
|
|
198
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
|
|
197
199
|
},
|
|
198
|
-
description: '
|
|
200
|
+
description: 'Verona is the intelligence layer for AI.',
|
|
199
201
|
keywords: [
|
|
202
|
+
'verona',
|
|
200
203
|
'xion',
|
|
201
204
|
'burnt',
|
|
202
205
|
'mainnet'
|
package/esm/testnet/assets.js
CHANGED
|
@@ -112,6 +112,7 @@ import * as _sgetestnet from './sgetestnet';
|
|
|
112
112
|
import * as _sgetestnet4 from './sgetestnet4';
|
|
113
113
|
import * as _shentutestnet from './shentutestnet';
|
|
114
114
|
import * as _sixtestnet from './sixtestnet';
|
|
115
|
+
import * as _skyzennet from './skyzennet';
|
|
115
116
|
import * as _soarchaintestnet from './soarchaintestnet';
|
|
116
117
|
import * as _sourcetestnet from './sourcetestnet';
|
|
117
118
|
import * as _stargazetestnet from './stargazetestnet';
|
|
@@ -258,6 +259,7 @@ const assets = [
|
|
|
258
259
|
_sgetestnet4.assets,
|
|
259
260
|
_shentutestnet.assets,
|
|
260
261
|
_sixtestnet.assets,
|
|
262
|
+
_skyzennet.assets,
|
|
261
263
|
_soarchaintestnet.assets,
|
|
262
264
|
_sourcetestnet.assets,
|
|
263
265
|
_stargazetestnet.assets,
|
package/esm/testnet/chains.js
CHANGED
|
@@ -112,6 +112,7 @@ import * as _sgetestnet from './sgetestnet';
|
|
|
112
112
|
import * as _sgetestnet4 from './sgetestnet4';
|
|
113
113
|
import * as _shentutestnet from './shentutestnet';
|
|
114
114
|
import * as _sixtestnet from './sixtestnet';
|
|
115
|
+
import * as _skyzennet from './skyzennet';
|
|
115
116
|
import * as _soarchaintestnet from './soarchaintestnet';
|
|
116
117
|
import * as _sourcetestnet from './sourcetestnet';
|
|
117
118
|
import * as _stargazetestnet from './stargazetestnet';
|
|
@@ -258,6 +259,7 @@ const chains = [
|
|
|
258
259
|
_sgetestnet4.chain,
|
|
259
260
|
_shentutestnet.chain,
|
|
260
261
|
_sixtestnet.chain,
|
|
262
|
+
_skyzennet.chain,
|
|
261
263
|
_soarchaintestnet.chain,
|
|
262
264
|
_sourcetestnet.chain,
|
|
263
265
|
_stargazetestnet.chain,
|
package/esm/testnet/named.js
CHANGED
|
@@ -112,6 +112,7 @@ export * as sgetestnet from './sgetestnet';
|
|
|
112
112
|
export * as sgetestnet4 from './sgetestnet4';
|
|
113
113
|
export * as shentutestnet from './shentutestnet';
|
|
114
114
|
export * as sixtestnet from './sixtestnet';
|
|
115
|
+
export * as skyzennet from './skyzennet';
|
|
115
116
|
export * as soarchaintestnet from './soarchaintestnet';
|
|
116
117
|
export * as sourcetestnet from './sourcetestnet';
|
|
117
118
|
export * as stargazetestnet from './stargazetestnet';
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../../assetlist.schema.json',
|
|
3
|
+
chain_name: 'skyzennet',
|
|
4
|
+
assets: [{
|
|
5
|
+
description: 'The native utility token of Skyzen Network',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'uskyz',
|
|
8
|
+
exponent: 0
|
|
9
|
+
}, {
|
|
10
|
+
denom: 'skyz',
|
|
11
|
+
exponent: 6
|
|
12
|
+
}],
|
|
13
|
+
base: 'uskyz',
|
|
14
|
+
name: 'Skyzen',
|
|
15
|
+
display: 'skyz',
|
|
16
|
+
symbol: 'SKYZ',
|
|
17
|
+
type_asset: 'sdk.coin',
|
|
18
|
+
images: [{
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/skyzennet/images/skyzen-main.png'
|
|
20
|
+
}]
|
|
21
|
+
}]
|
|
22
|
+
};
|
|
23
|
+
export default info;
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../../chain.schema.json',
|
|
3
|
+
chain_name: 'skyzennet',
|
|
4
|
+
chain_type: 'cosmos',
|
|
5
|
+
status: 'live',
|
|
6
|
+
description: 'Skyzen Network is a Proof-of-Stake (PoS) blockchain.',
|
|
7
|
+
network_type: 'testnet',
|
|
8
|
+
pretty_name: 'Skyzen Network Testnet',
|
|
9
|
+
chain_id: 'skyzen-1',
|
|
10
|
+
bech32_prefix: 'skyz',
|
|
11
|
+
daemon_name: 'skyzennetworkd',
|
|
12
|
+
node_home: '$HOME/.skyzennetwork',
|
|
13
|
+
key_algos: ['secp256k1'],
|
|
14
|
+
slip44: 118,
|
|
15
|
+
fees: {
|
|
16
|
+
fee_tokens: [{
|
|
17
|
+
denom: 'uskyz',
|
|
18
|
+
fixed_min_gas_price: 0.0001,
|
|
19
|
+
low_gas_price: 0.0001,
|
|
20
|
+
average_gas_price: 0.0002,
|
|
21
|
+
high_gas_price: 0.0005
|
|
22
|
+
}]
|
|
23
|
+
},
|
|
24
|
+
staking: {
|
|
25
|
+
staking_tokens: [{
|
|
26
|
+
denom: 'uskyz'
|
|
27
|
+
}]
|
|
28
|
+
},
|
|
29
|
+
codebase: {
|
|
30
|
+
genesis: {
|
|
31
|
+
genesis_url: 'https://github.com/skyzennetwork/testnets/raw/main/genesis/genesis.json'
|
|
32
|
+
},
|
|
33
|
+
git_repo: 'https://github.com/skyzennetwork/testnets',
|
|
34
|
+
recommended_version: 'v1.0.0',
|
|
35
|
+
compatible_versions: ['v1.0.0'],
|
|
36
|
+
binaries: {
|
|
37
|
+
"linux/amd64": 'https://github.com/skyzennetwork/testnets/releases/download/v1/skyzennetworkd'
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
apis: {
|
|
41
|
+
rpc: [{
|
|
42
|
+
address: 'https://rpc.testnet.skyzennet.xyz/',
|
|
43
|
+
provider: 'skyzennet'
|
|
44
|
+
}],
|
|
45
|
+
rest: [{
|
|
46
|
+
address: 'https://api.testnet.skyzennet.xyz/',
|
|
47
|
+
provider: 'skyzennet'
|
|
48
|
+
}]
|
|
49
|
+
},
|
|
50
|
+
explorers: [{
|
|
51
|
+
kind: 'ping.pub',
|
|
52
|
+
url: 'https://explorer.skyzennet.xyz',
|
|
53
|
+
tx_page: 'https://explorer.skyzennet.xyz/skyzen/tx/${txHash}',
|
|
54
|
+
account_page: 'https://explorer.skyzennet.xyz/skyzen/account/${accountAddress}'
|
|
55
|
+
}],
|
|
56
|
+
images: [{
|
|
57
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/skyzennet/images/skyzen-main.png'
|
|
58
|
+
}]
|
|
59
|
+
};
|
|
60
|
+
export default info;
|
package/mainnet/akash/chain.js
CHANGED
|
@@ -76,10 +76,6 @@ const info = {
|
|
|
76
76
|
address: 'https://akash-mainnet-rpc.cosmonautstakes.com:443',
|
|
77
77
|
provider: 'Cosmonaut Stakes'
|
|
78
78
|
},
|
|
79
|
-
{
|
|
80
|
-
address: 'https://akash-rpc.w3coins.io',
|
|
81
|
-
provider: 'w3coins'
|
|
82
|
-
},
|
|
83
79
|
{
|
|
84
80
|
address: 'https://akash-rpc.publicnode.com:443',
|
|
85
81
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -110,18 +106,10 @@ const info = {
|
|
|
110
106
|
address: 'https://akash-api.kleomedes.network',
|
|
111
107
|
provider: 'Kleomedes'
|
|
112
108
|
},
|
|
113
|
-
{
|
|
114
|
-
address: 'https://api-akash-01.stakeflow.io',
|
|
115
|
-
provider: 'Stakeflow'
|
|
116
|
-
},
|
|
117
109
|
{
|
|
118
110
|
address: 'https://akash-mainnet-rest.cosmonautstakes.com:443',
|
|
119
111
|
provider: 'Cosmonaut Stakes'
|
|
120
112
|
},
|
|
121
|
-
{
|
|
122
|
-
address: 'https://akash-api.w3coins.io',
|
|
123
|
-
provider: 'w3coins'
|
|
124
|
-
},
|
|
125
113
|
{
|
|
126
114
|
address: 'https://akash-rest.publicnode.com',
|
|
127
115
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
package/mainnet/assets.js
CHANGED
|
@@ -167,7 +167,6 @@ const _neura = __importStar(require("./neura"));
|
|
|
167
167
|
const _neutaro = __importStar(require("./neutaro"));
|
|
168
168
|
const _neutron = __importStar(require("./neutron"));
|
|
169
169
|
const _nibiru = __importStar(require("./nibiru"));
|
|
170
|
-
const _nillion = __importStar(require("./nillion"));
|
|
171
170
|
const _nim = __importStar(require("./nim"));
|
|
172
171
|
const _noble = __importStar(require("./noble"));
|
|
173
172
|
const _nolus = __importStar(require("./nolus"));
|
|
@@ -222,8 +221,6 @@ const _six = __importStar(require("./six"));
|
|
|
222
221
|
const _sommelier = __importStar(require("./sommelier"));
|
|
223
222
|
const _source = __importStar(require("./source"));
|
|
224
223
|
const _stafihub = __importStar(require("./stafihub"));
|
|
225
|
-
const _stargaze = __importStar(require("./stargaze"));
|
|
226
|
-
const _starname = __importStar(require("./starname"));
|
|
227
224
|
const _stoc = __importStar(require("./stoc"));
|
|
228
225
|
const _stratos = __importStar(require("./stratos"));
|
|
229
226
|
const _stride = __importStar(require("./stride"));
|
|
@@ -236,7 +233,6 @@ const _teritori = __importStar(require("./teritori"));
|
|
|
236
233
|
const _terpnetwork = __importStar(require("./terpnetwork"));
|
|
237
234
|
const _terra = __importStar(require("./terra"));
|
|
238
235
|
const _terra2 = __importStar(require("./terra2"));
|
|
239
|
-
const _tgrade = __importStar(require("./tgrade"));
|
|
240
236
|
const _thejaynetwork = __importStar(require("./thejaynetwork"));
|
|
241
237
|
const _thorchain = __importStar(require("./thorchain"));
|
|
242
238
|
const _titan = __importStar(require("./titan"));
|
|
@@ -403,7 +399,6 @@ const assets = [
|
|
|
403
399
|
_neutaro.assets,
|
|
404
400
|
_neutron.assets,
|
|
405
401
|
_nibiru.assets,
|
|
406
|
-
_nillion.assets,
|
|
407
402
|
_nim.assets,
|
|
408
403
|
_noble.assets,
|
|
409
404
|
_nolus.assets,
|
|
@@ -458,8 +453,6 @@ const assets = [
|
|
|
458
453
|
_sommelier.assets,
|
|
459
454
|
_source.assets,
|
|
460
455
|
_stafihub.assets,
|
|
461
|
-
_stargaze.assets,
|
|
462
|
-
_starname.assets,
|
|
463
456
|
_stoc.assets,
|
|
464
457
|
_stratos.assets,
|
|
465
458
|
_stride.assets,
|
|
@@ -472,7 +465,6 @@ const assets = [
|
|
|
472
465
|
_terpnetwork.assets,
|
|
473
466
|
_terra.assets,
|
|
474
467
|
_terra2.assets,
|
|
475
|
-
_tgrade.assets,
|
|
476
468
|
_thejaynetwork.assets,
|
|
477
469
|
_thorchain.assets,
|
|
478
470
|
_titan.assets,
|
package/mainnet/axelar/chain.js
CHANGED
|
@@ -72,10 +72,6 @@ const info = {
|
|
|
72
72
|
},
|
|
73
73
|
description: 'Axelar delivers secure cross-chain communication for Web3. Our infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.',
|
|
74
74
|
apis: {
|
|
75
|
-
"grpc-web": [{
|
|
76
|
-
address: 'axelar-grpcweb.chainode.tech',
|
|
77
|
-
provider: 'Chainode'
|
|
78
|
-
}],
|
|
79
75
|
rpc: [
|
|
80
76
|
{
|
|
81
77
|
address: 'https://rpc-axelar.imperator.co:443',
|
|
@@ -85,10 +81,6 @@ const info = {
|
|
|
85
81
|
address: 'https://axelar-rpc.quickapi.com:443',
|
|
86
82
|
provider: 'chainlayer'
|
|
87
83
|
},
|
|
88
|
-
{
|
|
89
|
-
address: 'https://rpc-axelar.cosmos-spaces.cloud',
|
|
90
|
-
provider: 'Cosmos Spaces'
|
|
91
|
-
},
|
|
92
84
|
{
|
|
93
85
|
address: 'https://axelar-rpc.pops.one:443',
|
|
94
86
|
provider: 'p-ops'
|
|
@@ -101,10 +93,6 @@ const info = {
|
|
|
101
93
|
address: 'https://rpc-1.axelar.nodes.guru:443',
|
|
102
94
|
provider: 'nodes.guru'
|
|
103
95
|
},
|
|
104
|
-
{
|
|
105
|
-
address: 'https://rpc-axelar-ia.cosmosia.notional.ventures/',
|
|
106
|
-
provider: 'Notional'
|
|
107
|
-
},
|
|
108
96
|
{
|
|
109
97
|
address: 'https://axelar-rpc.polkachu.com',
|
|
110
98
|
provider: 'Polkachu'
|
|
@@ -113,18 +101,6 @@ const info = {
|
|
|
113
101
|
address: 'https://axelar.rpc.stakin-nodes.com',
|
|
114
102
|
provider: 'Stakin'
|
|
115
103
|
},
|
|
116
|
-
{
|
|
117
|
-
address: 'https://rpc.axelar.bh.rocks',
|
|
118
|
-
provider: 'BlockHunters 🎯'
|
|
119
|
-
},
|
|
120
|
-
{
|
|
121
|
-
address: 'https://axelar-rpc.validatrium.club',
|
|
122
|
-
provider: 'Validatrium'
|
|
123
|
-
},
|
|
124
|
-
{
|
|
125
|
-
address: 'https://rpc-axelar.whispernode.com:443',
|
|
126
|
-
provider: 'WhisperNode 🤐'
|
|
127
|
-
},
|
|
128
104
|
{
|
|
129
105
|
address: 'https://axelar.rpc.quantnode.xyz/',
|
|
130
106
|
provider: 'QuantNode'
|
|
@@ -141,18 +117,10 @@ const info = {
|
|
|
141
117
|
address: 'https://axelar.ibs.team:443/rpc',
|
|
142
118
|
provider: 'Inter Blockchain Services'
|
|
143
119
|
},
|
|
144
|
-
{
|
|
145
|
-
address: 'https://rpc-axelar-01.stakeflow.io',
|
|
146
|
-
provider: 'Stakeflow'
|
|
147
|
-
},
|
|
148
120
|
{
|
|
149
121
|
address: 'https://axelar-rpc.staketab.org:443',
|
|
150
122
|
provider: 'Staketab'
|
|
151
123
|
},
|
|
152
|
-
{
|
|
153
|
-
address: 'https://axelar-rpc.w3coins.io',
|
|
154
|
-
provider: 'w3coins'
|
|
155
|
-
},
|
|
156
124
|
{
|
|
157
125
|
address: 'https://axelar-rpc.publicnode.com:443',
|
|
158
126
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -171,10 +139,6 @@ const info = {
|
|
|
171
139
|
address: 'https://axelar-lcd.quickapi.com:443',
|
|
172
140
|
provider: 'chainlayer'
|
|
173
141
|
},
|
|
174
|
-
{
|
|
175
|
-
address: 'https://api-axelar.cosmos-spaces.cloud',
|
|
176
|
-
provider: 'Cosmos Spaces'
|
|
177
|
-
},
|
|
178
142
|
{
|
|
179
143
|
address: 'https://axelar-lcd.qubelabs.io:443',
|
|
180
144
|
provider: 'Qubelabs'
|
|
@@ -183,10 +147,6 @@ const info = {
|
|
|
183
147
|
address: 'https://api-1.axelar.nodes.guru:443',
|
|
184
148
|
provider: 'nodes.guru'
|
|
185
149
|
},
|
|
186
|
-
{
|
|
187
|
-
address: 'https://api-axelar-ia.cosmosia.notional.ventures/',
|
|
188
|
-
provider: 'Notional'
|
|
189
|
-
},
|
|
190
150
|
{
|
|
191
151
|
address: 'https://axelar-api.polkachu.com',
|
|
192
152
|
provider: 'Polkachu'
|
|
@@ -195,18 +155,6 @@ const info = {
|
|
|
195
155
|
address: 'https://axelar.rest.stakin-nodes.com',
|
|
196
156
|
provider: 'Stakin'
|
|
197
157
|
},
|
|
198
|
-
{
|
|
199
|
-
address: 'https://api.axelar.bh.rocks',
|
|
200
|
-
provider: 'BlockHunters 🎯'
|
|
201
|
-
},
|
|
202
|
-
{
|
|
203
|
-
address: 'https://axelar-api.validatrium.club',
|
|
204
|
-
provider: 'Validatrium'
|
|
205
|
-
},
|
|
206
|
-
{
|
|
207
|
-
address: 'https://lcd-axelar.whispernode.com:443',
|
|
208
|
-
provider: 'WhisperNode 🤐'
|
|
209
|
-
},
|
|
210
158
|
{
|
|
211
159
|
address: 'https://axelar-mainnet-lcd.autostake.com:443',
|
|
212
160
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
@@ -219,18 +167,10 @@ const info = {
|
|
|
219
167
|
address: 'https://axelar.ibs.team:443/api',
|
|
220
168
|
provider: 'Inter Blockchain Services'
|
|
221
169
|
},
|
|
222
|
-
{
|
|
223
|
-
address: 'https://api-axelar-01.stakeflow.io',
|
|
224
|
-
provider: 'Stakeflow'
|
|
225
|
-
},
|
|
226
170
|
{
|
|
227
171
|
address: 'https://axelar-rest.staketab.org',
|
|
228
172
|
provider: 'Staketab'
|
|
229
173
|
},
|
|
230
|
-
{
|
|
231
|
-
address: 'https://axelar-api.w3coins.io',
|
|
232
|
-
provider: 'w3coins'
|
|
233
|
-
},
|
|
234
174
|
{
|
|
235
175
|
address: 'https://axelar-rest.publicnode.com',
|
|
236
176
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -245,18 +185,6 @@ const info = {
|
|
|
245
185
|
address: 'axelar.grpc.quantnode.xyz:21990',
|
|
246
186
|
provider: 'Quantnode'
|
|
247
187
|
},
|
|
248
|
-
{
|
|
249
|
-
address: 'services.staketab.com:9080',
|
|
250
|
-
provider: 'Staketab'
|
|
251
|
-
},
|
|
252
|
-
{
|
|
253
|
-
address: 'grpc-axelar.cosmos-spaces.cloud:1590',
|
|
254
|
-
provider: 'Cosmos Spaces'
|
|
255
|
-
},
|
|
256
|
-
{
|
|
257
|
-
address: 'grpc-axelar-ia.cosmosia.notional.ventures:443',
|
|
258
|
-
provider: 'Notional'
|
|
259
|
-
},
|
|
260
188
|
{
|
|
261
189
|
address: 'axelar-grpc.polkachu.com:15190',
|
|
262
190
|
provider: 'Polkachu'
|
|
@@ -269,18 +197,6 @@ const info = {
|
|
|
269
197
|
address: 'axelar-mainnet-grpc.autostake.com:443',
|
|
270
198
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
271
199
|
},
|
|
272
|
-
{
|
|
273
|
-
address: 'grpc-axelar-01.stakeflow.io:1602',
|
|
274
|
-
provider: 'Stakeflow'
|
|
275
|
-
},
|
|
276
|
-
{
|
|
277
|
-
address: 'axelar-grpc.w3coins.io:15190',
|
|
278
|
-
provider: 'w3coins'
|
|
279
|
-
},
|
|
280
|
-
{
|
|
281
|
-
address: 'grpc-axelar.whispernode.com:443',
|
|
282
|
-
provider: 'WhisperNode 🤐'
|
|
283
|
-
},
|
|
284
200
|
{
|
|
285
201
|
address: 'axelar-grpc.publicnode.com:443',
|
|
286
202
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
package/mainnet/chains.js
CHANGED
|
@@ -167,7 +167,6 @@ const _neura = __importStar(require("./neura"));
|
|
|
167
167
|
const _neutaro = __importStar(require("./neutaro"));
|
|
168
168
|
const _neutron = __importStar(require("./neutron"));
|
|
169
169
|
const _nibiru = __importStar(require("./nibiru"));
|
|
170
|
-
const _nillion = __importStar(require("./nillion"));
|
|
171
170
|
const _nim = __importStar(require("./nim"));
|
|
172
171
|
const _noble = __importStar(require("./noble"));
|
|
173
172
|
const _nolus = __importStar(require("./nolus"));
|
|
@@ -222,8 +221,6 @@ const _six = __importStar(require("./six"));
|
|
|
222
221
|
const _sommelier = __importStar(require("./sommelier"));
|
|
223
222
|
const _source = __importStar(require("./source"));
|
|
224
223
|
const _stafihub = __importStar(require("./stafihub"));
|
|
225
|
-
const _stargaze = __importStar(require("./stargaze"));
|
|
226
|
-
const _starname = __importStar(require("./starname"));
|
|
227
224
|
const _stoc = __importStar(require("./stoc"));
|
|
228
225
|
const _stratos = __importStar(require("./stratos"));
|
|
229
226
|
const _stride = __importStar(require("./stride"));
|
|
@@ -236,7 +233,6 @@ const _teritori = __importStar(require("./teritori"));
|
|
|
236
233
|
const _terpnetwork = __importStar(require("./terpnetwork"));
|
|
237
234
|
const _terra = __importStar(require("./terra"));
|
|
238
235
|
const _terra2 = __importStar(require("./terra2"));
|
|
239
|
-
const _tgrade = __importStar(require("./tgrade"));
|
|
240
236
|
const _thejaynetwork = __importStar(require("./thejaynetwork"));
|
|
241
237
|
const _thorchain = __importStar(require("./thorchain"));
|
|
242
238
|
const _titan = __importStar(require("./titan"));
|
|
@@ -403,7 +399,6 @@ const chains = [
|
|
|
403
399
|
_neutaro.chain,
|
|
404
400
|
_neutron.chain,
|
|
405
401
|
_nibiru.chain,
|
|
406
|
-
_nillion.chain,
|
|
407
402
|
_nim.chain,
|
|
408
403
|
_noble.chain,
|
|
409
404
|
_nolus.chain,
|
|
@@ -458,8 +453,6 @@ const chains = [
|
|
|
458
453
|
_sommelier.chain,
|
|
459
454
|
_source.chain,
|
|
460
455
|
_stafihub.chain,
|
|
461
|
-
_stargaze.chain,
|
|
462
|
-
_starname.chain,
|
|
463
456
|
_stoc.chain,
|
|
464
457
|
_stratos.chain,
|
|
465
458
|
_stride.chain,
|
|
@@ -472,7 +465,6 @@ const chains = [
|
|
|
472
465
|
_terpnetwork.chain,
|
|
473
466
|
_terra.chain,
|
|
474
467
|
_terra2.chain,
|
|
475
|
-
_tgrade.chain,
|
|
476
468
|
_thejaynetwork.chain,
|
|
477
469
|
_thorchain.chain,
|
|
478
470
|
_titan.chain,
|
package/mainnet/cheqd/chain.js
CHANGED
|
@@ -101,6 +101,10 @@ const info = {
|
|
|
101
101
|
address: 'https://cheqd-rpc.vnodesv.net',
|
|
102
102
|
provider: 'vNodes[V] Ser[V]ices'
|
|
103
103
|
},
|
|
104
|
+
{
|
|
105
|
+
address: 'https://cheqd2-rpc.vnodesv.net',
|
|
106
|
+
provider: 'vNodes[V] Ser[V]ices [2]'
|
|
107
|
+
},
|
|
104
108
|
{
|
|
105
109
|
address: 'https://cheqd-rpc.publicnode.com:443',
|
|
106
110
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -155,6 +159,10 @@ const info = {
|
|
|
155
159
|
address: 'https://cheqd-api.vnodesv.net',
|
|
156
160
|
provider: 'vNodes[V] Ser[V]ices'
|
|
157
161
|
},
|
|
162
|
+
{
|
|
163
|
+
address: 'https://cheqd2-api.vnodesv.net',
|
|
164
|
+
provider: 'vNodes[V] Ser[V]ices [2]'
|
|
165
|
+
},
|
|
158
166
|
{
|
|
159
167
|
address: 'https://cheqd-rest.publicnode.com',
|
|
160
168
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|