@web3icons/common 0.11.30 → 0.11.32
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.
|
@@ -21349,6 +21349,27 @@ var tokens = [
|
|
|
21349
21349
|
},
|
|
21350
21350
|
variants: ['background', 'branded', 'mono'],
|
|
21351
21351
|
},
|
|
21352
|
+
{
|
|
21353
|
+
id: 'HNS',
|
|
21354
|
+
name: 'Handshake',
|
|
21355
|
+
variants: ['background', 'branded', 'mono'],
|
|
21356
|
+
filePath: 'token:HNS',
|
|
21357
|
+
symbol: 'HNS',
|
|
21358
|
+
marketCapRank: 0,
|
|
21359
|
+
addresses: {},
|
|
21360
|
+
},
|
|
21361
|
+
{
|
|
21362
|
+
id: 'MON',
|
|
21363
|
+
name: 'Monad',
|
|
21364
|
+
variants: ['background', 'branded', 'mono'],
|
|
21365
|
+
filePath: 'network:monad',
|
|
21366
|
+
symbol: 'MON',
|
|
21367
|
+
marketCapRank: 0,
|
|
21368
|
+
addresses: {
|
|
21369
|
+
ethereum: '0x6917037f8944201b2648198a89906edf863b9517',
|
|
21370
|
+
solana: 'CrAr4RRJMBVwRsZtT62pEhfA9H5utymC2mVx8e7FreP2',
|
|
21371
|
+
},
|
|
21372
|
+
},
|
|
21352
21373
|
]
|
|
21353
21374
|
|
|
21354
21375
|
// src/metadata/networks.ts
|
|
@@ -24040,4 +24061,4 @@ var exchanges = [
|
|
|
24040
24061
|
]
|
|
24041
24062
|
|
|
24042
24063
|
export { tokens, networks, wallets, exchanges }
|
|
24043
|
-
//# sourceMappingURL=chunk-
|
|
24064
|
+
//# sourceMappingURL=chunk-UYNKLPX5.js.map
|