@yodlpay/tokenlists 0.9.1 → 0.9.2

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.
@@ -6156,7 +6156,7 @@ var chains = [
6156
6156
  },
6157
6157
  {
6158
6158
  chainName: "Arbitrum Sepolia",
6159
- shortName: "arb1-sepolia",
6159
+ shortName: "arbitrum-sepolia",
6160
6160
  testnet: false,
6161
6161
  chainId: 421614,
6162
6162
  logoUri: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/chains/42161/logo.svg",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yodlpay/tokenlists",
3
- "version": "0.9.1",
3
+ "version": "0.9.2",
4
4
  "description": "Tokenlist typings, schema and lists.",
5
5
  "main": "dist/index.js",
6
6
  "typings": "dist/index.d.ts",