@chain-registry/assets 1.70.395 → 1.70.397

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.
@@ -4418,14 +4418,16 @@ const assets = {
4418
4418
  name: 'KIMA',
4419
4419
  display: 'KIMA',
4420
4420
  symbol: 'KIMA',
4421
- logo_URIs: {
4422
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
4423
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
4424
- },
4425
4421
  images: [{
4426
4422
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
4427
4423
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
4428
4424
  }],
4425
+ logo_URIs: {
4426
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
4427
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
4428
+ },
4429
+ coingecko_id: 'kima',
4430
+ keywords: ['interoperability'],
4429
4431
  socials: {
4430
4432
  github: 'https://github.com/kima-finance',
4431
4433
  medium: 'https://medium.com/@kima_finance',
@@ -10707,14 +10709,16 @@ const assets = {
10707
10709
  name: 'KIMA',
10708
10710
  display: 'KIMA',
10709
10711
  symbol: 'KIMA',
10710
- logo_URIs: {
10711
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
10712
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
10713
- },
10714
10712
  images: [{
10715
10713
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
10716
10714
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
10717
10715
  }],
10716
+ logo_URIs: {
10717
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
10718
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
10719
+ },
10720
+ coingecko_id: 'kima',
10721
+ keywords: ['interoperability'],
10718
10722
  socials: {
10719
10723
  github: 'https://github.com/kima-finance',
10720
10724
  medium: 'https://medium.com/@kima_finance',
package/index.d.ts CHANGED
@@ -3,7 +3,7 @@ export * from './testnet';
3
3
  export * from './devnet';
4
4
  import asset_lists from './asset_lists';
5
5
  declare const _default: {
6
- asset_lists: AssetList[];
6
+ asset_lists: import("@chain-registry/types").AssetList[];
7
7
  };
8
8
  export default _default;
9
9
  export { asset_lists };
@@ -4420,14 +4420,16 @@ const assets = {
4420
4420
  name: 'KIMA',
4421
4421
  display: 'KIMA',
4422
4422
  symbol: 'KIMA',
4423
- logo_URIs: {
4424
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
4425
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
4426
- },
4427
4423
  images: [{
4428
4424
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
4429
4425
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
4430
4426
  }],
4427
+ logo_URIs: {
4428
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
4429
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
4430
+ },
4431
+ coingecko_id: 'kima',
4432
+ keywords: ['interoperability'],
4431
4433
  socials: {
4432
4434
  github: 'https://github.com/kima-finance',
4433
4435
  medium: 'https://medium.com/@kima_finance',
@@ -10709,14 +10711,16 @@ const assets = {
10709
10711
  name: 'KIMA',
10710
10712
  display: 'KIMA',
10711
10713
  symbol: 'KIMA',
10712
- logo_URIs: {
10713
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
10714
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
10715
- },
10716
10714
  images: [{
10717
10715
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
10718
10716
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
10719
10717
  }],
10718
+ logo_URIs: {
10719
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
10720
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
10721
+ },
10722
+ coingecko_id: 'kima',
10723
+ keywords: ['interoperability'],
10720
10724
  socials: {
10721
10725
  github: 'https://github.com/kima-finance',
10722
10726
  medium: 'https://medium.com/@kima_finance',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/assets",
3
- "version": "1.70.395",
3
+ "version": "1.70.397",
4
4
  "description": "Chain Registry Asset Lists",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/hyperweb-io/chain-registry",
@@ -29,11 +29,11 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@chain-registry/utils": "^1.51.250",
33
- "chain-registry": "^1.69.395"
32
+ "@chain-registry/utils": "^1.51.252",
33
+ "chain-registry": "^1.69.397"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.50.250"
36
+ "@chain-registry/types": "^0.50.252"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "db64a9f7d870a8a50b00653c524c0d8bf490b08e"
46
+ "gitHead": "ba7ef13177b31b3bf490a8e794baed0cb884572a"
47
47
  }