@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
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2023-08-17T16:
|
|
9
|
+
var timestamp = "2023-08-17T16:24:58.608Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -1430,6 +1430,7 @@ var tokens = [
|
|
|
1430
1430
|
decimals: 18,
|
|
1431
1431
|
logoURI: "https://ethereum-optimism.github.io/data/frxETH/logo.svg",
|
|
1432
1432
|
extensions: {
|
|
1433
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
1433
1434
|
opListId: "extended",
|
|
1434
1435
|
opTokenId: "frxETH"
|
|
1435
1436
|
}
|
|
@@ -1442,6 +1443,7 @@ var tokens = [
|
|
|
1442
1443
|
decimals: 18,
|
|
1443
1444
|
logoURI: "https://ethereum-optimism.github.io/data/frxETH/logo.svg",
|
|
1444
1445
|
extensions: {
|
|
1446
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1445
1447
|
opListId: "extended",
|
|
1446
1448
|
opTokenId: "frxETH"
|
|
1447
1449
|
}
|
|
@@ -4742,7 +4744,7 @@ var tokens = [
|
|
|
4742
4744
|
var version = {
|
|
4743
4745
|
major: 8,
|
|
4744
4746
|
minor: 3,
|
|
4745
|
-
patch:
|
|
4747
|
+
patch: 131
|
|
4746
4748
|
};
|
|
4747
4749
|
var optimism_tokenlist_default = {
|
|
4748
4750
|
name,
|