@eth-optimism/tokenlist 10.0.145 → 10.0.147
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 +42 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +42 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-4c0fbbb1.d.ts → optimism.tokenlist-2cd14a91.d.ts} +42 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +42 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +42 -2
- package/dist/optimism.tokenlist.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -41,7 +41,7 @@ var keywords = [
|
|
|
41
41
|
"layer2",
|
|
42
42
|
"infrastructure"
|
|
43
43
|
];
|
|
44
|
-
var timestamp = "2024-10-
|
|
44
|
+
var timestamp = "2024-10-24T15:52:01.830Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -1081,6 +1081,32 @@ var tokens = [
|
|
|
1081
1081
|
opTokenId: "BridgedUSDC"
|
|
1082
1082
|
}
|
|
1083
1083
|
},
|
|
1084
|
+
{
|
|
1085
|
+
chainId: 1,
|
|
1086
|
+
address: "0x5dd57da40e6866c9fcc34f4b6ddc89f1ba740dfe",
|
|
1087
|
+
name: "Bright",
|
|
1088
|
+
symbol: "BRIGHT",
|
|
1089
|
+
decimals: 18,
|
|
1090
|
+
logoURI: "https://ethereum-optimism.github.io/data/BRIGHT/logo.svg",
|
|
1091
|
+
extensions: {
|
|
1092
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
1093
|
+
opListId: "extended",
|
|
1094
|
+
opTokenId: "BRIGHT"
|
|
1095
|
+
}
|
|
1096
|
+
},
|
|
1097
|
+
{
|
|
1098
|
+
chainId: 10,
|
|
1099
|
+
address: "0x65334cE5aaE9Fb390C056574C7AA4DE33cf1D40E",
|
|
1100
|
+
name: "Bright",
|
|
1101
|
+
symbol: "BRIGHT",
|
|
1102
|
+
decimals: 18,
|
|
1103
|
+
logoURI: "https://ethereum-optimism.github.io/data/BRIGHT/logo.svg",
|
|
1104
|
+
extensions: {
|
|
1105
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1106
|
+
opListId: "extended",
|
|
1107
|
+
opTokenId: "BRIGHT"
|
|
1108
|
+
}
|
|
1109
|
+
},
|
|
1084
1110
|
{
|
|
1085
1111
|
chainId: 1,
|
|
1086
1112
|
address: "0x799ebfABE77a6E34311eeEe9825190B9ECe32824",
|
|
@@ -1182,6 +1208,7 @@ var tokens = [
|
|
|
1182
1208
|
logoURI: "https://ethereum-optimism.github.io/data/bwAJNA/logo.svg",
|
|
1183
1209
|
extensions: {
|
|
1184
1210
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
1211
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
1185
1212
|
opListId: "extended",
|
|
1186
1213
|
opTokenId: "bwAJNA"
|
|
1187
1214
|
}
|
|
@@ -1199,6 +1226,19 @@ var tokens = [
|
|
|
1199
1226
|
opTokenId: "bwAJNA"
|
|
1200
1227
|
}
|
|
1201
1228
|
},
|
|
1229
|
+
{
|
|
1230
|
+
chainId: 8453,
|
|
1231
|
+
address: "0xf0f326af3b1Ed943ab95C29470730CC8Cf66ae47",
|
|
1232
|
+
name: "Burn Wrapped AJNA",
|
|
1233
|
+
symbol: "bwAJNA",
|
|
1234
|
+
decimals: 18,
|
|
1235
|
+
logoURI: "https://ethereum-optimism.github.io/data/bwAJNA/logo.svg",
|
|
1236
|
+
extensions: {
|
|
1237
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1238
|
+
opListId: "extended",
|
|
1239
|
+
opTokenId: "bwAJNA"
|
|
1240
|
+
}
|
|
1241
|
+
},
|
|
1202
1242
|
{
|
|
1203
1243
|
chainId: 1,
|
|
1204
1244
|
address: "0xbe9895146f7af43049ca1c1ae358b0541ea49704",
|
|
@@ -9818,7 +9858,7 @@ var tokens = [
|
|
|
9818
9858
|
var version = {
|
|
9819
9859
|
major: 10,
|
|
9820
9860
|
minor: 0,
|
|
9821
|
-
patch:
|
|
9861
|
+
patch: 147
|
|
9822
9862
|
};
|
|
9823
9863
|
var optimism_tokenlist_default = {
|
|
9824
9864
|
name,
|