@defisaver/token-icons 0.0.96 → 0.0.97
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/package.json +1 -1
- package/src/icons.js +2 -0
package/package.json
CHANGED
package/src/icons.js
CHANGED
|
@@ -410,7 +410,9 @@ export default {
|
|
|
410
410
|
'PT sUSDe Feb': _PTsUSDeJuly,
|
|
411
411
|
'PT sUSDe Apr': _PTsUSDeJuly,
|
|
412
412
|
'PT sUSDe May': _PTsUSDeJuly,
|
|
413
|
+
'PT sUSDe June': _PTsUSDeJuly,
|
|
413
414
|
'PT srUSDe Apr': _PTsrUSDe,
|
|
415
|
+
'PT srUSDe Jun': _PTsrUSDe,
|
|
414
416
|
'PYUSD': _PYUSD,
|
|
415
417
|
'RAI': _RAI,
|
|
416
418
|
'RARI': _RARI,
|