@eth-optimism/tokenlist 10.0.195 → 10.0.197
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 +42 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +42 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-30129166.d.ts → optimism.tokenlist-1ce469a8.d.ts} +42 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +42 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +42 -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-12-
|
|
25
|
+
var timestamp = "2024-12-31T14:03:56.886Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -4145,6 +4145,32 @@ var tokens = [
|
|
|
4145
4145
|
opTokenId: "IBEX"
|
|
4146
4146
|
}
|
|
4147
4147
|
},
|
|
4148
|
+
{
|
|
4149
|
+
chainId: 1,
|
|
4150
|
+
address: "0x71b14F197DBB6b937665C78120fC07f8355c2C2C",
|
|
4151
|
+
name: "IDRISS",
|
|
4152
|
+
symbol: "IDRISS",
|
|
4153
|
+
decimals: 18,
|
|
4154
|
+
logoURI: "https://ethereum-optimism.github.io/data/IDRISS/logo.svg",
|
|
4155
|
+
extensions: {
|
|
4156
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4157
|
+
opListId: "extended",
|
|
4158
|
+
opTokenId: "IDRISS"
|
|
4159
|
+
}
|
|
4160
|
+
},
|
|
4161
|
+
{
|
|
4162
|
+
chainId: 8453,
|
|
4163
|
+
address: "0x000096630066820566162C94874A776532705231",
|
|
4164
|
+
name: "IDRISS",
|
|
4165
|
+
symbol: "IDRISS",
|
|
4166
|
+
decimals: 18,
|
|
4167
|
+
logoURI: "https://ethereum-optimism.github.io/data/IDRISS/logo.svg",
|
|
4168
|
+
extensions: {
|
|
4169
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4170
|
+
opListId: "extended",
|
|
4171
|
+
opTokenId: "IDRISS"
|
|
4172
|
+
}
|
|
4173
|
+
},
|
|
4148
4174
|
{
|
|
4149
4175
|
chainId: 1,
|
|
4150
4176
|
address: "0x1571eD0bed4D987fe2b498DdBaE7DFA19519F651",
|
|
@@ -5186,6 +5212,7 @@ var tokens = [
|
|
|
5186
5212
|
logoURI: "https://ethereum-optimism.github.io/data/MASK/logo.svg",
|
|
5187
5213
|
extensions: {
|
|
5188
5214
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
5215
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5189
5216
|
opListId: "extended",
|
|
5190
5217
|
opTokenId: "MASK"
|
|
5191
5218
|
}
|
|
@@ -5203,6 +5230,19 @@ var tokens = [
|
|
|
5203
5230
|
opTokenId: "MASK"
|
|
5204
5231
|
}
|
|
5205
5232
|
},
|
|
5233
|
+
{
|
|
5234
|
+
chainId: 8453,
|
|
5235
|
+
address: "0xD0a4D1889BbE483273f29b4aCdfAA567A67F99E1",
|
|
5236
|
+
name: "Mask Network",
|
|
5237
|
+
symbol: "MASK",
|
|
5238
|
+
decimals: 18,
|
|
5239
|
+
logoURI: "https://ethereum-optimism.github.io/data/MASK/logo.svg",
|
|
5240
|
+
extensions: {
|
|
5241
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5242
|
+
opListId: "extended",
|
|
5243
|
+
opTokenId: "MASK"
|
|
5244
|
+
}
|
|
5245
|
+
},
|
|
5206
5246
|
{
|
|
5207
5247
|
chainId: 1,
|
|
5208
5248
|
address: "0x06F3C323f0238c72BF35011071f2b5B7F43A054c",
|
|
@@ -11157,7 +11197,7 @@ var tokens = [
|
|
|
11157
11197
|
var version = {
|
|
11158
11198
|
major: 10,
|
|
11159
11199
|
minor: 0,
|
|
11160
|
-
patch:
|
|
11200
|
+
patch: 197
|
|
11161
11201
|
};
|
|
11162
11202
|
var optimism_tokenlist_default = {
|
|
11163
11203
|
name,
|