chain-registry 2.0.243 → 2.0.244

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.
@@ -1217,6 +1217,31 @@ const info = {
1217
1217
  website: 'https://posthuman.digital/',
1218
1218
  x: 'https://x.com/POSTHUMAN_DVS'
1219
1219
  }
1220
+ },
1221
+ {
1222
+ description: 'pARTy (ART) - where art meets party in the interchain. A fair-launched community art token minted natively on Cosmos Hub via tokenfactory.',
1223
+ denomUnits: [{
1224
+ denom: 'factory/cosmos1w9ee57gnduzm4l9h6xwn9tee9pyh8wlr4r9r35/art',
1225
+ exponent: 0
1226
+ }, {
1227
+ denom: 'art',
1228
+ exponent: 6
1229
+ }],
1230
+ typeAsset: 'sdk.coin',
1231
+ base: 'factory/cosmos1w9ee57gnduzm4l9h6xwn9tee9pyh8wlr4r9r35/art',
1232
+ name: 'pARTy',
1233
+ display: 'art',
1234
+ symbol: 'ART',
1235
+ logoURIs: {
1236
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/art.png'
1237
+ },
1238
+ images: [{
1239
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/art.png'
1240
+ }],
1241
+ socials: {
1242
+ website: 'https://pic.zone',
1243
+ x: 'https://x.com/pARTy_in_Cosmos'
1244
+ }
1220
1245
  }
1221
1246
  ]
1222
1247
  };
@@ -23064,6 +23064,47 @@ const info = {
23064
23064
  socials: {
23065
23065
  website: 'https://aoe2war.com'
23066
23066
  }
23067
+ },
23068
+ {
23069
+ description: 'pARTy (ART) - where art meets party in the interchain. A fair-launched community art token minted natively on Cosmos Hub via tokenfactory.',
23070
+ denomUnits: [{
23071
+ denom: 'ibc/7D72341AF4AB0B2975BF933A425B81DAC2C940E50E7549207E2B3C6B14A9DAB2',
23072
+ exponent: 0
23073
+ }, {
23074
+ denom: 'art',
23075
+ exponent: 6
23076
+ }],
23077
+ typeAsset: 'ics20',
23078
+ base: 'ibc/7D72341AF4AB0B2975BF933A425B81DAC2C940E50E7549207E2B3C6B14A9DAB2',
23079
+ name: 'pARTy',
23080
+ display: 'art',
23081
+ symbol: 'ART',
23082
+ traces: [{
23083
+ type: 'ibc',
23084
+ counterparty: {
23085
+ chainName: 'cosmoshub',
23086
+ baseDenom: 'factory/cosmos1w9ee57gnduzm4l9h6xwn9tee9pyh8wlr4r9r35/art',
23087
+ channelId: 'channel-141'
23088
+ },
23089
+ chain: {
23090
+ channelId: 'channel-0',
23091
+ path: 'transfer/channel-0/factory/cosmos1w9ee57gnduzm4l9h6xwn9tee9pyh8wlr4r9r35/art'
23092
+ }
23093
+ }],
23094
+ images: [{
23095
+ imageSync: {
23096
+ chainName: 'cosmoshub',
23097
+ baseDenom: 'factory/cosmos1w9ee57gnduzm4l9h6xwn9tee9pyh8wlr4r9r35/art'
23098
+ },
23099
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/art.png'
23100
+ }],
23101
+ logoURIs: {
23102
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/art.png'
23103
+ },
23104
+ socials: {
23105
+ website: 'https://pic.zone',
23106
+ x: 'https://x.com/pARTy_in_Cosmos'
23107
+ }
23067
23108
  }
23068
23109
  ]
23069
23110
  };
@@ -24,6 +24,7 @@ import * as _kujiratestnet from './kujiratestnet';
24
24
  import * as _kyvetestnet from './kyvetestnet';
25
25
  import * as _lavatestnet from './lavatestnet';
26
26
  import * as _likecointestnet from './likecointestnet';
27
+ import * as _limonatatestnet from './limonatatestnet';
27
28
  import * as _lumeratestnet from './lumeratestnet';
28
29
  import * as _manifesttestnet from './manifesttestnet';
29
30
  import * as _mantrachaintestnet2 from './mantrachaintestnet2';
@@ -77,6 +78,7 @@ const ibcData = [
77
78
  ..._kyvetestnet.ibcData,
78
79
  ..._lavatestnet.ibcData,
79
80
  ..._likecointestnet.ibcData,
81
+ ..._limonatatestnet.ibcData,
80
82
  ..._lumeratestnet.ibcData,
81
83
  ..._manifesttestnet.ibcData,
82
84
  ..._mantrachaintestnet2.ibcData,
@@ -0,0 +1,32 @@
1
+ const info = [{
2
+ $schema: '../../ibc_data.schema.json',
3
+ chain1: {
4
+ chainName: 'limonatatestnet',
5
+ chainId: 'limonata_10777-1',
6
+ clientId: '07-tendermint-0',
7
+ connectionId: 'connection-0'
8
+ },
9
+ chain2: {
10
+ chainName: 'osmosistestnet',
11
+ chainId: 'osmo-test-5',
12
+ clientId: '07-tendermint-5256',
13
+ connectionId: 'connection-4584'
14
+ },
15
+ channels: [{
16
+ chain1: {
17
+ channelId: 'channel-0',
18
+ portId: 'transfer'
19
+ },
20
+ chain2: {
21
+ channelId: 'channel-11808',
22
+ portId: 'transfer'
23
+ },
24
+ ordering: 'unordered',
25
+ version: 'ics20-1',
26
+ tags: {
27
+ preferred: true,
28
+ status: 'ACTIVE'
29
+ }
30
+ }]
31
+ }];
32
+ export default info;
@@ -1,4 +1,6 @@
1
1
  import _assetList from './asset-list';
2
2
  import _chain from './chain';
3
+ import _ibcData from './ibc-data';
3
4
  export const assetList = _assetList;
4
5
  export const chain = _chain;
6
+ export const ibcData = _ibcData;
@@ -758,6 +758,37 @@ const info = [
758
758
  }
759
759
  }]
760
760
  },
761
+ {
762
+ $schema: '../../ibc_data.schema.json',
763
+ chain1: {
764
+ chainName: 'limonatatestnet',
765
+ chainId: 'limonata_10777-1',
766
+ clientId: '07-tendermint-0',
767
+ connectionId: 'connection-0'
768
+ },
769
+ chain2: {
770
+ chainName: 'osmosistestnet',
771
+ chainId: 'osmo-test-5',
772
+ clientId: '07-tendermint-5256',
773
+ connectionId: 'connection-4584'
774
+ },
775
+ channels: [{
776
+ chain1: {
777
+ channelId: 'channel-0',
778
+ portId: 'transfer'
779
+ },
780
+ chain2: {
781
+ channelId: 'channel-11808',
782
+ portId: 'transfer'
783
+ },
784
+ ordering: 'unordered',
785
+ version: 'ics20-1',
786
+ tags: {
787
+ preferred: true,
788
+ status: 'ACTIVE'
789
+ }
790
+ }]
791
+ },
761
792
  {
762
793
  $schema: '../../ibc_data.schema.json',
763
794
  chain1: {
@@ -1219,6 +1219,31 @@ const info = {
1219
1219
  website: 'https://posthuman.digital/',
1220
1220
  x: 'https://x.com/POSTHUMAN_DVS'
1221
1221
  }
1222
+ },
1223
+ {
1224
+ description: 'pARTy (ART) - where art meets party in the interchain. A fair-launched community art token minted natively on Cosmos Hub via tokenfactory.',
1225
+ denomUnits: [{
1226
+ denom: 'factory/cosmos1w9ee57gnduzm4l9h6xwn9tee9pyh8wlr4r9r35/art',
1227
+ exponent: 0
1228
+ }, {
1229
+ denom: 'art',
1230
+ exponent: 6
1231
+ }],
1232
+ typeAsset: 'sdk.coin',
1233
+ base: 'factory/cosmos1w9ee57gnduzm4l9h6xwn9tee9pyh8wlr4r9r35/art',
1234
+ name: 'pARTy',
1235
+ display: 'art',
1236
+ symbol: 'ART',
1237
+ logoURIs: {
1238
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/art.png'
1239
+ },
1240
+ images: [{
1241
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/art.png'
1242
+ }],
1243
+ socials: {
1244
+ website: 'https://pic.zone',
1245
+ x: 'https://x.com/pARTy_in_Cosmos'
1246
+ }
1222
1247
  }
1223
1248
  ]
1224
1249
  };
@@ -23066,6 +23066,47 @@ const info = {
23066
23066
  socials: {
23067
23067
  website: 'https://aoe2war.com'
23068
23068
  }
23069
+ },
23070
+ {
23071
+ description: 'pARTy (ART) - where art meets party in the interchain. A fair-launched community art token minted natively on Cosmos Hub via tokenfactory.',
23072
+ denomUnits: [{
23073
+ denom: 'ibc/7D72341AF4AB0B2975BF933A425B81DAC2C940E50E7549207E2B3C6B14A9DAB2',
23074
+ exponent: 0
23075
+ }, {
23076
+ denom: 'art',
23077
+ exponent: 6
23078
+ }],
23079
+ typeAsset: 'ics20',
23080
+ base: 'ibc/7D72341AF4AB0B2975BF933A425B81DAC2C940E50E7549207E2B3C6B14A9DAB2',
23081
+ name: 'pARTy',
23082
+ display: 'art',
23083
+ symbol: 'ART',
23084
+ traces: [{
23085
+ type: 'ibc',
23086
+ counterparty: {
23087
+ chainName: 'cosmoshub',
23088
+ baseDenom: 'factory/cosmos1w9ee57gnduzm4l9h6xwn9tee9pyh8wlr4r9r35/art',
23089
+ channelId: 'channel-141'
23090
+ },
23091
+ chain: {
23092
+ channelId: 'channel-0',
23093
+ path: 'transfer/channel-0/factory/cosmos1w9ee57gnduzm4l9h6xwn9tee9pyh8wlr4r9r35/art'
23094
+ }
23095
+ }],
23096
+ images: [{
23097
+ imageSync: {
23098
+ chainName: 'cosmoshub',
23099
+ baseDenom: 'factory/cosmos1w9ee57gnduzm4l9h6xwn9tee9pyh8wlr4r9r35/art'
23100
+ },
23101
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/art.png'
23102
+ }],
23103
+ logoURIs: {
23104
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/art.png'
23105
+ },
23106
+ socials: {
23107
+ website: 'https://pic.zone',
23108
+ x: 'https://x.com/pARTy_in_Cosmos'
23109
+ }
23069
23110
  }
23070
23111
  ]
23071
23112
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "2.0.243",
3
+ "version": "2.0.244",
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.243"
32
+ "@chain-registry/types": "^2.0.244"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "38535fa24d20200a2a5ad893c3227685c3e64f47"
42
+ "gitHead": "3c8f5bd8aa20cea4132145a737a7200de7a25a9d"
43
43
  }
@@ -49,6 +49,7 @@ const _kujiratestnet = __importStar(require("./kujiratestnet"));
49
49
  const _kyvetestnet = __importStar(require("./kyvetestnet"));
50
50
  const _lavatestnet = __importStar(require("./lavatestnet"));
51
51
  const _likecointestnet = __importStar(require("./likecointestnet"));
52
+ const _limonatatestnet = __importStar(require("./limonatatestnet"));
52
53
  const _lumeratestnet = __importStar(require("./lumeratestnet"));
53
54
  const _manifesttestnet = __importStar(require("./manifesttestnet"));
54
55
  const _mantrachaintestnet2 = __importStar(require("./mantrachaintestnet2"));
@@ -102,6 +103,7 @@ const ibcData = [
102
103
  ..._kyvetestnet.ibcData,
103
104
  ..._lavatestnet.ibcData,
104
105
  ..._likecointestnet.ibcData,
106
+ ..._limonatatestnet.ibcData,
105
107
  ..._lumeratestnet.ibcData,
106
108
  ..._manifesttestnet.ibcData,
107
109
  ..._mantrachaintestnet2.ibcData,
@@ -0,0 +1,3 @@
1
+ import { IBCData } from '@chain-registry/types';
2
+ declare const info: IBCData[];
3
+ export default info;
@@ -0,0 +1,34 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = [{
4
+ $schema: '../../ibc_data.schema.json',
5
+ chain1: {
6
+ chainName: 'limonatatestnet',
7
+ chainId: 'limonata_10777-1',
8
+ clientId: '07-tendermint-0',
9
+ connectionId: 'connection-0'
10
+ },
11
+ chain2: {
12
+ chainName: 'osmosistestnet',
13
+ chainId: 'osmo-test-5',
14
+ clientId: '07-tendermint-5256',
15
+ connectionId: 'connection-4584'
16
+ },
17
+ channels: [{
18
+ chain1: {
19
+ channelId: 'channel-0',
20
+ portId: 'transfer'
21
+ },
22
+ chain2: {
23
+ channelId: 'channel-11808',
24
+ portId: 'transfer'
25
+ },
26
+ ordering: 'unordered',
27
+ version: 'ics20-1',
28
+ tags: {
29
+ preferred: true,
30
+ status: 'ACTIVE'
31
+ }
32
+ }]
33
+ }];
34
+ exports.default = info;
@@ -1,2 +1,3 @@
1
1
  export declare const assetList: import("@chain-registry/types").AssetList;
2
2
  export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibcData: import("@chain-registry/types").IBCData[];
@@ -3,8 +3,10 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
3
3
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
4
  };
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.chain = exports.assetList = void 0;
6
+ exports.ibcData = exports.chain = exports.assetList = void 0;
7
7
  const asset_list_1 = __importDefault(require("./asset-list"));
8
8
  const chain_1 = __importDefault(require("./chain"));
9
+ const ibc_data_1 = __importDefault(require("./ibc-data"));
9
10
  exports.assetList = asset_list_1.default;
10
11
  exports.chain = chain_1.default;
12
+ exports.ibcData = ibc_data_1.default;
@@ -760,6 +760,37 @@ const info = [
760
760
  }
761
761
  }]
762
762
  },
763
+ {
764
+ $schema: '../../ibc_data.schema.json',
765
+ chain1: {
766
+ chainName: 'limonatatestnet',
767
+ chainId: 'limonata_10777-1',
768
+ clientId: '07-tendermint-0',
769
+ connectionId: 'connection-0'
770
+ },
771
+ chain2: {
772
+ chainName: 'osmosistestnet',
773
+ chainId: 'osmo-test-5',
774
+ clientId: '07-tendermint-5256',
775
+ connectionId: 'connection-4584'
776
+ },
777
+ channels: [{
778
+ chain1: {
779
+ channelId: 'channel-0',
780
+ portId: 'transfer'
781
+ },
782
+ chain2: {
783
+ channelId: 'channel-11808',
784
+ portId: 'transfer'
785
+ },
786
+ ordering: 'unordered',
787
+ version: 'ics20-1',
788
+ tags: {
789
+ preferred: true,
790
+ status: 'ACTIVE'
791
+ }
792
+ }]
793
+ },
763
794
  {
764
795
  $schema: '../../ibc_data.schema.json',
765
796
  chain1: {