@web3icons/common 0.11.11 → 0.11.13

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-5IKEU5HZ.js'
1
+ import { exchanges, networks, tokens, wallets } from './chunk-GU3OFXAN.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-5IKEU5HZ.js'
1
+ import { exchanges, networks, tokens, wallets } from '../chunk-GU3OFXAN.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,EAu4EtC,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,EAk6EtC,CAAA"}
@@ -1725,4 +1725,23 @@ export const networks = [
1725
1725
  nativeCoinId: 'eth',
1726
1726
  variants: ['background', 'branded', 'mono'],
1727
1727
  },
1728
+ {
1729
+ id: 'ozean',
1730
+ fileName: 'ozean',
1731
+ chainId: 31911,
1732
+ caip2id: 'eip155:31911',
1733
+ name: 'Ozean',
1734
+ shortName: 'ozean',
1735
+ variants: ['background', 'branded', 'mono'],
1736
+ },
1737
+ {
1738
+ id: 'status',
1739
+ fileName: 'status',
1740
+ chainId: 1660990954,
1741
+ caip2id: 'eip155:1660990954',
1742
+ name: 'Status',
1743
+ shortName: 'status',
1744
+ nativeCoinId: 'ETH',
1745
+ variants: ['background', 'branded', 'mono'],
1746
+ },
1728
1747
  ]
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "svg crypto icons",
12
12
  "coin icons"
13
13
  ],
14
- "version": "0.11.11",
14
+ "version": "0.11.13",
15
15
  "private": false,
16
16
  "author": "0xa3k5",
17
17
  "license": "MIT",