@eth-optimism/tokenlist 9.0.16 → 9.0.18
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 -16
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -16
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-d4631b55.d.ts → optimism.tokenlist-ee192612.d.ts} +2 -16
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +2 -16
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +2 -16
- 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 = "2023-12-16T18:
|
|
25
|
+
var timestamp = "2023-12-16T18:44:01.356Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -5968,7 +5968,6 @@ var tokens = [
|
|
|
5968
5968
|
logoURI: "https://ethereum-optimism.github.io/data/weETH/logo.svg",
|
|
5969
5969
|
extensions: {
|
|
5970
5970
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
5971
|
-
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5972
5971
|
opListId: "extended",
|
|
5973
5972
|
opTokenId: "weETH"
|
|
5974
5973
|
}
|
|
@@ -6012,19 +6011,6 @@ var tokens = [
|
|
|
6012
6011
|
opTokenId: "weETH"
|
|
6013
6012
|
}
|
|
6014
6013
|
},
|
|
6015
|
-
{
|
|
6016
|
-
chainId: 8453,
|
|
6017
|
-
address: "0x4c94DE27c94962Dba6Ebb77924Ac54189db75EFA",
|
|
6018
|
-
name: "Wrapped eETH",
|
|
6019
|
-
symbol: "weETH",
|
|
6020
|
-
decimals: 18,
|
|
6021
|
-
logoURI: "https://ethereum-optimism.github.io/data/weETH/logo.svg",
|
|
6022
|
-
extensions: {
|
|
6023
|
-
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6024
|
-
opListId: "extended",
|
|
6025
|
-
opTokenId: "weETH"
|
|
6026
|
-
}
|
|
6027
|
-
},
|
|
6028
6014
|
{
|
|
6029
6015
|
chainId: 1,
|
|
6030
6016
|
address: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
@@ -6471,7 +6457,7 @@ var tokens = [
|
|
|
6471
6457
|
var version = {
|
|
6472
6458
|
major: 9,
|
|
6473
6459
|
minor: 0,
|
|
6474
|
-
patch:
|
|
6460
|
+
patch: 18
|
|
6475
6461
|
};
|
|
6476
6462
|
var optimism_tokenlist_default = {
|
|
6477
6463
|
name,
|