@yodlpay/tokenlists 0.9.5 → 0.9.6

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.
@@ -24770,7 +24770,7 @@ var tokens = [
24770
24770
  symbol: "USDC.test",
24771
24771
  currency: "USD",
24772
24772
  logoUri: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDC.svg",
24773
- decimals: 6,
24773
+ decimals: 18,
24774
24774
  tags: [
24775
24775
  ],
24776
24776
  address: "0x3eC7DA586A34589157e0B3AFA5F9eFADa51f36ec",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yodlpay/tokenlists",
3
- "version": "0.9.5",
3
+ "version": "0.9.6",
4
4
  "description": "Tokenlist typings, schema and lists.",
5
5
  "main": "dist/index.js",
6
6
  "typings": "dist/index.d.ts",