@eth-optimism/tokenlist 9.0.18 → 9.0.20
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 +52 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +52 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-ee192612.d.ts → optimism.tokenlist-b05d815a.d.ts} +52 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +52 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +52 -2
- 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-19T19:37:11.015Z";
|
|
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,6 +6023,7 @@ var tokens = [
|
|
|
5987
6023
|
logoURI: "https://ethereum-optimism.github.io/data/weETH/logo.svg",
|
|
5988
6024
|
extensions: {
|
|
5989
6025
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
6026
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5990
6027
|
opListId: "extended",
|
|
5991
6028
|
opTokenId: "weETH"
|
|
5992
6029
|
}
|
|
@@ -6030,6 +6067,19 @@ var tokens = [
|
|
|
6030
6067
|
opTokenId: "weETH"
|
|
6031
6068
|
}
|
|
6032
6069
|
},
|
|
6070
|
+
{
|
|
6071
|
+
chainId: 8453,
|
|
6072
|
+
address: "0x4c94DE27c94962Dba6Ebb77924Ac54189db75EFA",
|
|
6073
|
+
name: "Wrapped eETH",
|
|
6074
|
+
symbol: "weETH",
|
|
6075
|
+
decimals: 18,
|
|
6076
|
+
logoURI: "https://ethereum-optimism.github.io/data/weETH/logo.svg",
|
|
6077
|
+
extensions: {
|
|
6078
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6079
|
+
opListId: "extended",
|
|
6080
|
+
opTokenId: "weETH"
|
|
6081
|
+
}
|
|
6082
|
+
},
|
|
6033
6083
|
{
|
|
6034
6084
|
chainId: 1,
|
|
6035
6085
|
address: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
@@ -6476,7 +6526,7 @@ var tokens = [
|
|
|
6476
6526
|
var version = {
|
|
6477
6527
|
major: 9,
|
|
6478
6528
|
minor: 0,
|
|
6479
|
-
patch:
|
|
6529
|
+
patch: 20
|
|
6480
6530
|
};
|
|
6481
6531
|
var optimism_tokenlist_default = {
|
|
6482
6532
|
name,
|