chain-registry 2.0.15 → 2.0.17

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.
@@ -201,6 +201,7 @@ import * as _unification from './unification';
201
201
  import * as _ununifi from './ununifi';
202
202
  import * as _uptick from './uptick';
203
203
  import * as _vector from './vector';
204
+ import * as _xarchain from './xarchain';
204
205
  import * as _xion from './xion';
205
206
  import * as _xpla from './xpla';
206
207
  import * as _xrplevm from './xrplevm';
@@ -410,6 +411,7 @@ const assetList = [
410
411
  _ununifi.assetList,
411
412
  _uptick.assetList,
412
413
  _vector.assetList,
414
+ _xarchain.assetList,
413
415
  _xion.assetList,
414
416
  _xpla.assetList,
415
417
  _xrplevm.assetList,
@@ -201,6 +201,7 @@ import * as _unification from './unification';
201
201
  import * as _ununifi from './ununifi';
202
202
  import * as _uptick from './uptick';
203
203
  import * as _vector from './vector';
204
+ import * as _xarchain from './xarchain';
204
205
  import * as _xion from './xion';
205
206
  import * as _xpla from './xpla';
206
207
  import * as _xrplevm from './xrplevm';
@@ -410,6 +411,7 @@ const chains = [
410
411
  _ununifi.chain,
411
412
  _uptick.chain,
412
413
  _vector.chain,
414
+ _xarchain.chain,
413
415
  _xion.chain,
414
416
  _xpla.chain,
415
417
  _xrplevm.chain,
@@ -34,18 +34,11 @@ const info = {
34
34
  },
35
35
  codebase: {
36
36
  gitRepo: 'https://github.com/dydxprotocol/v4-chain/',
37
- recommendedVersion: 'protocol/v8.0.5',
38
- compatibleVersions: [
39
- 'protocol/v8.0.5',
40
- 'protocol/v8.0.3',
41
- 'protocol/v8.0.2',
42
- 'protocol/v8.0.1',
43
- 'protocol/v8.0.0-rc1',
44
- 'protocol/v8.0.0-rc0'
45
- ],
37
+ recommendedVersion: 'protocol/v8.1.0',
38
+ compatibleVersions: ['protocol/v8.1.0'],
46
39
  binaries: {
47
- "linux/amd64": 'https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv8.0.5/dydxprotocold-v8.0.5-linux-amd64.tar.gz',
48
- "linux/arm64": 'https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv8.0.5/dydxprotocold-v8.0.5-linux-arm64.tar.gz'
40
+ "linux/amd64": 'https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv8.1.0/dydxprotocold-v8.1.0-linux-amd64.tar.gz',
41
+ "linux/arm64": 'https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv8.1.0/dydxprotocold-v8.1.0-linux-arm64.tar.gz'
49
42
  },
50
43
  consensus: {
51
44
  type: 'cometbft',
@@ -213,6 +213,7 @@ const info = {
213
213
  },
214
214
  {
215
215
  description: 'USDN token',
216
+ extendedDescription: 'USDN is a yielding stablecoin collateral-backed by short-duration U.S. Treasury Bills.',
216
217
  denomUnits: [{
217
218
  denom: 'uusdn',
218
219
  exponent: 0,
@@ -226,6 +227,7 @@ const info = {
226
227
  name: 'Noble Dollar',
227
228
  display: 'usdn',
228
229
  symbol: 'USDN',
230
+ coingeckoId: 'noble-dollar-usdn',
229
231
  logoURIs: {
230
232
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
231
233
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
@@ -77,7 +77,7 @@ const info = {
77
77
  provider: 'Grove'
78
78
  }],
79
79
  rest: [{
80
- address: 'https://shannon-grove-rest.mainnet.poktroll.com',
80
+ address: 'https://shannon-grove-api.mainnet.poktroll.com',
81
81
  provider: 'Grove'
82
82
  }]
83
83
  },
@@ -0,0 +1,33 @@
1
+ const info = {
2
+ $schema: '../assetlist.schema.json',
3
+ chainName: 'xarchain',
4
+ assets: [{
5
+ description: 'Xarchain stXar is the native cryptocurrency of the Arcana app chain (ceries), designed to orchestrate bridge-less interoperability between multiple blockchains',
6
+ extendedDescription: 'Xarchain stXar powers the Arcana app chain by supporting network consensus through staking, ensuring security and trustless coordination across chains.',
7
+ denomUnits: [{
8
+ denom: 'stxar',
9
+ exponent: 0
10
+ }],
11
+ base: 'stxar',
12
+ name: 'XarchainSTAKE',
13
+ display: 'stxar',
14
+ symbol: 'STXAR',
15
+ logoURIs: {
16
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xarchain/images/arcana_logo.png',
17
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xarchain/images/arcana_logo.svg'
18
+ },
19
+ images: [{
20
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xarchain/images/arcana_logo.png',
21
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xarchain/images/arcana_logo.svg',
22
+ theme: {
23
+ primaryColorHex: '#000000'
24
+ }
25
+ }],
26
+ socials: {
27
+ website: 'https://arcana.network',
28
+ twitter: 'https://x.com/ArcanaNetwork'
29
+ },
30
+ typeAsset: 'sdk.coin'
31
+ }]
32
+ };
33
+ export default info;
@@ -0,0 +1,89 @@
1
+ const info = {
2
+ $schema: '../chain.schema.json',
3
+ chainName: 'xarchain',
4
+ chainType: 'cosmos',
5
+ chainId: 'xarchain',
6
+ website: 'https://arcana.network/',
7
+ prettyName: 'XarChain Coral',
8
+ status: 'live',
9
+ networkType: 'mainnet',
10
+ bech32Prefix: 'arcana',
11
+ daemonName: 'xarchaind',
12
+ nodeHome: '$HOME/.xarchain',
13
+ keyAlgos: ['secp256k1'],
14
+ slip44: 118,
15
+ fees: {
16
+ feeTokens: [{
17
+ denom: 'stxar',
18
+ fixedMinGasPrice: 0,
19
+ lowGasPrice: 0,
20
+ averageGasPrice: 0,
21
+ highGasPrice: 0
22
+ }]
23
+ },
24
+ staking: {
25
+ stakingTokens: [{
26
+ denom: 'stxar'
27
+ }]
28
+ },
29
+ codebase: {
30
+ gitRepo: 'https://github.com/arcana/xarchain',
31
+ recommendedVersion: 'v0.0.4-rc.2',
32
+ compatibleVersions: ['v0.0.4-rc.2'],
33
+ consensus: {
34
+ type: 'cometbft',
35
+ version: 'v0.38.15'
36
+ },
37
+ binaries: {
38
+ "linux/amd64": 'https://github.com/arcana-network/xarchain/releases/download/v0.0.4-rc.2/v0.0.4-rc.2_linux_amd64.tar.gz:checksum=sha256:9d141b09ddfe9cbb8c5ccbb5c5e38f5bbd381444efecc96166af8419f5a48465'
39
+ },
40
+ genesis: {
41
+ genesisUrl: 'https://cosmos01-testnet.arcana.network:26650/genesis'
42
+ },
43
+ sdk: {
44
+ type: 'cosmos',
45
+ version: 'v0.50.10',
46
+ tag: 'v0.50.10'
47
+ },
48
+ ibc: {
49
+ type: 'go',
50
+ version: 'v8.5.2'
51
+ },
52
+ cosmwasm: {
53
+ version: 'v0.53.0',
54
+ repo: 'https://github.com/CosmWasm/wasmd',
55
+ tag: 'v0.53.0'
56
+ }
57
+ },
58
+ logoURIs: {
59
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xarchain/images/arcana_logo.png',
60
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xarchain/images/arcana_logo.svg'
61
+ },
62
+ description: 'Arcana\'s Chain Abstraction provides a unified balance on apps to spend on any chain, without swapping, bridging, or refuelling gas',
63
+ apis: {
64
+ rpc: [{
65
+ address: 'https://cosmos01-testnet.arcana.network:26650',
66
+ provider: 'arcana'
67
+ }],
68
+ rest: [{
69
+ address: 'https://cosmos01-testnet.arcana.network',
70
+ provider: 'arcana'
71
+ }],
72
+ grpc: [{
73
+ address: 'https://cosmos01-testnet.arcana.network:9091',
74
+ provider: 'arcana'
75
+ }]
76
+ },
77
+ explorers: [{
78
+ kind: 'arcana ceries intent explorer',
79
+ url: 'https://explorer.arcana.network'
80
+ }],
81
+ images: [{
82
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xarchain/images/arcana_logo.png',
83
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xarchain/images/arcana_logo.svg',
84
+ theme: {
85
+ primaryColorHex: '#FF4E9F'
86
+ }
87
+ }]
88
+ };
89
+ export default info;
@@ -0,0 +1,4 @@
1
+ import _assetList from './asset-list';
2
+ import _chain from './chain';
3
+ export const assetList = _assetList;
4
+ export const chain = _chain;
@@ -2,7 +2,7 @@ const info = {
2
2
  $schema: '../../chain.schema.json',
3
3
  chainName: 'lumeratestnet',
4
4
  chainType: 'cosmos',
5
- chainId: 'lumera-testnet-1',
5
+ chainId: 'lumera-testnet-2',
6
6
  prettyName: 'Lumera',
7
7
  website: 'https://lumera.protocol',
8
8
  networkType: 'testnet',
@@ -226,6 +226,7 @@ const _unification = __importStar(require("./unification"));
226
226
  const _ununifi = __importStar(require("./ununifi"));
227
227
  const _uptick = __importStar(require("./uptick"));
228
228
  const _vector = __importStar(require("./vector"));
229
+ const _xarchain = __importStar(require("./xarchain"));
229
230
  const _xion = __importStar(require("./xion"));
230
231
  const _xpla = __importStar(require("./xpla"));
231
232
  const _xrplevm = __importStar(require("./xrplevm"));
@@ -435,6 +436,7 @@ const assetList = [
435
436
  _ununifi.assetList,
436
437
  _uptick.assetList,
437
438
  _vector.assetList,
439
+ _xarchain.assetList,
438
440
  _xion.assetList,
439
441
  _xpla.assetList,
440
442
  _xrplevm.assetList,
package/mainnet/chains.js CHANGED
@@ -226,6 +226,7 @@ const _unification = __importStar(require("./unification"));
226
226
  const _ununifi = __importStar(require("./ununifi"));
227
227
  const _uptick = __importStar(require("./uptick"));
228
228
  const _vector = __importStar(require("./vector"));
229
+ const _xarchain = __importStar(require("./xarchain"));
229
230
  const _xion = __importStar(require("./xion"));
230
231
  const _xpla = __importStar(require("./xpla"));
231
232
  const _xrplevm = __importStar(require("./xrplevm"));
@@ -435,6 +436,7 @@ const chains = [
435
436
  _ununifi.chain,
436
437
  _uptick.chain,
437
438
  _vector.chain,
439
+ _xarchain.chain,
438
440
  _xion.chain,
439
441
  _xpla.chain,
440
442
  _xrplevm.chain,
@@ -36,18 +36,11 @@ const info = {
36
36
  },
37
37
  codebase: {
38
38
  gitRepo: 'https://github.com/dydxprotocol/v4-chain/',
39
- recommendedVersion: 'protocol/v8.0.5',
40
- compatibleVersions: [
41
- 'protocol/v8.0.5',
42
- 'protocol/v8.0.3',
43
- 'protocol/v8.0.2',
44
- 'protocol/v8.0.1',
45
- 'protocol/v8.0.0-rc1',
46
- 'protocol/v8.0.0-rc0'
47
- ],
39
+ recommendedVersion: 'protocol/v8.1.0',
40
+ compatibleVersions: ['protocol/v8.1.0'],
48
41
  binaries: {
49
- "linux/amd64": 'https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv8.0.5/dydxprotocold-v8.0.5-linux-amd64.tar.gz',
50
- "linux/arm64": 'https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv8.0.5/dydxprotocold-v8.0.5-linux-arm64.tar.gz'
42
+ "linux/amd64": 'https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv8.1.0/dydxprotocold-v8.1.0-linux-amd64.tar.gz',
43
+ "linux/arm64": 'https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv8.1.0/dydxprotocold-v8.1.0-linux-arm64.tar.gz'
51
44
  },
52
45
  consensus: {
53
46
  type: 'cometbft',
@@ -215,6 +215,7 @@ const info = {
215
215
  },
216
216
  {
217
217
  description: 'USDN token',
218
+ extendedDescription: 'USDN is a yielding stablecoin collateral-backed by short-duration U.S. Treasury Bills.',
218
219
  denomUnits: [{
219
220
  denom: 'uusdn',
220
221
  exponent: 0,
@@ -228,6 +229,7 @@ const info = {
228
229
  name: 'Noble Dollar',
229
230
  display: 'usdn',
230
231
  symbol: 'USDN',
232
+ coingeckoId: 'noble-dollar-usdn',
231
233
  logoURIs: {
232
234
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
233
235
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
@@ -79,7 +79,7 @@ const info = {
79
79
  provider: 'Grove'
80
80
  }],
81
81
  rest: [{
82
- address: 'https://shannon-grove-rest.mainnet.poktroll.com',
82
+ address: 'https://shannon-grove-api.mainnet.poktroll.com',
83
83
  provider: 'Grove'
84
84
  }]
85
85
  },
@@ -0,0 +1,3 @@
1
+ import { AssetList } from '@chain-registry/types';
2
+ declare const info: AssetList;
3
+ export default info;
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = {
4
+ $schema: '../assetlist.schema.json',
5
+ chainName: 'xarchain',
6
+ assets: [{
7
+ description: 'Xarchain stXar is the native cryptocurrency of the Arcana app chain (ceries), designed to orchestrate bridge-less interoperability between multiple blockchains',
8
+ extendedDescription: 'Xarchain stXar powers the Arcana app chain by supporting network consensus through staking, ensuring security and trustless coordination across chains.',
9
+ denomUnits: [{
10
+ denom: 'stxar',
11
+ exponent: 0
12
+ }],
13
+ base: 'stxar',
14
+ name: 'XarchainSTAKE',
15
+ display: 'stxar',
16
+ symbol: 'STXAR',
17
+ logoURIs: {
18
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xarchain/images/arcana_logo.png',
19
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xarchain/images/arcana_logo.svg'
20
+ },
21
+ images: [{
22
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xarchain/images/arcana_logo.png',
23
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xarchain/images/arcana_logo.svg',
24
+ theme: {
25
+ primaryColorHex: '#000000'
26
+ }
27
+ }],
28
+ socials: {
29
+ website: 'https://arcana.network',
30
+ twitter: 'https://x.com/ArcanaNetwork'
31
+ },
32
+ typeAsset: 'sdk.coin'
33
+ }]
34
+ };
35
+ exports.default = info;
@@ -0,0 +1,3 @@
1
+ import { Chain } from '@chain-registry/types';
2
+ declare const info: Chain;
3
+ export default info;
@@ -0,0 +1,91 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = {
4
+ $schema: '../chain.schema.json',
5
+ chainName: 'xarchain',
6
+ chainType: 'cosmos',
7
+ chainId: 'xarchain',
8
+ website: 'https://arcana.network/',
9
+ prettyName: 'XarChain Coral',
10
+ status: 'live',
11
+ networkType: 'mainnet',
12
+ bech32Prefix: 'arcana',
13
+ daemonName: 'xarchaind',
14
+ nodeHome: '$HOME/.xarchain',
15
+ keyAlgos: ['secp256k1'],
16
+ slip44: 118,
17
+ fees: {
18
+ feeTokens: [{
19
+ denom: 'stxar',
20
+ fixedMinGasPrice: 0,
21
+ lowGasPrice: 0,
22
+ averageGasPrice: 0,
23
+ highGasPrice: 0
24
+ }]
25
+ },
26
+ staking: {
27
+ stakingTokens: [{
28
+ denom: 'stxar'
29
+ }]
30
+ },
31
+ codebase: {
32
+ gitRepo: 'https://github.com/arcana/xarchain',
33
+ recommendedVersion: 'v0.0.4-rc.2',
34
+ compatibleVersions: ['v0.0.4-rc.2'],
35
+ consensus: {
36
+ type: 'cometbft',
37
+ version: 'v0.38.15'
38
+ },
39
+ binaries: {
40
+ "linux/amd64": 'https://github.com/arcana-network/xarchain/releases/download/v0.0.4-rc.2/v0.0.4-rc.2_linux_amd64.tar.gz:checksum=sha256:9d141b09ddfe9cbb8c5ccbb5c5e38f5bbd381444efecc96166af8419f5a48465'
41
+ },
42
+ genesis: {
43
+ genesisUrl: 'https://cosmos01-testnet.arcana.network:26650/genesis'
44
+ },
45
+ sdk: {
46
+ type: 'cosmos',
47
+ version: 'v0.50.10',
48
+ tag: 'v0.50.10'
49
+ },
50
+ ibc: {
51
+ type: 'go',
52
+ version: 'v8.5.2'
53
+ },
54
+ cosmwasm: {
55
+ version: 'v0.53.0',
56
+ repo: 'https://github.com/CosmWasm/wasmd',
57
+ tag: 'v0.53.0'
58
+ }
59
+ },
60
+ logoURIs: {
61
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xarchain/images/arcana_logo.png',
62
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xarchain/images/arcana_logo.svg'
63
+ },
64
+ description: 'Arcana\'s Chain Abstraction provides a unified balance on apps to spend on any chain, without swapping, bridging, or refuelling gas',
65
+ apis: {
66
+ rpc: [{
67
+ address: 'https://cosmos01-testnet.arcana.network:26650',
68
+ provider: 'arcana'
69
+ }],
70
+ rest: [{
71
+ address: 'https://cosmos01-testnet.arcana.network',
72
+ provider: 'arcana'
73
+ }],
74
+ grpc: [{
75
+ address: 'https://cosmos01-testnet.arcana.network:9091',
76
+ provider: 'arcana'
77
+ }]
78
+ },
79
+ explorers: [{
80
+ kind: 'arcana ceries intent explorer',
81
+ url: 'https://explorer.arcana.network'
82
+ }],
83
+ images: [{
84
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xarchain/images/arcana_logo.png',
85
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xarchain/images/arcana_logo.svg',
86
+ theme: {
87
+ primaryColorHex: '#FF4E9F'
88
+ }
89
+ }]
90
+ };
91
+ exports.default = info;
@@ -0,0 +1,2 @@
1
+ export declare const assetList: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.chain = exports.assetList = void 0;
7
+ const asset_list_1 = __importDefault(require("./asset-list"));
8
+ const chain_1 = __importDefault(require("./chain"));
9
+ exports.assetList = asset_list_1.default;
10
+ exports.chain = chain_1.default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "2.0.15",
3
+ "version": "2.0.17",
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,7 +29,7 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "dependencies": {
32
- "@chain-registry/types": "^2.0.15"
32
+ "@chain-registry/types": "^2.0.17"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "87ef1fab622f75e61c4b8dc703d5148880467b09"
42
+ "gitHead": "c575c1d9ce9da873e9c0b4aff6198dcccb933f43"
43
43
  }
@@ -4,7 +4,7 @@ const info = {
4
4
  $schema: '../../chain.schema.json',
5
5
  chainName: 'lumeratestnet',
6
6
  chainType: 'cosmos',
7
- chainId: 'lumera-testnet-1',
7
+ chainId: 'lumera-testnet-2',
8
8
  prettyName: 'Lumera',
9
9
  website: 'https://lumera.protocol',
10
10
  networkType: 'testnet',