@web3icons/common 0.11.10 → 0.11.12

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.
package/dist/index.js CHANGED
@@ -1,3 +1,3 @@
1
- import { exchanges, networks, tokens, wallets } from './chunk-DKYPBHP7.js'
1
+ import { exchanges, networks, tokens, wallets } from './chunk-5IKEU5HZ.js'
2
2
  export { exchanges, networks, tokens, wallets }
3
3
  //# sourceMappingURL=index.js.map
@@ -1,3 +1,3 @@
1
- import { exchanges, networks, tokens, wallets } from '../chunk-DKYPBHP7.js'
1
+ import { exchanges, networks, tokens, wallets } from '../chunk-5IKEU5HZ.js'
2
2
  export { exchanges, networks, tokens, wallets }
3
3
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"networks.d.ts","sourceRoot":"","sources":["../../src/metadata/networks.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAA;AAE3C,eAAO,MAAM,QAAQ,EAAE,gBAAgB,EAy3EtC,CAAA"}
1
+ {"version":3,"file":"networks.d.ts","sourceRoot":"","sources":["../../src/metadata/networks.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAA;AAE3C,eAAO,MAAM,QAAQ,EAAE,gBAAgB,EAu4EtC,CAAA"}
@@ -1715,4 +1715,14 @@ export const networks = [
1715
1715
  nativeCoinId: 'UOS',
1716
1716
  variants: ['background', 'branded', 'mono'],
1717
1717
  },
1718
+ {
1719
+ id: 'katana',
1720
+ fileName: 'katana',
1721
+ chainId: 129399,
1722
+ caip2id: 'eip155:129399',
1723
+ name: 'Katana',
1724
+ shortName: 'katana',
1725
+ nativeCoinId: 'eth',
1726
+ variants: ['background', 'branded', 'mono'],
1727
+ },
1718
1728
  ]
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "svg crypto icons",
12
12
  "coin icons"
13
13
  ],
14
- "version": "0.11.10",
14
+ "version": "0.11.12",
15
15
  "private": false,
16
16
  "author": "0xa3k5",
17
17
  "license": "MIT",