@web3icons/common 0.11.1 → 0.11.2

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-MA6ZWW2Z.js'
1
+ import { exchanges, networks, tokens, wallets } from './chunk-UWKEF4V3.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-MA6ZWW2Z.js'
1
+ import { exchanges, networks, tokens, wallets } from '../chunk-UWKEF4V3.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,EAktEtC,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,EAiuEtC,CAAA"}
@@ -365,6 +365,7 @@ export const networks = [
365
365
  id: 'elastos',
366
366
  fileName: 'elastos',
367
367
  chainId: 20,
368
+ caip2id: 'eip155:20',
368
369
  name: 'Elastos Smart Contract Chain',
369
370
  shortName: 'Elastos',
370
371
  nativeCoinId: 'elastos',
@@ -1596,4 +1597,14 @@ export const networks = [
1596
1597
  nativeCoinId: 'VARA',
1597
1598
  variants: ['background', 'branded', 'mono'],
1598
1599
  },
1600
+ {
1601
+ id: 'iota-evm',
1602
+ name: 'Iota EVM',
1603
+ variants: ['background', 'branded', 'mono'],
1604
+ fileName: 'iota-evm',
1605
+ shortName: 'Iota',
1606
+ chainId: 8822,
1607
+ caip2id: 'eip155:8822',
1608
+ nativeCoinId: 'IOTA',
1609
+ },
1599
1610
  ]
@@ -1 +1 @@
1
- {"version":3,"file":"tokens.d.ts","sourceRoot":"","sources":["../../src/metadata/tokens.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,UAAU,CAAA;AAEzC,eAAO,MAAM,MAAM,EAAE,cAAc,EAy22BlC,CAAA"}
1
+ {"version":3,"file":"tokens.d.ts","sourceRoot":"","sources":["../../src/metadata/tokens.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,UAAU,CAAA;AAEzC,eAAO,MAAM,MAAM,EAAE,cAAc,EA032BlC,CAAA"}
@@ -8723,7 +8723,7 @@ export const tokens = [
8723
8723
  name: 'IOTA',
8724
8724
  marketCapRank: 106,
8725
8725
  addresses: {},
8726
- variants: ['mono'],
8726
+ variants: ['mono', 'background', 'branded'],
8727
8727
  },
8728
8728
  {
8729
8729
  id: 'ipor',
@@ -21213,4 +21213,15 @@ export const tokens = [
21213
21213
  marketCapRank: 0,
21214
21214
  addresses: {},
21215
21215
  },
21216
+ {
21217
+ id: 'vine',
21218
+ name: 'Vine Coin',
21219
+ variants: ['background', 'branded', 'mono'],
21220
+ fileName: 'VINE',
21221
+ symbol: 'VINE',
21222
+ marketCapRank: 0,
21223
+ addresses: {
21224
+ solana: '6AJcP7wuLwmRYLBNbi825wgguaPsWzPBEHcHndpRpump',
21225
+ },
21226
+ },
21216
21227
  ]
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "svg crypto icons",
12
12
  "coin icons"
13
13
  ],
14
- "version": "0.11.1",
14
+ "version": "0.11.2",
15
15
  "private": false,
16
16
  "author": "0xa3k5",
17
17
  "license": "MIT",