@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
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2024-10-
|
|
9
|
+
var timestamp = "2024-10-24T15:57:39.339Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -1046,6 +1046,32 @@ var tokens = [
|
|
|
1046
1046
|
opTokenId: "BridgedUSDC"
|
|
1047
1047
|
}
|
|
1048
1048
|
},
|
|
1049
|
+
{
|
|
1050
|
+
chainId: 1,
|
|
1051
|
+
address: "0x5dd57da40e6866c9fcc34f4b6ddc89f1ba740dfe",
|
|
1052
|
+
name: "Bright",
|
|
1053
|
+
symbol: "BRIGHT",
|
|
1054
|
+
decimals: 18,
|
|
1055
|
+
logoURI: "https://ethereum-optimism.github.io/data/BRIGHT/logo.svg",
|
|
1056
|
+
extensions: {
|
|
1057
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
1058
|
+
opListId: "extended",
|
|
1059
|
+
opTokenId: "BRIGHT"
|
|
1060
|
+
}
|
|
1061
|
+
},
|
|
1062
|
+
{
|
|
1063
|
+
chainId: 10,
|
|
1064
|
+
address: "0x65334cE5aaE9Fb390C056574C7AA4DE33cf1D40E",
|
|
1065
|
+
name: "Bright",
|
|
1066
|
+
symbol: "BRIGHT",
|
|
1067
|
+
decimals: 18,
|
|
1068
|
+
logoURI: "https://ethereum-optimism.github.io/data/BRIGHT/logo.svg",
|
|
1069
|
+
extensions: {
|
|
1070
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1071
|
+
opListId: "extended",
|
|
1072
|
+
opTokenId: "BRIGHT"
|
|
1073
|
+
}
|
|
1074
|
+
},
|
|
1049
1075
|
{
|
|
1050
1076
|
chainId: 1,
|
|
1051
1077
|
address: "0x799ebfABE77a6E34311eeEe9825190B9ECe32824",
|
|
@@ -6977,7 +7003,7 @@ var tokens = [
|
|
|
6977
7003
|
},
|
|
6978
7004
|
{
|
|
6979
7005
|
chainId: 1,
|
|
6980
|
-
address: "
|
|
7006
|
+
address: "0x744d70FDBE2Ba4CF95131626614a1763DF805B9E",
|
|
6981
7007
|
name: "Status Network Token",
|
|
6982
7008
|
symbol: "SNT",
|
|
6983
7009
|
decimals: 18,
|
|
@@ -9797,7 +9823,7 @@ var tokens = [
|
|
|
9797
9823
|
var version = {
|
|
9798
9824
|
major: 10,
|
|
9799
9825
|
minor: 0,
|
|
9800
|
-
patch:
|
|
9826
|
+
patch: 148
|
|
9801
9827
|
};
|
|
9802
9828
|
var optimism_tokenlist_default = {
|
|
9803
9829
|
name,
|