chain-registry 1.69.153 → 1.69.155
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/devnet/manifestdevnet/assets.js +6 -1
- package/devnet/manifestdevnet/chain.js +5 -5
- package/esm/devnet/manifestdevnet/assets.js +6 -1
- package/esm/devnet/manifestdevnet/chain.js +5 -5
- package/esm/mainnet/atomone/chain.js +8 -8
- package/esm/mainnet/axelar/chain.js +3 -6
- package/esm/mainnet/gateway/ibc.js +28 -0
- package/esm/mainnet/juno/chain.js +0 -11
- package/esm/mainnet/manifest/assets.js +6 -1
- package/esm/mainnet/manifest/chain.js +5 -5
- package/esm/mainnet/neutron/chain.js +36 -0
- package/esm/mainnet/noble/ibc.js +28 -0
- package/esm/mainnet/oraichain/chain.js +18 -0
- package/esm/mainnet/persistence/chain.js +6 -2
- package/esm/mainnet/shentu/chain.js +18 -0
- package/esm/mainnet/shido/chain.js +4 -0
- package/esm/noncosmos/cosmoshubicstestnet/ibc.js +30 -0
- package/esm/noncosmos/cosmoshubicstestnet/index.js +2 -0
- package/esm/noncosmos/ibc.js +3 -1
- package/esm/noncosmos/named.js +1 -0
- package/esm/testnet/atomonetestnet/chain.js +8 -8
- package/esm/testnet/axelartestnet/chain.js +13 -1
- package/esm/testnet/axelartestnet/ibc.js +29 -0
- package/esm/testnet/babylontestnet/ibc.js +91 -2
- package/esm/testnet/manifesttestnet/assets.js +6 -1
- package/esm/testnet/manifesttestnet/chain.js +5 -5
- package/esm/testnet/nobletestnet/ibc.js +29 -0
- package/mainnet/atomone/chain.js +8 -8
- package/mainnet/axelar/chain.js +3 -6
- package/mainnet/gateway/ibc.js +28 -0
- package/mainnet/juno/chain.js +0 -11
- package/mainnet/manifest/assets.js +6 -1
- package/mainnet/manifest/chain.js +5 -5
- package/mainnet/neutron/chain.js +36 -0
- package/mainnet/noble/ibc.js +28 -0
- package/mainnet/oraichain/chain.js +18 -0
- package/mainnet/persistence/chain.js +6 -2
- package/mainnet/shentu/chain.js +18 -0
- package/mainnet/shido/chain.js +4 -0
- package/noncosmos/cosmoshubicstestnet/ibc.d.ts +3 -0
- package/noncosmos/cosmoshubicstestnet/ibc.js +32 -0
- package/noncosmos/cosmoshubicstestnet/index.d.ts +1 -0
- package/noncosmos/cosmoshubicstestnet/index.js +8 -0
- package/noncosmos/ibc.js +3 -1
- package/noncosmos/named.d.ts +1 -0
- package/noncosmos/named.js +2 -1
- package/package.json +4 -4
- package/testnet/atomonetestnet/chain.js +8 -8
- package/testnet/axelartestnet/chain.js +13 -1
- package/testnet/axelartestnet/ibc.js +29 -0
- package/testnet/babylontestnet/ibc.js +91 -2
- package/testnet/manifesttestnet/assets.js +6 -1
- package/testnet/manifesttestnet/chain.js +5 -5
- package/testnet/nobletestnet/ibc.js +29 -0
package/noncosmos/named.js
CHANGED
|
@@ -23,7 +23,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.ojotestnet = exports.polygontestnet = exports.polkadottestnet = exports.moonbeamtestnet = exports.fantomtestnet = exports.ethereumtestnet = exports.bitcointestnet = exports.binancesmartchaintestnet = exports.avalanchetestnet = exports.namada = exports.movement = exports.initia = exports.hall = exports.berachain = exports.zilliqa = exports.xrpl = exports.tinkernet = exports.sui = exports.stellar = exports.statemine = exports.polygon = exports.polkadot = exports.optimism = exports.neo = exports.moonbeam = exports.mantle = exports.litecoin = exports.kusama = exports.internetcomputer = exports.forex = exports.filecoin = exports.fantom = exports.dogecoin = exports.comex = exports.bitcoincash = exports.bitcoin = exports.binancesmartchain = exports.base = exports.avalanche = exports.avail = exports.arbitrum = exports.aptos = exports._0l = exports.penumbra = exports.composablepolkadot = exports.picasso = void 0;
|
|
26
|
+
exports.ojotestnet = exports.polygontestnet = exports.polkadottestnet = exports.moonbeamtestnet = exports.fantomtestnet = exports.ethereumtestnet = exports.bitcointestnet = exports.binancesmartchaintestnet = exports.avalanchetestnet = exports.cosmoshubicstestnet = exports.namada = exports.movement = exports.initia = exports.hall = exports.berachain = exports.zilliqa = exports.xrpl = exports.tinkernet = exports.sui = exports.stellar = exports.statemine = exports.polygon = exports.polkadot = exports.optimism = exports.neo = exports.moonbeam = exports.mantle = exports.litecoin = exports.kusama = exports.internetcomputer = exports.forex = exports.filecoin = exports.fantom = exports.dogecoin = exports.comex = exports.bitcoincash = exports.bitcoin = exports.binancesmartchain = exports.base = exports.avalanche = exports.avail = exports.arbitrum = exports.aptos = exports._0l = exports.penumbra = exports.composablepolkadot = exports.picasso = void 0;
|
|
27
27
|
exports.picasso = __importStar(require("./picasso"));
|
|
28
28
|
exports.composablepolkadot = __importStar(require("./composablepolkadot"));
|
|
29
29
|
exports.penumbra = __importStar(require("./penumbra"));
|
|
@@ -61,6 +61,7 @@ exports.hall = __importStar(require("./hall"));
|
|
|
61
61
|
exports.initia = __importStar(require("./initia"));
|
|
62
62
|
exports.movement = __importStar(require("./movement"));
|
|
63
63
|
exports.namada = __importStar(require("./namada"));
|
|
64
|
+
exports.cosmoshubicstestnet = __importStar(require("./cosmoshubicstestnet"));
|
|
64
65
|
exports.avalanchetestnet = __importStar(require("./avalanchetestnet"));
|
|
65
66
|
exports.binancesmartchaintestnet = __importStar(require("./binancesmartchaintestnet"));
|
|
66
67
|
exports.bitcointestnet = __importStar(require("./bitcointestnet"));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "1.69.
|
|
3
|
+
"version": "1.69.155",
|
|
4
4
|
"description": "Cosmos chain registry ⚛️",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry/tree/master/packages/chain-registry#readme",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
32
|
+
"@chain-registry/utils": "^1.51.94",
|
|
33
33
|
"deepmerge": "^4.2.2"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.94"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "9fa3d4cae626f2ca1d93f070a7254304339a7634"
|
|
47
47
|
}
|
|
@@ -30,15 +30,15 @@ const info = {
|
|
|
30
30
|
},
|
|
31
31
|
codebase: {
|
|
32
32
|
git_repo: 'https://github.com/atomone-hub/atomone',
|
|
33
|
-
recommended_version: 'v1.1.
|
|
34
|
-
compatible_versions: ['v1.1.
|
|
33
|
+
recommended_version: 'v1.1.2',
|
|
34
|
+
compatible_versions: ['v1.1.2'],
|
|
35
35
|
binaries: {
|
|
36
|
-
"linux/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.
|
|
37
|
-
"linux/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.
|
|
38
|
-
"darwin/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.
|
|
39
|
-
"darwin/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.
|
|
40
|
-
"windows/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.
|
|
41
|
-
"windows/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.
|
|
36
|
+
"linux/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.2/atomoned-v1.1.2-linux-amd64',
|
|
37
|
+
"linux/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.2/atomoned-v1.1.2-linux-arm64',
|
|
38
|
+
"darwin/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.2/atomoned-v1.1.2-darwin-amd64',
|
|
39
|
+
"darwin/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.2/atomoned-v1.1.2-darwin-arm64',
|
|
40
|
+
"windows/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.2/atomoned-v1.1.2-windows-amd64.exe',
|
|
41
|
+
"windows/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.2/atomoned-v1.1.2-windows-arm64.exe'
|
|
42
42
|
},
|
|
43
43
|
genesis: {
|
|
44
44
|
genesis_url: 'https://atomone.fra1.digitaloceanspaces.com/atomone-testnet-1/genesis.json'
|
|
@@ -43,6 +43,10 @@ const info = {
|
|
|
43
43
|
{
|
|
44
44
|
address: 'https://axelar-testnet-rpc.ibs.team:443',
|
|
45
45
|
provider: 'Inter Blockchain Services'
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
address: 'https://axelartest.rpc.quantnode.xyz',
|
|
49
|
+
provider: 'QuantNode'
|
|
46
50
|
}
|
|
47
51
|
],
|
|
48
52
|
rest: [
|
|
@@ -57,8 +61,16 @@ const info = {
|
|
|
57
61
|
{
|
|
58
62
|
address: 'https://axelar-testnet-api.ibs.team:443',
|
|
59
63
|
provider: 'Inter Blockchain Services'
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
address: 'https://axelartest.lcd.quantnode.xyz',
|
|
67
|
+
provider: 'QuantNode'
|
|
60
68
|
}
|
|
61
|
-
]
|
|
69
|
+
],
|
|
70
|
+
grpc: [{
|
|
71
|
+
address: 'axelartest.grpc.quantnode.xyz:20990',
|
|
72
|
+
provider: 'QuantNode'
|
|
73
|
+
}]
|
|
62
74
|
},
|
|
63
75
|
explorers: [{
|
|
64
76
|
kind: 'axelarscan',
|
|
@@ -29,6 +29,35 @@ const info = [
|
|
|
29
29
|
}
|
|
30
30
|
}]
|
|
31
31
|
},
|
|
32
|
+
{
|
|
33
|
+
$schema: '../../ibc_data.schema.json',
|
|
34
|
+
chain_1: {
|
|
35
|
+
chain_name: 'axelartestnet',
|
|
36
|
+
client_id: '07-tendermint-1106',
|
|
37
|
+
connection_id: 'connection-862'
|
|
38
|
+
},
|
|
39
|
+
chain_2: {
|
|
40
|
+
chain_name: 'babylontestnet',
|
|
41
|
+
client_id: '07-tendermint-17',
|
|
42
|
+
connection_id: 'connection-15'
|
|
43
|
+
},
|
|
44
|
+
channels: [{
|
|
45
|
+
chain_1: {
|
|
46
|
+
channel_id: 'channel-598',
|
|
47
|
+
port_id: 'transfer'
|
|
48
|
+
},
|
|
49
|
+
chain_2: {
|
|
50
|
+
channel_id: 'channel-13',
|
|
51
|
+
port_id: 'transfer'
|
|
52
|
+
},
|
|
53
|
+
ordering: 'unordered',
|
|
54
|
+
version: 'ics20-1',
|
|
55
|
+
tags: {
|
|
56
|
+
status: 'live',
|
|
57
|
+
preferred: true
|
|
58
|
+
}
|
|
59
|
+
}]
|
|
60
|
+
},
|
|
32
61
|
{
|
|
33
62
|
$schema: '../../ibc_data.schema.json',
|
|
34
63
|
chain_1: {
|
|
@@ -1,6 +1,65 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const info = [
|
|
3
|
+
const info = [
|
|
4
|
+
{
|
|
5
|
+
$schema: '../../ibc_data.schema.json',
|
|
6
|
+
chain_1: {
|
|
7
|
+
chain_name: 'axelartestnet',
|
|
8
|
+
client_id: '07-tendermint-1106',
|
|
9
|
+
connection_id: 'connection-862'
|
|
10
|
+
},
|
|
11
|
+
chain_2: {
|
|
12
|
+
chain_name: 'babylontestnet',
|
|
13
|
+
client_id: '07-tendermint-17',
|
|
14
|
+
connection_id: 'connection-15'
|
|
15
|
+
},
|
|
16
|
+
channels: [{
|
|
17
|
+
chain_1: {
|
|
18
|
+
channel_id: 'channel-598',
|
|
19
|
+
port_id: 'transfer'
|
|
20
|
+
},
|
|
21
|
+
chain_2: {
|
|
22
|
+
channel_id: 'channel-13',
|
|
23
|
+
port_id: 'transfer'
|
|
24
|
+
},
|
|
25
|
+
ordering: 'unordered',
|
|
26
|
+
version: 'ics20-1',
|
|
27
|
+
tags: {
|
|
28
|
+
status: 'live',
|
|
29
|
+
preferred: true
|
|
30
|
+
}
|
|
31
|
+
}]
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
$schema: '../../ibc_data.schema.json',
|
|
35
|
+
chain_1: {
|
|
36
|
+
chain_name: 'babylontestnet',
|
|
37
|
+
client_id: '07-tendermint-12',
|
|
38
|
+
connection_id: 'connection-11'
|
|
39
|
+
},
|
|
40
|
+
chain_2: {
|
|
41
|
+
chain_name: 'cosmoshubicstestnet',
|
|
42
|
+
client_id: '07-tendermint-248',
|
|
43
|
+
connection_id: 'connection-179'
|
|
44
|
+
},
|
|
45
|
+
channels: [{
|
|
46
|
+
chain_1: {
|
|
47
|
+
channel_id: 'channel-8',
|
|
48
|
+
port_id: 'transfer'
|
|
49
|
+
},
|
|
50
|
+
chain_2: {
|
|
51
|
+
channel_id: 'channel-347',
|
|
52
|
+
port_id: 'transfer'
|
|
53
|
+
},
|
|
54
|
+
ordering: 'unordered',
|
|
55
|
+
version: 'ics20-1',
|
|
56
|
+
tags: {
|
|
57
|
+
status: 'live',
|
|
58
|
+
preferred: true
|
|
59
|
+
}
|
|
60
|
+
}]
|
|
61
|
+
},
|
|
62
|
+
{
|
|
4
63
|
$schema: '../../ibc_data.schema.json',
|
|
5
64
|
chain_1: {
|
|
6
65
|
chain_name: 'babylontestnet',
|
|
@@ -27,5 +86,35 @@ const info = [{
|
|
|
27
86
|
status: 'live'
|
|
28
87
|
}
|
|
29
88
|
}]
|
|
30
|
-
}
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
$schema: '../../ibc_data.schema.json',
|
|
92
|
+
chain_1: {
|
|
93
|
+
chain_name: 'babylontestnet',
|
|
94
|
+
client_id: '07-tendermint-11',
|
|
95
|
+
connection_id: 'connection-9'
|
|
96
|
+
},
|
|
97
|
+
chain_2: {
|
|
98
|
+
chain_name: 'nobletestnet',
|
|
99
|
+
client_id: '07-tendermint-420',
|
|
100
|
+
connection_id: 'connection-386'
|
|
101
|
+
},
|
|
102
|
+
channels: [{
|
|
103
|
+
chain_1: {
|
|
104
|
+
channel_id: 'channel-7',
|
|
105
|
+
port_id: 'transfer'
|
|
106
|
+
},
|
|
107
|
+
chain_2: {
|
|
108
|
+
channel_id: 'channel-329',
|
|
109
|
+
port_id: 'transfer'
|
|
110
|
+
},
|
|
111
|
+
ordering: 'unordered',
|
|
112
|
+
version: 'ics20-1',
|
|
113
|
+
tags: {
|
|
114
|
+
status: 'live',
|
|
115
|
+
preferred: true
|
|
116
|
+
}
|
|
117
|
+
}]
|
|
118
|
+
}
|
|
119
|
+
];
|
|
31
120
|
exports.default = info;
|
|
@@ -6,6 +6,7 @@ const info = {
|
|
|
6
6
|
assets: [
|
|
7
7
|
{
|
|
8
8
|
description: 'Manifest testnet native token',
|
|
9
|
+
extended_description: 'MFX is the foundational utility token powering the Manifest Network ecosystem - a decentralized platform bridging Web2 reliability with Web3 freedom. As the primary medium of exchange, MFX facilitates transactions across Manifest\'s privacy-first AI infrastructure, providing access to decentralized compute resources, industry-leading GPUs, blockchain-secured storage, and comprehensive deployment tools. MFX represents more than just currency; it embodies Manifest\'s mission to democratize access to sovereign technologies and ethical AI applications, empowering developers to build scalable solutions that prioritize individual autonomy and data privacy without sacrificing performance or reliability. By holding MFX, users gain privileged access to a global network spanning multiple continents, designed for visionaries building the next generation of self-sovereign, ethical technology.',
|
|
9
10
|
denom_units: [{
|
|
10
11
|
denom: 'umfx',
|
|
11
12
|
exponent: 0
|
|
@@ -25,7 +26,11 @@ const info = {
|
|
|
25
26
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
|
|
26
27
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.svg'
|
|
27
28
|
}],
|
|
28
|
-
type_asset: 'sdk.coin'
|
|
29
|
+
type_asset: 'sdk.coin',
|
|
30
|
+
socials: {
|
|
31
|
+
website: 'https://manifestai.org/',
|
|
32
|
+
twitter: 'https://x.com/ManifestAIs/'
|
|
33
|
+
}
|
|
29
34
|
},
|
|
30
35
|
{
|
|
31
36
|
description: 'Proof of Authority token for the Manifest testnet',
|
|
@@ -5,7 +5,7 @@ const info = {
|
|
|
5
5
|
chain_name: 'manifesttestnet',
|
|
6
6
|
status: 'live',
|
|
7
7
|
network_type: 'testnet',
|
|
8
|
-
website: 'https://
|
|
8
|
+
website: 'https://manifestai.org/',
|
|
9
9
|
pretty_name: 'Manifest Testnet',
|
|
10
10
|
chain_id: 'manifest-ledger-testnet',
|
|
11
11
|
chain_type: 'cosmos',
|
|
@@ -16,10 +16,10 @@ const info = {
|
|
|
16
16
|
fees: {
|
|
17
17
|
fee_tokens: [{
|
|
18
18
|
denom: 'umfx',
|
|
19
|
-
fixed_min_gas_price: 0.
|
|
20
|
-
low_gas_price: 0.
|
|
21
|
-
average_gas_price:
|
|
22
|
-
high_gas_price:
|
|
19
|
+
fixed_min_gas_price: 0.05,
|
|
20
|
+
low_gas_price: 0.5,
|
|
21
|
+
average_gas_price: 1,
|
|
22
|
+
high_gas_price: 5
|
|
23
23
|
}]
|
|
24
24
|
},
|
|
25
25
|
staking: {
|
|
@@ -1,6 +1,35 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const info = [
|
|
4
|
+
{
|
|
5
|
+
$schema: '../../ibc_data.schema.json',
|
|
6
|
+
chain_1: {
|
|
7
|
+
chain_name: 'babylontestnet',
|
|
8
|
+
client_id: '07-tendermint-11',
|
|
9
|
+
connection_id: 'connection-9'
|
|
10
|
+
},
|
|
11
|
+
chain_2: {
|
|
12
|
+
chain_name: 'nobletestnet',
|
|
13
|
+
client_id: '07-tendermint-420',
|
|
14
|
+
connection_id: 'connection-386'
|
|
15
|
+
},
|
|
16
|
+
channels: [{
|
|
17
|
+
chain_1: {
|
|
18
|
+
channel_id: 'channel-7',
|
|
19
|
+
port_id: 'transfer'
|
|
20
|
+
},
|
|
21
|
+
chain_2: {
|
|
22
|
+
channel_id: 'channel-329',
|
|
23
|
+
port_id: 'transfer'
|
|
24
|
+
},
|
|
25
|
+
ordering: 'unordered',
|
|
26
|
+
version: 'ics20-1',
|
|
27
|
+
tags: {
|
|
28
|
+
status: 'live',
|
|
29
|
+
preferred: true
|
|
30
|
+
}
|
|
31
|
+
}]
|
|
32
|
+
},
|
|
4
33
|
{
|
|
5
34
|
$schema: '../../ibc_data.schema.json',
|
|
6
35
|
chain_1: {
|