@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.mjs
CHANGED
|
@@ -22,7 +22,7 @@ var keywords = [
|
|
|
22
22
|
"layer2",
|
|
23
23
|
"infrastructure"
|
|
24
24
|
];
|
|
25
|
-
var timestamp = "2024-06-
|
|
25
|
+
var timestamp = "2024-06-11T23:22:38.873Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -4026,7 +4026,6 @@ var tokens = [
|
|
|
4026
4026
|
logoURI: "https://ethereum-optimism.github.io/data/MKR/logo.png",
|
|
4027
4027
|
extensions: {
|
|
4028
4028
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
4029
|
-
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4030
4029
|
opListId: "extended",
|
|
4031
4030
|
opTokenId: "MKR"
|
|
4032
4031
|
}
|
|
@@ -4044,19 +4043,6 @@ var tokens = [
|
|
|
4044
4043
|
opTokenId: "MKR"
|
|
4045
4044
|
}
|
|
4046
4045
|
},
|
|
4047
|
-
{
|
|
4048
|
-
chainId: 8453,
|
|
4049
|
-
address: "0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2",
|
|
4050
|
-
name: "Maker",
|
|
4051
|
-
symbol: "MKR",
|
|
4052
|
-
decimals: 18,
|
|
4053
|
-
logoURI: "https://ethereum-optimism.github.io/data/MKR/logo.png",
|
|
4054
|
-
extensions: {
|
|
4055
|
-
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4056
|
-
opListId: "extended",
|
|
4057
|
-
opTokenId: "MKR"
|
|
4058
|
-
}
|
|
4059
|
-
},
|
|
4060
4046
|
{
|
|
4061
4047
|
chainId: 1,
|
|
4062
4048
|
address: "0xf134519cBE2042B06Ee7cE20Df51d09b55559896",
|
|
@@ -6961,6 +6947,32 @@ var tokens = [
|
|
|
6961
6947
|
opTokenId: "TYBENG"
|
|
6962
6948
|
}
|
|
6963
6949
|
},
|
|
6950
|
+
{
|
|
6951
|
+
chainId: 11155111,
|
|
6952
|
+
address: "0x70069DBDCde634FAfc827661E579e34194B39D51",
|
|
6953
|
+
name: "TYBENG",
|
|
6954
|
+
symbol: "TYBENG",
|
|
6955
|
+
decimals: 18,
|
|
6956
|
+
logoURI: "https://ethereum-optimism.github.io/data/TYBENG/logo.svg",
|
|
6957
|
+
extensions: {
|
|
6958
|
+
baseBridgeAddress: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
|
|
6959
|
+
opListId: "extended",
|
|
6960
|
+
opTokenId: "TYBENG"
|
|
6961
|
+
}
|
|
6962
|
+
},
|
|
6963
|
+
{
|
|
6964
|
+
chainId: 84532,
|
|
6965
|
+
address: "0x5A2318A2a3d403e2F428E107A8b808F7F57aAde9",
|
|
6966
|
+
name: "TYBENG",
|
|
6967
|
+
symbol: "TYBENG",
|
|
6968
|
+
decimals: 18,
|
|
6969
|
+
logoURI: "https://ethereum-optimism.github.io/data/TYBENG/logo.svg",
|
|
6970
|
+
extensions: {
|
|
6971
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6972
|
+
opListId: "extended",
|
|
6973
|
+
opTokenId: "TYBENG"
|
|
6974
|
+
}
|
|
6975
|
+
},
|
|
6964
6976
|
{
|
|
6965
6977
|
chainId: 1,
|
|
6966
6978
|
address: "0xDd1Ad9A21Ce722C151A836373baBe42c868cE9a4",
|
|
@@ -8395,7 +8407,7 @@ var tokens = [
|
|
|
8395
8407
|
var version = {
|
|
8396
8408
|
major: 10,
|
|
8397
8409
|
minor: 0,
|
|
8398
|
-
patch:
|
|
8410
|
+
patch: 80
|
|
8399
8411
|
};
|
|
8400
8412
|
var optimism_tokenlist_default = {
|
|
8401
8413
|
name,
|