@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.
- package/dist/chainlist-v1.json +1 -1
- package/dist/tokenlist-featured.json +1 -1
- package/dist/tokenlists.cjs.development.js +2 -2
- package/dist/tokenlists.cjs.production.min.js +1 -1
- package/dist/tokenlists.cjs.production.min.js.map +1 -1
- package/dist/tokenlists.esm.js +2 -2
- package/package.json +1 -1
package/dist/tokenlists.esm.js
CHANGED
|
@@ -6156,7 +6156,7 @@ var chains = [
|
|
|
6156
6156
|
},
|
|
6157
6157
|
{
|
|
6158
6158
|
chainName: "Arbitrum Sepolia",
|
|
6159
|
-
shortName: "
|
|
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: "
|
|
24743
|
+
address: "0x8431ebc62f7b08af1bbf80ee7c85364ffc24ae24",
|
|
24744
24744
|
displayDecimals: 2
|
|
24745
24745
|
}
|
|
24746
24746
|
];
|