@eth-optimism/tokenlist 8.3.68 → 8.3.69
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-597d911f.d.ts → optimism.tokenlist-d6d2b861.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
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2023-06-
|
|
9
|
+
var timestamp = "2023-06-15T22:35:13.089Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -2496,20 +2496,6 @@ var tokens = [
|
|
|
2496
2496
|
decimals: 18,
|
|
2497
2497
|
logoURI: "https://ethereum-optimism.github.io/data/RSR/logo.png",
|
|
2498
2498
|
extensions: {
|
|
2499
|
-
baseBridgeAddress: "0xfa6d8ee5be770f84fc001d098c4bd604fe01284a",
|
|
2500
|
-
opListId: "extended",
|
|
2501
|
-
opTokenId: "RSR"
|
|
2502
|
-
}
|
|
2503
|
-
},
|
|
2504
|
-
{
|
|
2505
|
-
chainId: 84531,
|
|
2506
|
-
address: "0xc8058960a9d7E7d81143BDBA38d19e6824165932",
|
|
2507
|
-
name: "Base Goerli Reserve RSR",
|
|
2508
|
-
symbol: "RSR",
|
|
2509
|
-
decimals: 18,
|
|
2510
|
-
logoURI: "https://ethereum-optimism.github.io/data/RSR/logo.png",
|
|
2511
|
-
extensions: {
|
|
2512
|
-
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
2513
2499
|
opListId: "extended",
|
|
2514
2500
|
opTokenId: "RSR"
|
|
2515
2501
|
}
|
|
@@ -3694,7 +3680,7 @@ var tokens = [
|
|
|
3694
3680
|
var version = {
|
|
3695
3681
|
major: 8,
|
|
3696
3682
|
minor: 3,
|
|
3697
|
-
patch:
|
|
3683
|
+
patch: 69
|
|
3698
3684
|
};
|
|
3699
3685
|
var optimism_tokenlist_default = {
|
|
3700
3686
|
name,
|