@eth-optimism/tokenlist 10.0.135 → 10.0.136
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 +28 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +28 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-b7578747.d.ts → optimism.tokenlist-b1ec5535.d.ts} +28 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +28 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +28 -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 = "2024-09-
|
|
9
|
+
var timestamp = "2024-09-26T22:39:18.555Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -7129,6 +7129,32 @@ var tokens = [
|
|
|
7129
7129
|
opTokenId: "SPOT"
|
|
7130
7130
|
}
|
|
7131
7131
|
},
|
|
7132
|
+
{
|
|
7133
|
+
chainId: 1,
|
|
7134
|
+
address: "0xE0f63A424a4439cBE457D80E4f4b51aD25b2c56C",
|
|
7135
|
+
name: "SPX6900",
|
|
7136
|
+
symbol: "SPX",
|
|
7137
|
+
decimals: 8,
|
|
7138
|
+
logoURI: "https://ethereum-optimism.github.io/data/SPX/logo.svg",
|
|
7139
|
+
extensions: {
|
|
7140
|
+
baseBridgeAddress: "0x3ee18b2214aff97000d974cf647e7c347e8fa585",
|
|
7141
|
+
opListId: "extended",
|
|
7142
|
+
opTokenId: "SPX"
|
|
7143
|
+
}
|
|
7144
|
+
},
|
|
7145
|
+
{
|
|
7146
|
+
chainId: 8453,
|
|
7147
|
+
address: "0x50dA645f148798F68EF2d7dB7C1CB22A6819bb2C",
|
|
7148
|
+
name: "SPX6900",
|
|
7149
|
+
symbol: "SPX",
|
|
7150
|
+
decimals: 8,
|
|
7151
|
+
logoURI: "https://ethereum-optimism.github.io/data/SPX/logo.svg",
|
|
7152
|
+
extensions: {
|
|
7153
|
+
baseBridgeAddress: "0x8d2de8d2f73f1f4cab472ac9a881c9b123c79627",
|
|
7154
|
+
opListId: "extended",
|
|
7155
|
+
opTokenId: "SPX"
|
|
7156
|
+
}
|
|
7157
|
+
},
|
|
7132
7158
|
{
|
|
7133
7159
|
chainId: 1,
|
|
7134
7160
|
address: "0x09395a2A58DB45db0da254c7EAa5AC469D8bDc85",
|
|
@@ -9573,7 +9599,7 @@ var tokens = [
|
|
|
9573
9599
|
var version = {
|
|
9574
9600
|
major: 10,
|
|
9575
9601
|
minor: 0,
|
|
9576
|
-
patch:
|
|
9602
|
+
patch: 136
|
|
9577
9603
|
};
|
|
9578
9604
|
var optimism_tokenlist_default = {
|
|
9579
9605
|
name,
|