@web3icons/common 0.11.2 → 0.11.3
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.
|
@@ -22829,13 +22829,13 @@ var networks = [
|
|
|
22829
22829
|
},
|
|
22830
22830
|
{
|
|
22831
22831
|
id: 'iota-evm',
|
|
22832
|
-
name: 'Iota EVM',
|
|
22833
|
-
variants: ['background', 'branded', 'mono'],
|
|
22834
22832
|
fileName: 'iota-evm',
|
|
22835
|
-
shortName: 'Iota',
|
|
22836
22833
|
chainId: 8822,
|
|
22837
22834
|
caip2id: 'eip155:8822',
|
|
22835
|
+
name: 'Iota EVM',
|
|
22836
|
+
shortName: 'Iota',
|
|
22838
22837
|
nativeCoinId: 'IOTA',
|
|
22838
|
+
variants: ['background', 'branded', 'mono'],
|
|
22839
22839
|
},
|
|
22840
22840
|
]
|
|
22841
22841
|
|
|
@@ -23258,4 +23258,4 @@ var exchanges = [
|
|
|
23258
23258
|
]
|
|
23259
23259
|
|
|
23260
23260
|
export { tokens, networks, wallets, exchanges }
|
|
23261
|
-
//# sourceMappingURL=chunk-
|
|
23261
|
+
//# sourceMappingURL=chunk-VOIRMNZM.js.map
|