@eth-optimism/tokenlist 10.0.150 → 10.0.152
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 +52 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +52 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-4a698729.d.ts → optimism.tokenlist-93a4a111.d.ts} +52 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +52 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +52 -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-10-
|
|
25
|
+
var timestamp = "2024-10-30T03:50:43.543Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -1019,6 +1019,7 @@ var tokens = [
|
|
|
1019
1019
|
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
1020
1020
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
1021
1021
|
redstoneBridgeAddress: "0xc473ca7E02af24c129c2eEf51F2aDf0411c1Df69",
|
|
1022
|
+
liskBridgeAddress: "0xE3622468Ea7dD804702B56ca2a4f88C0936995e6",
|
|
1022
1023
|
opListId: "extended",
|
|
1023
1024
|
opTokenId: "BridgedUSDC"
|
|
1024
1025
|
}
|
|
@@ -1062,6 +1063,19 @@ var tokens = [
|
|
|
1062
1063
|
opTokenId: "BridgedUSDC"
|
|
1063
1064
|
}
|
|
1064
1065
|
},
|
|
1066
|
+
{
|
|
1067
|
+
chainId: 1135,
|
|
1068
|
+
address: "0xF242275d3a6527d877f2c927a82D9b057609cc71",
|
|
1069
|
+
name: "Bridged USDC (Lisk)",
|
|
1070
|
+
symbol: "USDC.e",
|
|
1071
|
+
decimals: 6,
|
|
1072
|
+
logoURI: "https://ethereum-optimism.github.io/data/BridgedUSDC/logo.png",
|
|
1073
|
+
extensions: {
|
|
1074
|
+
liskBridgeAddress: "0x3b1ac69368eb6447F5db2d4E1641380Fa9e40d29",
|
|
1075
|
+
opListId: "extended",
|
|
1076
|
+
opTokenId: "BridgedUSDC"
|
|
1077
|
+
}
|
|
1078
|
+
},
|
|
1065
1079
|
{
|
|
1066
1080
|
chainId: 1,
|
|
1067
1081
|
address: "0x5dd57da40e6866c9fcc34f4b6ddc89f1ba740dfe",
|
|
@@ -8507,6 +8521,42 @@ var tokens = [
|
|
|
8507
8521
|
opTokenId: "USDD"
|
|
8508
8522
|
}
|
|
8509
8523
|
},
|
|
8524
|
+
{
|
|
8525
|
+
chainId: 1,
|
|
8526
|
+
address: "0x4f604735c1cf31399c6e711d5962b2b3e0225ad3",
|
|
8527
|
+
name: "Glo Dollar",
|
|
8528
|
+
symbol: "USDGLO",
|
|
8529
|
+
decimals: 18,
|
|
8530
|
+
logoURI: "https://ethereum-optimism.github.io/data/USDGLO/logo.svg",
|
|
8531
|
+
extensions: {
|
|
8532
|
+
opListId: "extended",
|
|
8533
|
+
opTokenId: "USDGLO"
|
|
8534
|
+
}
|
|
8535
|
+
},
|
|
8536
|
+
{
|
|
8537
|
+
chainId: 10,
|
|
8538
|
+
address: "0x4f604735c1cf31399c6e711d5962b2b3e0225ad3",
|
|
8539
|
+
name: "Glo Dollar",
|
|
8540
|
+
symbol: "USDGLO",
|
|
8541
|
+
decimals: 18,
|
|
8542
|
+
logoURI: "https://ethereum-optimism.github.io/data/USDGLO/logo.svg",
|
|
8543
|
+
extensions: {
|
|
8544
|
+
opListId: "extended",
|
|
8545
|
+
opTokenId: "USDGLO"
|
|
8546
|
+
}
|
|
8547
|
+
},
|
|
8548
|
+
{
|
|
8549
|
+
chainId: 8453,
|
|
8550
|
+
address: "0x4f604735c1cf31399c6e711d5962b2b3e0225ad3",
|
|
8551
|
+
name: "Glo Dollar",
|
|
8552
|
+
symbol: "USDGLO",
|
|
8553
|
+
decimals: 18,
|
|
8554
|
+
logoURI: "https://ethereum-optimism.github.io/data/USDGLO/logo.svg",
|
|
8555
|
+
extensions: {
|
|
8556
|
+
opListId: "extended",
|
|
8557
|
+
opTokenId: "USDGLO"
|
|
8558
|
+
}
|
|
8559
|
+
},
|
|
8510
8560
|
{
|
|
8511
8561
|
chainId: 10,
|
|
8512
8562
|
address: "0x73cb180bf0521828d8849bc8CF2B920918e23032",
|
|
@@ -9895,7 +9945,7 @@ var tokens = [
|
|
|
9895
9945
|
var version = {
|
|
9896
9946
|
major: 10,
|
|
9897
9947
|
minor: 0,
|
|
9898
|
-
patch:
|
|
9948
|
+
patch: 152
|
|
9899
9949
|
};
|
|
9900
9950
|
var optimism_tokenlist_default = {
|
|
9901
9951
|
name,
|