@eth-optimism/tokenlist 10.0.146 → 10.0.148
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 +29 -3
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +29 -3
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-0e684e85.d.ts → optimism.tokenlist-6f22d6c6.d.ts} +29 -3
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +29 -3
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +29 -3
- 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-10-
|
|
25
|
+
var timestamp = "2024-10-24T15:57:39.339Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -1062,6 +1062,32 @@ var tokens = [
|
|
|
1062
1062
|
opTokenId: "BridgedUSDC"
|
|
1063
1063
|
}
|
|
1064
1064
|
},
|
|
1065
|
+
{
|
|
1066
|
+
chainId: 1,
|
|
1067
|
+
address: "0x5dd57da40e6866c9fcc34f4b6ddc89f1ba740dfe",
|
|
1068
|
+
name: "Bright",
|
|
1069
|
+
symbol: "BRIGHT",
|
|
1070
|
+
decimals: 18,
|
|
1071
|
+
logoURI: "https://ethereum-optimism.github.io/data/BRIGHT/logo.svg",
|
|
1072
|
+
extensions: {
|
|
1073
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
1074
|
+
opListId: "extended",
|
|
1075
|
+
opTokenId: "BRIGHT"
|
|
1076
|
+
}
|
|
1077
|
+
},
|
|
1078
|
+
{
|
|
1079
|
+
chainId: 10,
|
|
1080
|
+
address: "0x65334cE5aaE9Fb390C056574C7AA4DE33cf1D40E",
|
|
1081
|
+
name: "Bright",
|
|
1082
|
+
symbol: "BRIGHT",
|
|
1083
|
+
decimals: 18,
|
|
1084
|
+
logoURI: "https://ethereum-optimism.github.io/data/BRIGHT/logo.svg",
|
|
1085
|
+
extensions: {
|
|
1086
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1087
|
+
opListId: "extended",
|
|
1088
|
+
opTokenId: "BRIGHT"
|
|
1089
|
+
}
|
|
1090
|
+
},
|
|
1065
1091
|
{
|
|
1066
1092
|
chainId: 1,
|
|
1067
1093
|
address: "0x799ebfABE77a6E34311eeEe9825190B9ECe32824",
|
|
@@ -6993,7 +7019,7 @@ var tokens = [
|
|
|
6993
7019
|
},
|
|
6994
7020
|
{
|
|
6995
7021
|
chainId: 1,
|
|
6996
|
-
address: "
|
|
7022
|
+
address: "0x744d70FDBE2Ba4CF95131626614a1763DF805B9E",
|
|
6997
7023
|
name: "Status Network Token",
|
|
6998
7024
|
symbol: "SNT",
|
|
6999
7025
|
decimals: 18,
|
|
@@ -9813,7 +9839,7 @@ var tokens = [
|
|
|
9813
9839
|
var version = {
|
|
9814
9840
|
major: 10,
|
|
9815
9841
|
minor: 0,
|
|
9816
|
-
patch:
|
|
9842
|
+
patch: 148
|
|
9817
9843
|
};
|
|
9818
9844
|
var optimism_tokenlist_default = {
|
|
9819
9845
|
name,
|