@eth-optimism/tokenlist 9.0.16 → 9.0.19
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 +38 -16
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +38 -16
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-d4631b55.d.ts → optimism.tokenlist-68874fe5.d.ts} +38 -16
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +38 -16
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +38 -16
- package/dist/optimism.tokenlist.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -41,7 +41,7 @@ var keywords = [
|
|
|
41
41
|
"layer2",
|
|
42
42
|
"infrastructure"
|
|
43
43
|
];
|
|
44
|
-
var timestamp = "2023-12-
|
|
44
|
+
var timestamp = "2023-12-18T20:43:30.905Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -1466,6 +1466,42 @@ var tokens = [
|
|
|
1466
1466
|
opTokenId: "DOLA"
|
|
1467
1467
|
}
|
|
1468
1468
|
},
|
|
1469
|
+
{
|
|
1470
|
+
chainId: 1,
|
|
1471
|
+
address: "0xe1eb70B51C87e927d1a823Dbd478C27AB0F777F1",
|
|
1472
|
+
name: "DRODEC",
|
|
1473
|
+
symbol: "DRODEC",
|
|
1474
|
+
decimals: 18,
|
|
1475
|
+
logoURI: "https://ethereum-optimism.github.io/data/DRODEC/logo.svg",
|
|
1476
|
+
extensions: {
|
|
1477
|
+
opListId: "extended",
|
|
1478
|
+
opTokenId: "DRODEC"
|
|
1479
|
+
}
|
|
1480
|
+
},
|
|
1481
|
+
{
|
|
1482
|
+
chainId: 10,
|
|
1483
|
+
address: "0x05c87b79844227a4d95171E9969da3DD7d65914e",
|
|
1484
|
+
name: "DRODEC",
|
|
1485
|
+
symbol: "DRODEC",
|
|
1486
|
+
decimals: 18,
|
|
1487
|
+
logoURI: "https://ethereum-optimism.github.io/data/DRODEC/logo.svg",
|
|
1488
|
+
extensions: {
|
|
1489
|
+
opListId: "extended",
|
|
1490
|
+
opTokenId: "DRODEC"
|
|
1491
|
+
}
|
|
1492
|
+
},
|
|
1493
|
+
{
|
|
1494
|
+
chainId: 8453,
|
|
1495
|
+
address: "0x5a01bdaa010938eb7615c63cb22cf3e94e8505df",
|
|
1496
|
+
name: "DRODEC",
|
|
1497
|
+
symbol: "DRODEC",
|
|
1498
|
+
decimals: 18,
|
|
1499
|
+
logoURI: "https://ethereum-optimism.github.io/data/DRODEC/logo.svg",
|
|
1500
|
+
extensions: {
|
|
1501
|
+
opListId: "extended",
|
|
1502
|
+
opTokenId: "DRODEC"
|
|
1503
|
+
}
|
|
1504
|
+
},
|
|
1469
1505
|
{
|
|
1470
1506
|
chainId: 1,
|
|
1471
1507
|
address: "0x92E187a03B6CD19CB6AF293ba17F2745Fd2357D5",
|
|
@@ -5987,7 +6023,6 @@ var tokens = [
|
|
|
5987
6023
|
logoURI: "https://ethereum-optimism.github.io/data/weETH/logo.svg",
|
|
5988
6024
|
extensions: {
|
|
5989
6025
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
5990
|
-
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5991
6026
|
opListId: "extended",
|
|
5992
6027
|
opTokenId: "weETH"
|
|
5993
6028
|
}
|
|
@@ -6031,19 +6066,6 @@ var tokens = [
|
|
|
6031
6066
|
opTokenId: "weETH"
|
|
6032
6067
|
}
|
|
6033
6068
|
},
|
|
6034
|
-
{
|
|
6035
|
-
chainId: 8453,
|
|
6036
|
-
address: "0x4c94DE27c94962Dba6Ebb77924Ac54189db75EFA",
|
|
6037
|
-
name: "Wrapped eETH",
|
|
6038
|
-
symbol: "weETH",
|
|
6039
|
-
decimals: 18,
|
|
6040
|
-
logoURI: "https://ethereum-optimism.github.io/data/weETH/logo.svg",
|
|
6041
|
-
extensions: {
|
|
6042
|
-
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6043
|
-
opListId: "extended",
|
|
6044
|
-
opTokenId: "weETH"
|
|
6045
|
-
}
|
|
6046
|
-
},
|
|
6047
6069
|
{
|
|
6048
6070
|
chainId: 1,
|
|
6049
6071
|
address: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
@@ -6490,7 +6512,7 @@ var tokens = [
|
|
|
6490
6512
|
var version = {
|
|
6491
6513
|
major: 9,
|
|
6492
6514
|
minor: 0,
|
|
6493
|
-
patch:
|
|
6515
|
+
patch: 19
|
|
6494
6516
|
};
|
|
6495
6517
|
var optimism_tokenlist_default = {
|
|
6496
6518
|
name,
|