@yodlpay/tokenlists 0.9.1 → 0.9.3

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",
@@ -24740,7 +24740,7 @@ var tokens = [
24740
24740
  decimals: 6,
24741
24741
  tags: [
24742
24742
  ],
24743
- address: "0x888883b5f5d21fb10dfeb70e8f9722b9fb0e5e51",
24743
+ address: "0x8431ebc62f7b08af1bbf80ee7c85364ffc24ae24",
24744
24744
  displayDecimals: 2
24745
24745
  }
24746
24746
  ];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yodlpay/tokenlists",
3
- "version": "0.9.1",
3
+ "version": "0.9.3",
4
4
  "description": "Tokenlist typings, schema and lists.",
5
5
  "main": "dist/index.js",
6
6
  "typings": "dist/index.d.ts",