chain-registry 2.0.234 → 2.0.236

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';
@@ -197,6 +196,7 @@ import * as _stride from './stride';
197
196
  import * as _sunrise from './sunrise';
198
197
  import * as _symphony from './symphony';
199
198
  import * as _synternet from './synternet';
199
+ import * as _tail from './tail';
200
200
  import * as _taketitan from './taketitan';
201
201
  import * as _tenet from './tenet';
202
202
  import * as _teritori from './teritori';
@@ -207,7 +207,6 @@ import * as _thejaynetwork from './thejaynetwork';
207
207
  import * as _thorchain from './thorchain';
208
208
  import * as _titan from './titan';
209
209
  import * as _turkchain from './turkchain';
210
- import * as _umee from './umee';
211
210
  import * as _unicorn from './unicorn';
212
211
  import * as _unification from './unification';
213
212
  import * as _union from './union';
@@ -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,
@@ -424,6 +422,7 @@ const assetList = [
424
422
  _sunrise.assetList,
425
423
  _symphony.assetList,
426
424
  _synternet.assetList,
425
+ _tail.assetList,
427
426
  _taketitan.assetList,
428
427
  _tenet.assetList,
429
428
  _teritori.assetList,
@@ -434,7 +433,6 @@ const assetList = [
434
433
  _thorchain.assetList,
435
434
  _titan.assetList,
436
435
  _turkchain.assetList,
437
- _umee.assetList,
438
436
  _unicorn.assetList,
439
437
  _unification.assetList,
440
438
  _union.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';
@@ -197,6 +196,7 @@ import * as _stride from './stride';
197
196
  import * as _sunrise from './sunrise';
198
197
  import * as _symphony from './symphony';
199
198
  import * as _synternet from './synternet';
199
+ import * as _tail from './tail';
200
200
  import * as _taketitan from './taketitan';
201
201
  import * as _tenet from './tenet';
202
202
  import * as _teritori from './teritori';
@@ -207,7 +207,6 @@ import * as _thejaynetwork from './thejaynetwork';
207
207
  import * as _thorchain from './thorchain';
208
208
  import * as _titan from './titan';
209
209
  import * as _turkchain from './turkchain';
210
- import * as _umee from './umee';
211
210
  import * as _unicorn from './unicorn';
212
211
  import * as _unification from './unification';
213
212
  import * as _union from './union';
@@ -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,
@@ -424,6 +422,7 @@ const chains = [
424
422
  _sunrise.chain,
425
423
  _symphony.chain,
426
424
  _synternet.chain,
425
+ _tail.chain,
427
426
  _taketitan.chain,
428
427
  _tenet.chain,
429
428
  _teritori.chain,
@@ -434,7 +433,6 @@ const chains = [
434
433
  _thorchain.chain,
435
434
  _titan.chain,
436
435
  _turkchain.chain,
437
- _umee.chain,
438
436
  _unicorn.chain,
439
437
  _unification.chain,
440
438
  _union.chain,
@@ -159,7 +159,6 @@ import * as _terra2 from './terra2';
159
159
  import * as _thejaynetwork from './thejaynetwork';
160
160
  import * as _titan from './titan';
161
161
  import * as _turkchain from './turkchain';
162
- import * as _umee from './umee';
163
162
  import * as _unification from './unification';
164
163
  import * as _uptick from './uptick';
165
164
  import * as _wolochain from './wolochain';
@@ -330,7 +329,6 @@ const ibcData = [
330
329
  ..._thejaynetwork.ibcData,
331
330
  ..._titan.ibcData,
332
331
  ..._turkchain.ibcData,
333
- ..._umee.ibcData,
334
332
  ..._unification.ibcData,
335
333
  ..._uptick.ibcData,
336
334
  ..._wolochain.ibcData,
@@ -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
  }]
@@ -0,0 +1,26 @@
1
+ const info = {
2
+ $schema: '../assetlist.schema.json',
3
+ chainName: 'tail',
4
+ assets: [{
5
+ description: 'The native token of TAIL Network',
6
+ denomUnits: [{
7
+ denom: 'utail',
8
+ exponent: 0
9
+ }, {
10
+ denom: 'TAIL',
11
+ exponent: 6
12
+ }],
13
+ typeAsset: 'sdk.coin',
14
+ base: 'utail',
15
+ name: 'TAIL Network',
16
+ display: 'TAIL',
17
+ symbol: 'TAIL',
18
+ logoURIs: {
19
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tail/images/logo-mark.png'
20
+ },
21
+ images: [{
22
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tail/images/logo-mark.png'
23
+ }]
24
+ }]
25
+ };
26
+ export default info;
@@ -0,0 +1,44 @@
1
+ const info = {
2
+ $schema: '../chain.schema.json',
3
+ chainName: 'tail',
4
+ status: 'live',
5
+ networkType: 'mainnet',
6
+ prettyName: 'TAIL Network',
7
+ chainType: 'cosmos',
8
+ chainId: 'tail',
9
+ bech32Prefix: 'tail',
10
+ daemonName: 'taild',
11
+ nodeHome: '$HOME/.tail',
12
+ keyAlgos: ['secp256k1'],
13
+ slip44: 118,
14
+ fees: {
15
+ feeTokens: [{
16
+ denom: 'utail',
17
+ fixedMinGasPrice: 0,
18
+ lowGasPrice: 0,
19
+ averageGasPrice: 0.025,
20
+ highGasPrice: 0.04
21
+ }]
22
+ },
23
+ staking: {
24
+ stakingTokens: [{
25
+ denom: 'utail'
26
+ }]
27
+ },
28
+ apis: {
29
+ rpc: [{
30
+ address: 'http://rpc.trusttails.io:26657',
31
+ provider: 'TrustTails'
32
+ }],
33
+ rest: [{
34
+ address: 'http://api.trusttails.io:1317',
35
+ provider: 'TrustTails'
36
+ }]
37
+ },
38
+ explorers: [{
39
+ url: 'http://explorer.trusttails.io',
40
+ txPage: 'http://explorer.trusttails.io/tail/tx/${txHash}'
41
+ }],
42
+ website: 'https://trusttails.io'
43
+ };
44
+ export default info;
@@ -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"));
@@ -222,6 +221,7 @@ const _stride = __importStar(require("./stride"));
222
221
  const _sunrise = __importStar(require("./sunrise"));
223
222
  const _symphony = __importStar(require("./symphony"));
224
223
  const _synternet = __importStar(require("./synternet"));
224
+ const _tail = __importStar(require("./tail"));
225
225
  const _taketitan = __importStar(require("./taketitan"));
226
226
  const _tenet = __importStar(require("./tenet"));
227
227
  const _teritori = __importStar(require("./teritori"));
@@ -232,7 +232,6 @@ const _thejaynetwork = __importStar(require("./thejaynetwork"));
232
232
  const _thorchain = __importStar(require("./thorchain"));
233
233
  const _titan = __importStar(require("./titan"));
234
234
  const _turkchain = __importStar(require("./turkchain"));
235
- const _umee = __importStar(require("./umee"));
236
235
  const _unicorn = __importStar(require("./unicorn"));
237
236
  const _unification = __importStar(require("./unification"));
238
237
  const _union = __importStar(require("./union"));
@@ -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,
@@ -449,6 +447,7 @@ const assetList = [
449
447
  _sunrise.assetList,
450
448
  _symphony.assetList,
451
449
  _synternet.assetList,
450
+ _tail.assetList,
452
451
  _taketitan.assetList,
453
452
  _tenet.assetList,
454
453
  _teritori.assetList,
@@ -459,7 +458,6 @@ const assetList = [
459
458
  _thorchain.assetList,
460
459
  _titan.assetList,
461
460
  _turkchain.assetList,
462
- _umee.assetList,
463
461
  _unicorn.assetList,
464
462
  _unification.assetList,
465
463
  _union.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"));
@@ -222,6 +221,7 @@ const _stride = __importStar(require("./stride"));
222
221
  const _sunrise = __importStar(require("./sunrise"));
223
222
  const _symphony = __importStar(require("./symphony"));
224
223
  const _synternet = __importStar(require("./synternet"));
224
+ const _tail = __importStar(require("./tail"));
225
225
  const _taketitan = __importStar(require("./taketitan"));
226
226
  const _tenet = __importStar(require("./tenet"));
227
227
  const _teritori = __importStar(require("./teritori"));
@@ -232,7 +232,6 @@ const _thejaynetwork = __importStar(require("./thejaynetwork"));
232
232
  const _thorchain = __importStar(require("./thorchain"));
233
233
  const _titan = __importStar(require("./titan"));
234
234
  const _turkchain = __importStar(require("./turkchain"));
235
- const _umee = __importStar(require("./umee"));
236
235
  const _unicorn = __importStar(require("./unicorn"));
237
236
  const _unification = __importStar(require("./unification"));
238
237
  const _union = __importStar(require("./union"));
@@ -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,
@@ -449,6 +447,7 @@ const chains = [
449
447
  _sunrise.chain,
450
448
  _symphony.chain,
451
449
  _synternet.chain,
450
+ _tail.chain,
452
451
  _taketitan.chain,
453
452
  _tenet.chain,
454
453
  _teritori.chain,
@@ -459,7 +458,6 @@ const chains = [
459
458
  _thorchain.chain,
460
459
  _titan.chain,
461
460
  _turkchain.chain,
462
- _umee.chain,
463
461
  _unicorn.chain,
464
462
  _unification.chain,
465
463
  _union.chain,
@@ -184,7 +184,6 @@ const _terra2 = __importStar(require("./terra2"));
184
184
  const _thejaynetwork = __importStar(require("./thejaynetwork"));
185
185
  const _titan = __importStar(require("./titan"));
186
186
  const _turkchain = __importStar(require("./turkchain"));
187
- const _umee = __importStar(require("./umee"));
188
187
  const _unification = __importStar(require("./unification"));
189
188
  const _uptick = __importStar(require("./uptick"));
190
189
  const _wolochain = __importStar(require("./wolochain"));
@@ -355,7 +354,6 @@ const ibcData = [
355
354
  ..._thejaynetwork.ibcData,
356
355
  ..._titan.ibcData,
357
356
  ..._turkchain.ibcData,
358
- ..._umee.ibcData,
359
357
  ..._unification.ibcData,
360
358
  ..._uptick.ibcData,
361
359
  ..._wolochain.ibcData,
@@ -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
  }]
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = {
4
+ $schema: '../assetlist.schema.json',
5
+ chainName: 'tail',
6
+ assets: [{
7
+ description: 'The native token of TAIL Network',
8
+ denomUnits: [{
9
+ denom: 'utail',
10
+ exponent: 0
11
+ }, {
12
+ denom: 'TAIL',
13
+ exponent: 6
14
+ }],
15
+ typeAsset: 'sdk.coin',
16
+ base: 'utail',
17
+ name: 'TAIL Network',
18
+ display: 'TAIL',
19
+ symbol: 'TAIL',
20
+ logoURIs: {
21
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tail/images/logo-mark.png'
22
+ },
23
+ images: [{
24
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tail/images/logo-mark.png'
25
+ }]
26
+ }]
27
+ };
28
+ exports.default = info;
@@ -0,0 +1,46 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = {
4
+ $schema: '../chain.schema.json',
5
+ chainName: 'tail',
6
+ status: 'live',
7
+ networkType: 'mainnet',
8
+ prettyName: 'TAIL Network',
9
+ chainType: 'cosmos',
10
+ chainId: 'tail',
11
+ bech32Prefix: 'tail',
12
+ daemonName: 'taild',
13
+ nodeHome: '$HOME/.tail',
14
+ keyAlgos: ['secp256k1'],
15
+ slip44: 118,
16
+ fees: {
17
+ feeTokens: [{
18
+ denom: 'utail',
19
+ fixedMinGasPrice: 0,
20
+ lowGasPrice: 0,
21
+ averageGasPrice: 0.025,
22
+ highGasPrice: 0.04
23
+ }]
24
+ },
25
+ staking: {
26
+ stakingTokens: [{
27
+ denom: 'utail'
28
+ }]
29
+ },
30
+ apis: {
31
+ rpc: [{
32
+ address: 'http://rpc.trusttails.io:26657',
33
+ provider: 'TrustTails'
34
+ }],
35
+ rest: [{
36
+ address: 'http://api.trusttails.io:1317',
37
+ provider: 'TrustTails'
38
+ }]
39
+ },
40
+ explorers: [{
41
+ url: 'http://explorer.trusttails.io',
42
+ txPage: 'http://explorer.trusttails.io/tail/tx/${txHash}'
43
+ }],
44
+ website: 'https://trusttails.io'
45
+ };
46
+ exports.default = info;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "2.0.234",
3
+ "version": "2.0.236",
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.236"
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": "40e05fee709c76d4c06c94291ef55708846e8b3d"
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,28 +0,0 @@
1
- const info = {
2
- $schema: '../assetlist.schema.json',
3
- chainName: 'umee',
4
- assets: [{
5
- description: 'The native token of Umee',
6
- denomUnits: [{
7
- denom: 'uumee',
8
- exponent: 0
9
- }, {
10
- denom: 'umee',
11
- exponent: 6
12
- }],
13
- base: 'uumee',
14
- name: 'Umee',
15
- display: 'umee',
16
- symbol: 'UMEE',
17
- logoURIs: {
18
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.png',
19
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.svg'
20
- },
21
- images: [{
22
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.png',
23
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.svg'
24
- }],
25
- typeAsset: 'sdk.coin'
26
- }]
27
- };
28
- export default info;