@web3icons/common 0.11.15 → 0.11.16
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/{chunk-ZE6VVII4.js → chunk-LBEJD5MW.js} +16 -1
- package/dist/{chunk-ZE6VVII4.js.map → chunk-LBEJD5MW.js.map} +1 -1
- package/dist/index.js +1 -1
- package/dist/metadata/index.js +1 -1
- package/dist/metadata/tokens.d.ts.map +1 -1
- package/dist/metadata/tokens.js +15 -0
- package/package.json +1 -1
|
@@ -21258,6 +21258,21 @@ var tokens = [
|
|
|
21258
21258
|
ethereum: '0x408480574c803D05a0244b479c5020a97f546c51',
|
|
21259
21259
|
},
|
|
21260
21260
|
},
|
|
21261
|
+
{
|
|
21262
|
+
id: 'EURC',
|
|
21263
|
+
name: 'EURC',
|
|
21264
|
+
variants: ['background', 'branded', 'mono'],
|
|
21265
|
+
fileName: 'EURC',
|
|
21266
|
+
symbol: 'EURC',
|
|
21267
|
+
marketCapRank: 0,
|
|
21268
|
+
addresses: {
|
|
21269
|
+
ethereum: '0x1abaea1f7c830bd89acc67ec4af516284b1bc33c',
|
|
21270
|
+
avalanche: '0xC891EB4cbdEFf6e073e859e987815Ed1505c2ACD',
|
|
21271
|
+
solana: 'HzwqbKZw8HxMN6bF2yFZNrht3c2iXXzpKcFu7uBEDKtr',
|
|
21272
|
+
stellar: 'EURC-GDHU6WRG4IEQXM5NZ4BMPKOXHW76MZM4Y2IEMFDVXBSDP6SJY4ITNPP2',
|
|
21273
|
+
base: '0x60a3e35cc302bfa44cb288bc5a4f316fdb1adb42',
|
|
21274
|
+
},
|
|
21275
|
+
},
|
|
21261
21276
|
]
|
|
21262
21277
|
|
|
21263
21278
|
// src/metadata/networks.ts
|
|
@@ -23428,4 +23443,4 @@ var exchanges = [
|
|
|
23428
23443
|
]
|
|
23429
23444
|
|
|
23430
23445
|
export { tokens, networks, wallets, exchanges }
|
|
23431
|
-
//# sourceMappingURL=chunk-
|
|
23446
|
+
//# sourceMappingURL=chunk-LBEJD5MW.js.map
|