@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.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -41,7 +41,7 @@ var keywords = [
|
|
|
41
41
|
"layer2",
|
|
42
42
|
"infrastructure"
|
|
43
43
|
];
|
|
44
|
-
var timestamp = "2024-09-
|
|
44
|
+
var timestamp = "2024-09-11T14:43:30.029Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -8182,19 +8182,6 @@ var tokens = [
|
|
|
8182
8182
|
opTokenId: "USDT"
|
|
8183
8183
|
}
|
|
8184
8184
|
},
|
|
8185
|
-
{
|
|
8186
|
-
chainId: 4202,
|
|
8187
|
-
address: "0xd26be7331edd458c7afa6d8b7fcb7a9e1bb68909",
|
|
8188
|
-
name: "Tether USD",
|
|
8189
|
-
symbol: "USDT",
|
|
8190
|
-
decimals: 6,
|
|
8191
|
-
logoURI: "https://ethereum-optimism.github.io/data/USDT/logo.png",
|
|
8192
|
-
extensions: {
|
|
8193
|
-
liskBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
8194
|
-
opListId: "default",
|
|
8195
|
-
opTokenId: "USDT"
|
|
8196
|
-
}
|
|
8197
|
-
},
|
|
8198
8185
|
{
|
|
8199
8186
|
chainId: 1,
|
|
8200
8187
|
address: "0xa693b19d2931d498c5b318df961919bb4aee87a5",
|
|
@@ -9357,7 +9344,7 @@ var tokens = [
|
|
|
9357
9344
|
var version = {
|
|
9358
9345
|
major: 10,
|
|
9359
9346
|
minor: 0,
|
|
9360
|
-
patch:
|
|
9347
|
+
patch: 123
|
|
9361
9348
|
};
|
|
9362
9349
|
var optimism_tokenlist_default = {
|
|
9363
9350
|
name,
|