@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
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2024-09-
|
|
9
|
+
var timestamp = "2024-09-11T14:43:30.029Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -8147,19 +8147,6 @@ var tokens = [
|
|
|
8147
8147
|
opTokenId: "USDT"
|
|
8148
8148
|
}
|
|
8149
8149
|
},
|
|
8150
|
-
{
|
|
8151
|
-
chainId: 4202,
|
|
8152
|
-
address: "0xd26be7331edd458c7afa6d8b7fcb7a9e1bb68909",
|
|
8153
|
-
name: "Tether USD",
|
|
8154
|
-
symbol: "USDT",
|
|
8155
|
-
decimals: 6,
|
|
8156
|
-
logoURI: "https://ethereum-optimism.github.io/data/USDT/logo.png",
|
|
8157
|
-
extensions: {
|
|
8158
|
-
liskBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
8159
|
-
opListId: "default",
|
|
8160
|
-
opTokenId: "USDT"
|
|
8161
|
-
}
|
|
8162
|
-
},
|
|
8163
8150
|
{
|
|
8164
8151
|
chainId: 1,
|
|
8165
8152
|
address: "0xa693b19d2931d498c5b318df961919bb4aee87a5",
|
|
@@ -9322,7 +9309,7 @@ var tokens = [
|
|
|
9322
9309
|
var version = {
|
|
9323
9310
|
major: 10,
|
|
9324
9311
|
minor: 0,
|
|
9325
|
-
patch:
|
|
9312
|
+
patch: 123
|
|
9326
9313
|
};
|
|
9327
9314
|
var optimism_tokenlist_default = {
|
|
9328
9315
|
name,
|