@web3icons/common 0.11.40 → 0.11.41
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tokens.d.ts","sourceRoot":"","sources":["../../src/metadata/tokens.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAEjD,eAAO,MAAM,MAAM,EAAE,cAAc,
|
|
1
|
+
{"version":3,"file":"tokens.d.ts","sourceRoot":"","sources":["../../src/metadata/tokens.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAEjD,eAAO,MAAM,MAAM,EAAE,cAAc,EAgp3BlC,CAAA"}
|
package/dist/metadata/tokens.js
CHANGED
|
@@ -21418,6 +21418,15 @@ const tokens = [
|
|
|
21418
21418
|
addresses: {},
|
|
21419
21419
|
variants: ['background', 'branded', 'mono'],
|
|
21420
21420
|
},
|
|
21421
|
+
{
|
|
21422
|
+
id: 'pls',
|
|
21423
|
+
filePath: 'network:pulsechain',
|
|
21424
|
+
symbol: 'PLS',
|
|
21425
|
+
name: 'Pulsechain',
|
|
21426
|
+
marketCapRank: 0,
|
|
21427
|
+
addresses: {},
|
|
21428
|
+
variants: ['background', 'branded', 'mono'],
|
|
21429
|
+
},
|
|
21421
21430
|
]
|
|
21422
21431
|
|
|
21423
21432
|
export { tokens }
|