@eth-optimism/tokenlist 10.0.151 → 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 +38 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +38 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-81774702.d.ts → optimism.tokenlist-93a4a111.d.ts} +38 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +38 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +38 -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-10-
|
|
9
|
+
var timestamp = "2024-10-30T03:50:43.543Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -8505,6 +8505,42 @@ var tokens = [
|
|
|
8505
8505
|
opTokenId: "USDD"
|
|
8506
8506
|
}
|
|
8507
8507
|
},
|
|
8508
|
+
{
|
|
8509
|
+
chainId: 1,
|
|
8510
|
+
address: "0x4f604735c1cf31399c6e711d5962b2b3e0225ad3",
|
|
8511
|
+
name: "Glo Dollar",
|
|
8512
|
+
symbol: "USDGLO",
|
|
8513
|
+
decimals: 18,
|
|
8514
|
+
logoURI: "https://ethereum-optimism.github.io/data/USDGLO/logo.svg",
|
|
8515
|
+
extensions: {
|
|
8516
|
+
opListId: "extended",
|
|
8517
|
+
opTokenId: "USDGLO"
|
|
8518
|
+
}
|
|
8519
|
+
},
|
|
8520
|
+
{
|
|
8521
|
+
chainId: 10,
|
|
8522
|
+
address: "0x4f604735c1cf31399c6e711d5962b2b3e0225ad3",
|
|
8523
|
+
name: "Glo Dollar",
|
|
8524
|
+
symbol: "USDGLO",
|
|
8525
|
+
decimals: 18,
|
|
8526
|
+
logoURI: "https://ethereum-optimism.github.io/data/USDGLO/logo.svg",
|
|
8527
|
+
extensions: {
|
|
8528
|
+
opListId: "extended",
|
|
8529
|
+
opTokenId: "USDGLO"
|
|
8530
|
+
}
|
|
8531
|
+
},
|
|
8532
|
+
{
|
|
8533
|
+
chainId: 8453,
|
|
8534
|
+
address: "0x4f604735c1cf31399c6e711d5962b2b3e0225ad3",
|
|
8535
|
+
name: "Glo Dollar",
|
|
8536
|
+
symbol: "USDGLO",
|
|
8537
|
+
decimals: 18,
|
|
8538
|
+
logoURI: "https://ethereum-optimism.github.io/data/USDGLO/logo.svg",
|
|
8539
|
+
extensions: {
|
|
8540
|
+
opListId: "extended",
|
|
8541
|
+
opTokenId: "USDGLO"
|
|
8542
|
+
}
|
|
8543
|
+
},
|
|
8508
8544
|
{
|
|
8509
8545
|
chainId: 10,
|
|
8510
8546
|
address: "0x73cb180bf0521828d8849bc8CF2B920918e23032",
|
|
@@ -9893,7 +9929,7 @@ var tokens = [
|
|
|
9893
9929
|
var version = {
|
|
9894
9930
|
major: 10,
|
|
9895
9931
|
minor: 0,
|
|
9896
|
-
patch:
|
|
9932
|
+
patch: 152
|
|
9897
9933
|
};
|
|
9898
9934
|
var optimism_tokenlist_default = {
|
|
9899
9935
|
name,
|