@eth-optimism/tokenlist 10.0.78 → 10.0.79
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 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +28 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-d1676d92.d.ts → optimism.tokenlist-4fc6dd96.d.ts} +28 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +28 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +28 -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 = "2024-06-11T17:
|
|
25
|
+
var timestamp = "2024-06-11T17:19:33.057Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -6961,6 +6961,32 @@ var tokens = [
|
|
|
6961
6961
|
opTokenId: "TYBENG"
|
|
6962
6962
|
}
|
|
6963
6963
|
},
|
|
6964
|
+
{
|
|
6965
|
+
chainId: 11155111,
|
|
6966
|
+
address: "0x70069DBDCde634FAfc827661E579e34194B39D51",
|
|
6967
|
+
name: "TYBENG",
|
|
6968
|
+
symbol: "TYBENG",
|
|
6969
|
+
decimals: 18,
|
|
6970
|
+
logoURI: "https://ethereum-optimism.github.io/data/TYBENG/logo.svg",
|
|
6971
|
+
extensions: {
|
|
6972
|
+
baseBridgeAddress: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
|
|
6973
|
+
opListId: "extended",
|
|
6974
|
+
opTokenId: "TYBENG"
|
|
6975
|
+
}
|
|
6976
|
+
},
|
|
6977
|
+
{
|
|
6978
|
+
chainId: 84532,
|
|
6979
|
+
address: "0x5A2318A2a3d403e2F428E107A8b808F7F57aAde9",
|
|
6980
|
+
name: "TYBENG",
|
|
6981
|
+
symbol: "TYBENG",
|
|
6982
|
+
decimals: 18,
|
|
6983
|
+
logoURI: "https://ethereum-optimism.github.io/data/TYBENG/logo.svg",
|
|
6984
|
+
extensions: {
|
|
6985
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6986
|
+
opListId: "extended",
|
|
6987
|
+
opTokenId: "TYBENG"
|
|
6988
|
+
}
|
|
6989
|
+
},
|
|
6964
6990
|
{
|
|
6965
6991
|
chainId: 1,
|
|
6966
6992
|
address: "0xDd1Ad9A21Ce722C151A836373baBe42c868cE9a4",
|
|
@@ -8395,7 +8421,7 @@ var tokens = [
|
|
|
8395
8421
|
var version = {
|
|
8396
8422
|
major: 10,
|
|
8397
8423
|
minor: 0,
|
|
8398
|
-
patch:
|
|
8424
|
+
patch: 79
|
|
8399
8425
|
};
|
|
8400
8426
|
var optimism_tokenlist_default = {
|
|
8401
8427
|
name,
|