@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
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2024-06-11T17:
|
|
9
|
+
var timestamp = "2024-06-11T17:19:33.057Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -6945,6 +6945,32 @@ var tokens = [
|
|
|
6945
6945
|
opTokenId: "TYBENG"
|
|
6946
6946
|
}
|
|
6947
6947
|
},
|
|
6948
|
+
{
|
|
6949
|
+
chainId: 11155111,
|
|
6950
|
+
address: "0x70069DBDCde634FAfc827661E579e34194B39D51",
|
|
6951
|
+
name: "TYBENG",
|
|
6952
|
+
symbol: "TYBENG",
|
|
6953
|
+
decimals: 18,
|
|
6954
|
+
logoURI: "https://ethereum-optimism.github.io/data/TYBENG/logo.svg",
|
|
6955
|
+
extensions: {
|
|
6956
|
+
baseBridgeAddress: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
|
|
6957
|
+
opListId: "extended",
|
|
6958
|
+
opTokenId: "TYBENG"
|
|
6959
|
+
}
|
|
6960
|
+
},
|
|
6961
|
+
{
|
|
6962
|
+
chainId: 84532,
|
|
6963
|
+
address: "0x5A2318A2a3d403e2F428E107A8b808F7F57aAde9",
|
|
6964
|
+
name: "TYBENG",
|
|
6965
|
+
symbol: "TYBENG",
|
|
6966
|
+
decimals: 18,
|
|
6967
|
+
logoURI: "https://ethereum-optimism.github.io/data/TYBENG/logo.svg",
|
|
6968
|
+
extensions: {
|
|
6969
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6970
|
+
opListId: "extended",
|
|
6971
|
+
opTokenId: "TYBENG"
|
|
6972
|
+
}
|
|
6973
|
+
},
|
|
6948
6974
|
{
|
|
6949
6975
|
chainId: 1,
|
|
6950
6976
|
address: "0xDd1Ad9A21Ce722C151A836373baBe42c868cE9a4",
|
|
@@ -8379,7 +8405,7 @@ var tokens = [
|
|
|
8379
8405
|
var version = {
|
|
8380
8406
|
major: 10,
|
|
8381
8407
|
minor: 0,
|
|
8382
|
-
patch:
|
|
8408
|
+
patch: 79
|
|
8383
8409
|
};
|
|
8384
8410
|
var optimism_tokenlist_default = {
|
|
8385
8411
|
name,
|