@eth-optimism/tokenlist 8.3.162 → 8.3.163
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 +54 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +54 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-64d19f16.d.ts → optimism.tokenlist-ba17ade9.d.ts} +54 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +54 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +54 -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 = "2023-09-21T23:
|
|
25
|
+
var timestamp = "2023-09-21T23:02:37.322Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -2394,6 +2394,58 @@ var tokens = [
|
|
|
2394
2394
|
opTokenId: "INSURE"
|
|
2395
2395
|
}
|
|
2396
2396
|
},
|
|
2397
|
+
{
|
|
2398
|
+
chainId: 1,
|
|
2399
|
+
address: "0x17d2628D30F8e9E966c9Ba831c9B9b01ea8Ea75C",
|
|
2400
|
+
name: "ISKRA TOKEN",
|
|
2401
|
+
symbol: "ISK",
|
|
2402
|
+
decimals: 18,
|
|
2403
|
+
logoURI: "https://ethereum-optimism.github.io/data/ISK/logo.svg",
|
|
2404
|
+
extensions: {
|
|
2405
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
2406
|
+
opListId: "extended",
|
|
2407
|
+
opTokenId: "ISK"
|
|
2408
|
+
}
|
|
2409
|
+
},
|
|
2410
|
+
{
|
|
2411
|
+
chainId: 5,
|
|
2412
|
+
address: "0xce90437e27Cf9e4D22240C4CDb413BaF8Ec165D8",
|
|
2413
|
+
name: "ISKRA TOKEN",
|
|
2414
|
+
symbol: "ISK",
|
|
2415
|
+
decimals: 18,
|
|
2416
|
+
logoURI: "https://ethereum-optimism.github.io/data/ISK/logo.svg",
|
|
2417
|
+
extensions: {
|
|
2418
|
+
baseBridgeAddress: "0xfa6d8ee5be770f84fc001d098c4bd604fe01284a",
|
|
2419
|
+
opListId: "extended",
|
|
2420
|
+
opTokenId: "ISK"
|
|
2421
|
+
}
|
|
2422
|
+
},
|
|
2423
|
+
{
|
|
2424
|
+
chainId: 8453,
|
|
2425
|
+
address: "0x17d2628D30F8e9E966c9Ba831c9B9b01ea8Ea75C",
|
|
2426
|
+
name: "ISKRA TOKEN",
|
|
2427
|
+
symbol: "ISK",
|
|
2428
|
+
decimals: 18,
|
|
2429
|
+
logoURI: "https://ethereum-optimism.github.io/data/ISK/logo.svg",
|
|
2430
|
+
extensions: {
|
|
2431
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
2432
|
+
opListId: "extended",
|
|
2433
|
+
opTokenId: "ISK"
|
|
2434
|
+
}
|
|
2435
|
+
},
|
|
2436
|
+
{
|
|
2437
|
+
chainId: 84531,
|
|
2438
|
+
address: "0x47762082D83994AFd311E559FE582B6dC99D89c4",
|
|
2439
|
+
name: "ISKRA TOKEN",
|
|
2440
|
+
symbol: "ISK",
|
|
2441
|
+
decimals: 18,
|
|
2442
|
+
logoURI: "https://ethereum-optimism.github.io/data/ISK/logo.svg",
|
|
2443
|
+
extensions: {
|
|
2444
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
2445
|
+
opListId: "extended",
|
|
2446
|
+
opTokenId: "ISK"
|
|
2447
|
+
}
|
|
2448
|
+
},
|
|
2397
2449
|
{
|
|
2398
2450
|
chainId: 1,
|
|
2399
2451
|
address: "0x8a9c67fee641579deba04928c4bc45f66e26343a",
|
|
@@ -5668,7 +5720,7 @@ var tokens = [
|
|
|
5668
5720
|
var version = {
|
|
5669
5721
|
major: 8,
|
|
5670
5722
|
minor: 3,
|
|
5671
|
-
patch:
|
|
5723
|
+
patch: 163
|
|
5672
5724
|
};
|
|
5673
5725
|
var optimism_tokenlist_default = {
|
|
5674
5726
|
name,
|