@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
package/dist/index.mjs
CHANGED
|
@@ -22,7 +22,7 @@ var keywords = [
|
|
|
22
22
|
"layer2",
|
|
23
23
|
"infrastructure"
|
|
24
24
|
];
|
|
25
|
-
var timestamp = "2024-09-
|
|
25
|
+
var timestamp = "2024-09-26T22:39:18.555Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -7145,6 +7145,32 @@ var tokens = [
|
|
|
7145
7145
|
opTokenId: "SPOT"
|
|
7146
7146
|
}
|
|
7147
7147
|
},
|
|
7148
|
+
{
|
|
7149
|
+
chainId: 1,
|
|
7150
|
+
address: "0xE0f63A424a4439cBE457D80E4f4b51aD25b2c56C",
|
|
7151
|
+
name: "SPX6900",
|
|
7152
|
+
symbol: "SPX",
|
|
7153
|
+
decimals: 8,
|
|
7154
|
+
logoURI: "https://ethereum-optimism.github.io/data/SPX/logo.svg",
|
|
7155
|
+
extensions: {
|
|
7156
|
+
baseBridgeAddress: "0x3ee18b2214aff97000d974cf647e7c347e8fa585",
|
|
7157
|
+
opListId: "extended",
|
|
7158
|
+
opTokenId: "SPX"
|
|
7159
|
+
}
|
|
7160
|
+
},
|
|
7161
|
+
{
|
|
7162
|
+
chainId: 8453,
|
|
7163
|
+
address: "0x50dA645f148798F68EF2d7dB7C1CB22A6819bb2C",
|
|
7164
|
+
name: "SPX6900",
|
|
7165
|
+
symbol: "SPX",
|
|
7166
|
+
decimals: 8,
|
|
7167
|
+
logoURI: "https://ethereum-optimism.github.io/data/SPX/logo.svg",
|
|
7168
|
+
extensions: {
|
|
7169
|
+
baseBridgeAddress: "0x8d2de8d2f73f1f4cab472ac9a881c9b123c79627",
|
|
7170
|
+
opListId: "extended",
|
|
7171
|
+
opTokenId: "SPX"
|
|
7172
|
+
}
|
|
7173
|
+
},
|
|
7148
7174
|
{
|
|
7149
7175
|
chainId: 1,
|
|
7150
7176
|
address: "0x09395a2A58DB45db0da254c7EAa5AC469D8bDc85",
|
|
@@ -9589,7 +9615,7 @@ var tokens = [
|
|
|
9589
9615
|
var version = {
|
|
9590
9616
|
major: 10,
|
|
9591
9617
|
minor: 0,
|
|
9592
|
-
patch:
|
|
9618
|
+
patch: 136
|
|
9593
9619
|
};
|
|
9594
9620
|
var optimism_tokenlist_default = {
|
|
9595
9621
|
name,
|