@eth-optimism/tokenlist 9.0.38 → 9.0.40
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-d09afada.d.ts → optimism.tokenlist-e4925e1d.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.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -41,7 +41,7 @@ var keywords = [
|
|
|
41
41
|
"layer2",
|
|
42
42
|
"infrastructure"
|
|
43
43
|
];
|
|
44
|
-
var timestamp = "2024-02-
|
|
44
|
+
var timestamp = "2024-02-15T22:02:25.316Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -4759,7 +4759,6 @@ var tokens = [
|
|
|
4759
4759
|
logoURI: "https://ethereum-optimism.github.io/data/sDAI/logo.svg",
|
|
4760
4760
|
extensions: {
|
|
4761
4761
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
4762
|
-
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4763
4762
|
opListId: "extended",
|
|
4764
4763
|
opTokenId: "sDAI"
|
|
4765
4764
|
}
|
|
@@ -4777,19 +4776,6 @@ var tokens = [
|
|
|
4777
4776
|
opTokenId: "sDAI"
|
|
4778
4777
|
}
|
|
4779
4778
|
},
|
|
4780
|
-
{
|
|
4781
|
-
chainId: 8453,
|
|
4782
|
-
address: "0x99aC4484e8a1dbd6A185380B3A811913Ac884D87",
|
|
4783
|
-
name: "Savings Dai",
|
|
4784
|
-
symbol: "sDAI",
|
|
4785
|
-
decimals: 18,
|
|
4786
|
-
logoURI: "https://ethereum-optimism.github.io/data/sDAI/logo.svg",
|
|
4787
|
-
extensions: {
|
|
4788
|
-
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4789
|
-
opListId: "extended",
|
|
4790
|
-
opTokenId: "sDAI"
|
|
4791
|
-
}
|
|
4792
|
-
},
|
|
4793
4779
|
{
|
|
4794
4780
|
chainId: 1,
|
|
4795
4781
|
address: "0xf1Dc500FdE233A4055e25e5BbF516372BC4F6871",
|
|
@@ -6956,7 +6942,7 @@ var tokens = [
|
|
|
6956
6942
|
var version = {
|
|
6957
6943
|
major: 9,
|
|
6958
6944
|
minor: 0,
|
|
6959
|
-
patch:
|
|
6945
|
+
patch: 40
|
|
6960
6946
|
};
|
|
6961
6947
|
var optimism_tokenlist_default = {
|
|
6962
6948
|
name,
|