@web3icons/common 0.11.4 → 0.11.5

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-MYRUQ6AY.js'
1
+ import { exchanges, networks, tokens, wallets } from './chunk-ZMPSQUVG.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-MYRUQ6AY.js'
1
+ import { exchanges, networks, tokens, wallets } from '../chunk-ZMPSQUVG.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,EA6vEtC,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,EAuyEtC,CAAA"}
@@ -1627,4 +1627,34 @@ export const networks = [
1627
1627
  nativeCoinId: 'NZT',
1628
1628
  variants: ['background', 'branded', 'mono'],
1629
1629
  },
1630
+ {
1631
+ id: 'ink',
1632
+ fileName: 'ink',
1633
+ chainId: 57073,
1634
+ caip2id: 'eip155:57073',
1635
+ name: 'Ink',
1636
+ shortName: 'Ink',
1637
+ nativeCoinId: 'ETH',
1638
+ variants: ['background', 'branded', 'mono'],
1639
+ },
1640
+ {
1641
+ id: 'ontology',
1642
+ fileName: 'ontology',
1643
+ chainId: 58,
1644
+ caip2id: 'eip155:58',
1645
+ name: 'Ontology',
1646
+ shortName: 'Ontology',
1647
+ nativeCoinId: 'ONG',
1648
+ variants: ['background', 'branded', 'mono'],
1649
+ },
1650
+ {
1651
+ id: 'prom',
1652
+ fileName: 'prom',
1653
+ chainId: 227,
1654
+ caip2id: 'eip155:227',
1655
+ name: 'Prom',
1656
+ shortName: 'Prom',
1657
+ nativeCoinId: 'PROM',
1658
+ variants: ['background', 'branded', 'mono'],
1659
+ },
1630
1660
  ]
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "svg crypto icons",
12
12
  "coin icons"
13
13
  ],
14
- "version": "0.11.4",
14
+ "version": "0.11.5",
15
15
  "private": false,
16
16
  "author": "0xa3k5",
17
17
  "license": "MIT",