chain-registry 2.0.234 → 2.0.235

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.
@@ -130,7 +130,6 @@ import * as _meme from './meme';
130
130
  import * as _migaloo from './migaloo';
131
131
  import * as _mirage from './mirage';
132
132
  import * as _mises from './mises';
133
- import * as _moo from './moo';
134
133
  import * as _mtgbp from './mtgbp';
135
134
  import * as _mun from './mun';
136
135
  import * as _mythos from './mythos';
@@ -357,7 +356,6 @@ const assetList = [
357
356
  _migaloo.assetList,
358
357
  _mirage.assetList,
359
358
  _mises.assetList,
360
- _moo.assetList,
361
359
  _mtgbp.assetList,
362
360
  _mun.assetList,
363
361
  _mythos.assetList,
@@ -130,7 +130,6 @@ import * as _meme from './meme';
130
130
  import * as _migaloo from './migaloo';
131
131
  import * as _mirage from './mirage';
132
132
  import * as _mises from './mises';
133
- import * as _moo from './moo';
134
133
  import * as _mtgbp from './mtgbp';
135
134
  import * as _mun from './mun';
136
135
  import * as _mythos from './mythos';
@@ -357,7 +356,6 @@ const chains = [
357
356
  _migaloo.chain,
358
357
  _mirage.chain,
359
358
  _mises.chain,
360
- _moo.chain,
361
359
  _mtgbp.chain,
362
360
  _mun.chain,
363
361
  _mythos.chain,
@@ -52,7 +52,10 @@ const info = {
52
52
  baseDenom: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'
53
53
  },
54
54
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
55
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
55
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
56
+ theme: {
57
+ circle: true
58
+ }
56
59
  }],
57
60
  typeAsset: 'sdk.coin'
58
61
  }]
@@ -155,7 +155,6 @@ const _meme = __importStar(require("./meme"));
155
155
  const _migaloo = __importStar(require("./migaloo"));
156
156
  const _mirage = __importStar(require("./mirage"));
157
157
  const _mises = __importStar(require("./mises"));
158
- const _moo = __importStar(require("./moo"));
159
158
  const _mtgbp = __importStar(require("./mtgbp"));
160
159
  const _mun = __importStar(require("./mun"));
161
160
  const _mythos = __importStar(require("./mythos"));
@@ -382,7 +381,6 @@ const assetList = [
382
381
  _migaloo.assetList,
383
382
  _mirage.assetList,
384
383
  _mises.assetList,
385
- _moo.assetList,
386
384
  _mtgbp.assetList,
387
385
  _mun.assetList,
388
386
  _mythos.assetList,
package/mainnet/chains.js CHANGED
@@ -155,7 +155,6 @@ const _meme = __importStar(require("./meme"));
155
155
  const _migaloo = __importStar(require("./migaloo"));
156
156
  const _mirage = __importStar(require("./mirage"));
157
157
  const _mises = __importStar(require("./mises"));
158
- const _moo = __importStar(require("./moo"));
159
158
  const _mtgbp = __importStar(require("./mtgbp"));
160
159
  const _mun = __importStar(require("./mun"));
161
160
  const _mythos = __importStar(require("./mythos"));
@@ -382,7 +381,6 @@ const chains = [
382
381
  _migaloo.chain,
383
382
  _mirage.chain,
384
383
  _mises.chain,
385
- _moo.chain,
386
384
  _mtgbp.chain,
387
385
  _mun.chain,
388
386
  _mythos.chain,
@@ -54,7 +54,10 @@ const info = {
54
54
  baseDenom: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'
55
55
  },
56
56
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
57
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
57
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
58
+ theme: {
59
+ circle: true
60
+ }
58
61
  }],
59
62
  typeAsset: 'sdk.coin'
60
63
  }]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "2.0.234",
3
+ "version": "2.0.235",
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.234"
32
+ "@chain-registry/types": "^2.0.235"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "b96ec41be89624a8603adfa34d5b10c96d7cee96"
42
+ "gitHead": "ef5b2cd66a29c7a7180bc9858203bd5c9bacaeea"
43
43
  }
@@ -1,71 +0,0 @@
1
- const info = {
2
- $schema: '../assetlist.schema.json',
3
- chainName: 'moo',
4
- assets: [{
5
- description: 'The native token of Initia',
6
- denomUnits: [{
7
- denom: 'ibc/37A3FB4FED4CA04ED6D9E5DA36C6D27248645F0E22F585576A1488B8A89C5A50',
8
- exponent: 0
9
- }, {
10
- denom: 'INIT',
11
- exponent: 6
12
- }],
13
- typeAsset: 'ics20',
14
- base: 'ibc/37A3FB4FED4CA04ED6D9E5DA36C6D27248645F0E22F585576A1488B8A89C5A50',
15
- name: 'Initia',
16
- display: 'INIT',
17
- symbol: 'INIT',
18
- traces: [{
19
- type: 'ibc',
20
- counterparty: {
21
- chainName: 'initia',
22
- baseDenom: 'uinit',
23
- channelId: 'channel-29'
24
- },
25
- chain: {
26
- channelId: 'channel-0',
27
- path: 'transfer/channel-0/uinit'
28
- }
29
- }],
30
- images: [{
31
- imageSync: {
32
- chainName: 'initia',
33
- baseDenom: 'uinit'
34
- },
35
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.png',
36
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.svg',
37
- theme: {
38
- circle: true
39
- }
40
- }]
41
- }, {
42
- description: 'MilkyWay\'s Liquid Staked INIT',
43
- denomUnits: [{
44
- denom: 'factory/init17p9rzwnnfxcjp32un9ug7yhhzgtkhvl9jfksztgw5uh69wac2pgsj6uxxj/umilkINIT',
45
- exponent: 0
46
- }, {
47
- denom: 'milkINIT',
48
- exponent: 6
49
- }],
50
- base: 'factory/init17p9rzwnnfxcjp32un9ug7yhhzgtkhvl9jfksztgw5uh69wac2pgsj6uxxj/umilkINIT',
51
- name: 'milkINIT',
52
- display: 'milkINIT',
53
- symbol: 'milkINIT',
54
- traces: [{
55
- type: 'liquid-stake',
56
- counterparty: {
57
- chainName: 'initia',
58
- baseDenom: 'uinit'
59
- },
60
- provider: 'MilkyWay'
61
- }],
62
- logoURIs: {
63
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/moo/images/milkINIT.png'
64
- },
65
- images: [{
66
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/moo/images/milkINIT.png'
67
- }],
68
- typeAsset: 'sdk.coin'
69
- }]
70
- };
71
- export default info;
@@ -1,57 +0,0 @@
1
- const info = {
2
- $schema: '../chain.schema.json',
3
- chainName: 'moo',
4
- chainType: 'cosmos',
5
- chainId: 'moo-1',
6
- prettyName: 'MilkyWay',
7
- status: 'live',
8
- networkType: 'mainnet',
9
- website: 'https://www.milkyway.zone',
10
- bech32Prefix: 'init',
11
- daemonName: 'miniwasm',
12
- nodeHome: '$HOME/.miniwasm',
13
- keyAlgos: ['ethsecp256k1', 'secp256k1'],
14
- slip44: 60,
15
- fees: {
16
- feeTokens: [{
17
- denom: 'ibc/37A3FB4FED4CA04ED6D9E5DA36C6D27248645F0E22F585576A1488B8A89C5A50',
18
- fixedMinGasPrice: 0.015
19
- }]
20
- },
21
- codebase: {
22
- gitRepo: 'https://github.com/initia-labs/miniwasm',
23
- recommendedVersion: 'v1.0.2',
24
- compatibleVersions: ['v1.0.2'],
25
- binaries: {
26
- "linux/amd64": 'https://github.com/initia-labs/miniwasm/releases/download/v1.0.2/miniwasm_v1.0.2_Linux_x86_64.tar.gz'
27
- },
28
- genesis: {
29
- genesisUrl: 'https://rpc-moo-1.anvil.asia-southeast.initia.xyz/genesis'
30
- }
31
- },
32
- apis: {
33
- rpc: [{
34
- address: 'https://rpc-moo-1.anvil.asia-southeast.initia.xyz'
35
- }],
36
- rest: [{
37
- address: 'https://rest-moo-1.anvil.asia-southeast.initia.xyz'
38
- }],
39
- grpc: [{
40
- address: 'grpc-moo-1.anvil.asia-southeast.initia.xyz:443'
41
- }]
42
- },
43
- explorers: [{
44
- kind: 'initia scan',
45
- url: 'https://scan.initia.xyz/moo-1',
46
- txPage: 'https://scan.initia.xyz/moo-1/txs/${txHash}',
47
- accountPage: 'https://scan.initia.xyz/moo-1/accounts/${accountAddress}'
48
- }],
49
- logoURIs: {
50
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/moo/images/milkyway.png'
51
- },
52
- images: [{
53
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/moo/images/milkyway.png'
54
- }],
55
- description: 'MilkyWay\'s moo-1 is an Initia L2 minitia focused on liquid staking solutions.'
56
- };
57
- export default info;
@@ -1,4 +0,0 @@
1
- import _assetList from './asset-list';
2
- import _chain from './chain';
3
- export const assetList = _assetList;
4
- export const chain = _chain;
@@ -1,3 +0,0 @@
1
- import { AssetList } from '@chain-registry/types';
2
- declare const info: AssetList;
3
- export default info;
@@ -1,73 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const info = {
4
- $schema: '../assetlist.schema.json',
5
- chainName: 'moo',
6
- assets: [{
7
- description: 'The native token of Initia',
8
- denomUnits: [{
9
- denom: 'ibc/37A3FB4FED4CA04ED6D9E5DA36C6D27248645F0E22F585576A1488B8A89C5A50',
10
- exponent: 0
11
- }, {
12
- denom: 'INIT',
13
- exponent: 6
14
- }],
15
- typeAsset: 'ics20',
16
- base: 'ibc/37A3FB4FED4CA04ED6D9E5DA36C6D27248645F0E22F585576A1488B8A89C5A50',
17
- name: 'Initia',
18
- display: 'INIT',
19
- symbol: 'INIT',
20
- traces: [{
21
- type: 'ibc',
22
- counterparty: {
23
- chainName: 'initia',
24
- baseDenom: 'uinit',
25
- channelId: 'channel-29'
26
- },
27
- chain: {
28
- channelId: 'channel-0',
29
- path: 'transfer/channel-0/uinit'
30
- }
31
- }],
32
- images: [{
33
- imageSync: {
34
- chainName: 'initia',
35
- baseDenom: 'uinit'
36
- },
37
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.png',
38
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.svg',
39
- theme: {
40
- circle: true
41
- }
42
- }]
43
- }, {
44
- description: 'MilkyWay\'s Liquid Staked INIT',
45
- denomUnits: [{
46
- denom: 'factory/init17p9rzwnnfxcjp32un9ug7yhhzgtkhvl9jfksztgw5uh69wac2pgsj6uxxj/umilkINIT',
47
- exponent: 0
48
- }, {
49
- denom: 'milkINIT',
50
- exponent: 6
51
- }],
52
- base: 'factory/init17p9rzwnnfxcjp32un9ug7yhhzgtkhvl9jfksztgw5uh69wac2pgsj6uxxj/umilkINIT',
53
- name: 'milkINIT',
54
- display: 'milkINIT',
55
- symbol: 'milkINIT',
56
- traces: [{
57
- type: 'liquid-stake',
58
- counterparty: {
59
- chainName: 'initia',
60
- baseDenom: 'uinit'
61
- },
62
- provider: 'MilkyWay'
63
- }],
64
- logoURIs: {
65
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/moo/images/milkINIT.png'
66
- },
67
- images: [{
68
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/moo/images/milkINIT.png'
69
- }],
70
- typeAsset: 'sdk.coin'
71
- }]
72
- };
73
- exports.default = info;
@@ -1,3 +0,0 @@
1
- import { Chain } from '@chain-registry/types';
2
- declare const info: Chain;
3
- export default info;
@@ -1,59 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const info = {
4
- $schema: '../chain.schema.json',
5
- chainName: 'moo',
6
- chainType: 'cosmos',
7
- chainId: 'moo-1',
8
- prettyName: 'MilkyWay',
9
- status: 'live',
10
- networkType: 'mainnet',
11
- website: 'https://www.milkyway.zone',
12
- bech32Prefix: 'init',
13
- daemonName: 'miniwasm',
14
- nodeHome: '$HOME/.miniwasm',
15
- keyAlgos: ['ethsecp256k1', 'secp256k1'],
16
- slip44: 60,
17
- fees: {
18
- feeTokens: [{
19
- denom: 'ibc/37A3FB4FED4CA04ED6D9E5DA36C6D27248645F0E22F585576A1488B8A89C5A50',
20
- fixedMinGasPrice: 0.015
21
- }]
22
- },
23
- codebase: {
24
- gitRepo: 'https://github.com/initia-labs/miniwasm',
25
- recommendedVersion: 'v1.0.2',
26
- compatibleVersions: ['v1.0.2'],
27
- binaries: {
28
- "linux/amd64": 'https://github.com/initia-labs/miniwasm/releases/download/v1.0.2/miniwasm_v1.0.2_Linux_x86_64.tar.gz'
29
- },
30
- genesis: {
31
- genesisUrl: 'https://rpc-moo-1.anvil.asia-southeast.initia.xyz/genesis'
32
- }
33
- },
34
- apis: {
35
- rpc: [{
36
- address: 'https://rpc-moo-1.anvil.asia-southeast.initia.xyz'
37
- }],
38
- rest: [{
39
- address: 'https://rest-moo-1.anvil.asia-southeast.initia.xyz'
40
- }],
41
- grpc: [{
42
- address: 'grpc-moo-1.anvil.asia-southeast.initia.xyz:443'
43
- }]
44
- },
45
- explorers: [{
46
- kind: 'initia scan',
47
- url: 'https://scan.initia.xyz/moo-1',
48
- txPage: 'https://scan.initia.xyz/moo-1/txs/${txHash}',
49
- accountPage: 'https://scan.initia.xyz/moo-1/accounts/${accountAddress}'
50
- }],
51
- logoURIs: {
52
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/moo/images/milkyway.png'
53
- },
54
- images: [{
55
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/moo/images/milkyway.png'
56
- }],
57
- description: 'MilkyWay\'s moo-1 is an Initia L2 minitia focused on liquid staking solutions.'
58
- };
59
- exports.default = info;
@@ -1,2 +0,0 @@
1
- export declare const assetList: import("@chain-registry/types").AssetList;
2
- export declare const chain: import("@chain-registry/types").Chain;
@@ -1,10 +0,0 @@
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;