@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
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2024-12-
|
|
9
|
+
var timestamp = "2024-12-31T14:03:56.886Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -4129,6 +4129,32 @@ var tokens = [
|
|
|
4129
4129
|
opTokenId: "IBEX"
|
|
4130
4130
|
}
|
|
4131
4131
|
},
|
|
4132
|
+
{
|
|
4133
|
+
chainId: 1,
|
|
4134
|
+
address: "0x71b14F197DBB6b937665C78120fC07f8355c2C2C",
|
|
4135
|
+
name: "IDRISS",
|
|
4136
|
+
symbol: "IDRISS",
|
|
4137
|
+
decimals: 18,
|
|
4138
|
+
logoURI: "https://ethereum-optimism.github.io/data/IDRISS/logo.svg",
|
|
4139
|
+
extensions: {
|
|
4140
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4141
|
+
opListId: "extended",
|
|
4142
|
+
opTokenId: "IDRISS"
|
|
4143
|
+
}
|
|
4144
|
+
},
|
|
4145
|
+
{
|
|
4146
|
+
chainId: 8453,
|
|
4147
|
+
address: "0x000096630066820566162C94874A776532705231",
|
|
4148
|
+
name: "IDRISS",
|
|
4149
|
+
symbol: "IDRISS",
|
|
4150
|
+
decimals: 18,
|
|
4151
|
+
logoURI: "https://ethereum-optimism.github.io/data/IDRISS/logo.svg",
|
|
4152
|
+
extensions: {
|
|
4153
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4154
|
+
opListId: "extended",
|
|
4155
|
+
opTokenId: "IDRISS"
|
|
4156
|
+
}
|
|
4157
|
+
},
|
|
4132
4158
|
{
|
|
4133
4159
|
chainId: 1,
|
|
4134
4160
|
address: "0x1571eD0bed4D987fe2b498DdBaE7DFA19519F651",
|
|
@@ -5170,6 +5196,7 @@ var tokens = [
|
|
|
5170
5196
|
logoURI: "https://ethereum-optimism.github.io/data/MASK/logo.svg",
|
|
5171
5197
|
extensions: {
|
|
5172
5198
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
5199
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5173
5200
|
opListId: "extended",
|
|
5174
5201
|
opTokenId: "MASK"
|
|
5175
5202
|
}
|
|
@@ -5187,6 +5214,19 @@ var tokens = [
|
|
|
5187
5214
|
opTokenId: "MASK"
|
|
5188
5215
|
}
|
|
5189
5216
|
},
|
|
5217
|
+
{
|
|
5218
|
+
chainId: 8453,
|
|
5219
|
+
address: "0xD0a4D1889BbE483273f29b4aCdfAA567A67F99E1",
|
|
5220
|
+
name: "Mask Network",
|
|
5221
|
+
symbol: "MASK",
|
|
5222
|
+
decimals: 18,
|
|
5223
|
+
logoURI: "https://ethereum-optimism.github.io/data/MASK/logo.svg",
|
|
5224
|
+
extensions: {
|
|
5225
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5226
|
+
opListId: "extended",
|
|
5227
|
+
opTokenId: "MASK"
|
|
5228
|
+
}
|
|
5229
|
+
},
|
|
5190
5230
|
{
|
|
5191
5231
|
chainId: 1,
|
|
5192
5232
|
address: "0x06F3C323f0238c72BF35011071f2b5B7F43A054c",
|
|
@@ -11141,7 +11181,7 @@ var tokens = [
|
|
|
11141
11181
|
var version = {
|
|
11142
11182
|
major: 10,
|
|
11143
11183
|
minor: 0,
|
|
11144
|
-
patch:
|
|
11184
|
+
patch: 197
|
|
11145
11185
|
};
|
|
11146
11186
|
var optimism_tokenlist_default = {
|
|
11147
11187
|
name,
|