@eth-optimism/tokenlist 10.0.122 → 10.0.123
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/index.d.ts +1 -1
- package/dist/index.js +2 -15
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -15
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-b991ddc5.d.ts → optimism.tokenlist-a34730ed.d.ts} +2 -15
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +2 -15
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +2 -15
- package/dist/optimism.tokenlist.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -22,7 +22,7 @@ var keywords = [
|
|
|
22
22
|
"layer2",
|
|
23
23
|
"infrastructure"
|
|
24
24
|
];
|
|
25
|
-
var timestamp = "2024-09-
|
|
25
|
+
var timestamp = "2024-09-11T14:43:30.029Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -8163,19 +8163,6 @@ var tokens = [
|
|
|
8163
8163
|
opTokenId: "USDT"
|
|
8164
8164
|
}
|
|
8165
8165
|
},
|
|
8166
|
-
{
|
|
8167
|
-
chainId: 4202,
|
|
8168
|
-
address: "0xd26be7331edd458c7afa6d8b7fcb7a9e1bb68909",
|
|
8169
|
-
name: "Tether USD",
|
|
8170
|
-
symbol: "USDT",
|
|
8171
|
-
decimals: 6,
|
|
8172
|
-
logoURI: "https://ethereum-optimism.github.io/data/USDT/logo.png",
|
|
8173
|
-
extensions: {
|
|
8174
|
-
liskBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
8175
|
-
opListId: "default",
|
|
8176
|
-
opTokenId: "USDT"
|
|
8177
|
-
}
|
|
8178
|
-
},
|
|
8179
8166
|
{
|
|
8180
8167
|
chainId: 1,
|
|
8181
8168
|
address: "0xa693b19d2931d498c5b318df961919bb4aee87a5",
|
|
@@ -9338,7 +9325,7 @@ var tokens = [
|
|
|
9338
9325
|
var version = {
|
|
9339
9326
|
major: 10,
|
|
9340
9327
|
minor: 0,
|
|
9341
|
-
patch:
|
|
9328
|
+
patch: 123
|
|
9342
9329
|
};
|
|
9343
9330
|
var optimism_tokenlist_default = {
|
|
9344
9331
|
name,
|