@bgd-labs/aave-address-book 4.38.2 → 4.38.3-b7a257fd0fc7e3a4fc1c7e04b0e8c4add76330c2.0
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/tokenlist.d.mts +2 -2
- package/dist/tokenlist.d.ts +2 -2
- package/dist/tokenlist.js +2 -2
- package/dist/tokenlist.js.map +1 -1
- package/dist/tokenlist.mjs +2 -2
- package/dist/tokenlist.mjs.map +1 -1
- package/package.json +3 -3
- package/tokenlist.json +2 -2
package/dist/tokenlist.mjs
CHANGED
|
@@ -9647,8 +9647,8 @@ var tokens = [
|
|
|
9647
9647
|
}
|
|
9648
9648
|
}
|
|
9649
9649
|
];
|
|
9650
|
-
var version = { major: 3, minor: 0, patch:
|
|
9651
|
-
var timestamp = "2026-01-
|
|
9650
|
+
var version = { major: 3, minor: 0, patch: 155 };
|
|
9651
|
+
var timestamp = "2026-01-07T20:59:29.004Z";
|
|
9652
9652
|
var tokenlist_default = {
|
|
9653
9653
|
name,
|
|
9654
9654
|
logoURI,
|