@eth-optimism/tokenlist 8.3.130 → 8.3.131
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 +4 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +4 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-8237479c.d.ts → optimism.tokenlist-5928c2f2.d.ts} +4 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +4 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +4 -2
- 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-08-17T16:
|
|
25
|
+
var timestamp = "2023-08-17T16:24:58.608Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -1446,6 +1446,7 @@ var tokens = [
|
|
|
1446
1446
|
decimals: 18,
|
|
1447
1447
|
logoURI: "https://ethereum-optimism.github.io/data/frxETH/logo.svg",
|
|
1448
1448
|
extensions: {
|
|
1449
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
1449
1450
|
opListId: "extended",
|
|
1450
1451
|
opTokenId: "frxETH"
|
|
1451
1452
|
}
|
|
@@ -1458,6 +1459,7 @@ var tokens = [
|
|
|
1458
1459
|
decimals: 18,
|
|
1459
1460
|
logoURI: "https://ethereum-optimism.github.io/data/frxETH/logo.svg",
|
|
1460
1461
|
extensions: {
|
|
1462
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1461
1463
|
opListId: "extended",
|
|
1462
1464
|
opTokenId: "frxETH"
|
|
1463
1465
|
}
|
|
@@ -4758,7 +4760,7 @@ var tokens = [
|
|
|
4758
4760
|
var version = {
|
|
4759
4761
|
major: 8,
|
|
4760
4762
|
minor: 3,
|
|
4761
|
-
patch:
|
|
4763
|
+
patch: 131
|
|
4762
4764
|
};
|
|
4763
4765
|
var optimism_tokenlist_default = {
|
|
4764
4766
|
name,
|