@eth-optimism/tokenlist 10.0.78 → 10.0.80
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 +28 -16
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +28 -16
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-d1676d92.d.ts → optimism.tokenlist-56172d17.d.ts} +28 -16
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +28 -16
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +28 -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 = "2024-06-
|
|
44
|
+
var timestamp = "2024-06-11T23:22:38.873Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -4045,7 +4045,6 @@ var tokens = [
|
|
|
4045
4045
|
logoURI: "https://ethereum-optimism.github.io/data/MKR/logo.png",
|
|
4046
4046
|
extensions: {
|
|
4047
4047
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
4048
|
-
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4049
4048
|
opListId: "extended",
|
|
4050
4049
|
opTokenId: "MKR"
|
|
4051
4050
|
}
|
|
@@ -4063,19 +4062,6 @@ var tokens = [
|
|
|
4063
4062
|
opTokenId: "MKR"
|
|
4064
4063
|
}
|
|
4065
4064
|
},
|
|
4066
|
-
{
|
|
4067
|
-
chainId: 8453,
|
|
4068
|
-
address: "0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2",
|
|
4069
|
-
name: "Maker",
|
|
4070
|
-
symbol: "MKR",
|
|
4071
|
-
decimals: 18,
|
|
4072
|
-
logoURI: "https://ethereum-optimism.github.io/data/MKR/logo.png",
|
|
4073
|
-
extensions: {
|
|
4074
|
-
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4075
|
-
opListId: "extended",
|
|
4076
|
-
opTokenId: "MKR"
|
|
4077
|
-
}
|
|
4078
|
-
},
|
|
4079
4065
|
{
|
|
4080
4066
|
chainId: 1,
|
|
4081
4067
|
address: "0xf134519cBE2042B06Ee7cE20Df51d09b55559896",
|
|
@@ -6980,6 +6966,32 @@ var tokens = [
|
|
|
6980
6966
|
opTokenId: "TYBENG"
|
|
6981
6967
|
}
|
|
6982
6968
|
},
|
|
6969
|
+
{
|
|
6970
|
+
chainId: 11155111,
|
|
6971
|
+
address: "0x70069DBDCde634FAfc827661E579e34194B39D51",
|
|
6972
|
+
name: "TYBENG",
|
|
6973
|
+
symbol: "TYBENG",
|
|
6974
|
+
decimals: 18,
|
|
6975
|
+
logoURI: "https://ethereum-optimism.github.io/data/TYBENG/logo.svg",
|
|
6976
|
+
extensions: {
|
|
6977
|
+
baseBridgeAddress: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
|
|
6978
|
+
opListId: "extended",
|
|
6979
|
+
opTokenId: "TYBENG"
|
|
6980
|
+
}
|
|
6981
|
+
},
|
|
6982
|
+
{
|
|
6983
|
+
chainId: 84532,
|
|
6984
|
+
address: "0x5A2318A2a3d403e2F428E107A8b808F7F57aAde9",
|
|
6985
|
+
name: "TYBENG",
|
|
6986
|
+
symbol: "TYBENG",
|
|
6987
|
+
decimals: 18,
|
|
6988
|
+
logoURI: "https://ethereum-optimism.github.io/data/TYBENG/logo.svg",
|
|
6989
|
+
extensions: {
|
|
6990
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6991
|
+
opListId: "extended",
|
|
6992
|
+
opTokenId: "TYBENG"
|
|
6993
|
+
}
|
|
6994
|
+
},
|
|
6983
6995
|
{
|
|
6984
6996
|
chainId: 1,
|
|
6985
6997
|
address: "0xDd1Ad9A21Ce722C151A836373baBe42c868cE9a4",
|
|
@@ -8414,7 +8426,7 @@ var tokens = [
|
|
|
8414
8426
|
var version = {
|
|
8415
8427
|
major: 10,
|
|
8416
8428
|
minor: 0,
|
|
8417
|
-
patch:
|
|
8429
|
+
patch: 80
|
|
8418
8430
|
};
|
|
8419
8431
|
var optimism_tokenlist_default = {
|
|
8420
8432
|
name,
|