@eth-optimism/tokenlist 10.0.1753 → 10.0.1755
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 +16 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +16 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-7d2c1671.d.ts → optimism.tokenlist-4743ab76.d.ts} +16 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +16 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +16 -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 = "2026-02-
|
|
25
|
+
var timestamp = "2026-02-11T21:29:41.626Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -8596,6 +8596,7 @@ var tokens = [
|
|
|
8596
8596
|
extensions: {
|
|
8597
8597
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
8598
8598
|
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
8599
|
+
celoBridgeAddress: "0x9C4955b92F34148dbcfDCD82e9c9eCe5CF2badfe",
|
|
8599
8600
|
opListId: "extended",
|
|
8600
8601
|
opTokenId: "OLAS"
|
|
8601
8602
|
}
|
|
@@ -8626,6 +8627,19 @@ var tokens = [
|
|
|
8626
8627
|
opTokenId: "OLAS"
|
|
8627
8628
|
}
|
|
8628
8629
|
},
|
|
8630
|
+
{
|
|
8631
|
+
chainId: 42220,
|
|
8632
|
+
address: "0xD80533CA29fF6F033a0b55732Ed792af9Fbb381E",
|
|
8633
|
+
name: "Autonolas",
|
|
8634
|
+
symbol: "OLAS",
|
|
8635
|
+
decimals: 18,
|
|
8636
|
+
logoURI: "https://ethereum-optimism.github.io/data/OLAS/logo.svg",
|
|
8637
|
+
extensions: {
|
|
8638
|
+
celoBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
8639
|
+
opListId: "extended",
|
|
8640
|
+
opTokenId: "OLAS"
|
|
8641
|
+
}
|
|
8642
|
+
},
|
|
8629
8643
|
{
|
|
8630
8644
|
chainId: 1,
|
|
8631
8645
|
address: "0x3593D125a4f7849a1B059E64F4517A86Dd60c95d",
|
|
@@ -15287,7 +15301,7 @@ var tokens = [
|
|
|
15287
15301
|
var version = {
|
|
15288
15302
|
major: 10,
|
|
15289
15303
|
minor: 0,
|
|
15290
|
-
patch:
|
|
15304
|
+
patch: 1754
|
|
15291
15305
|
};
|
|
15292
15306
|
var optimism_tokenlist_default = {
|
|
15293
15307
|
name,
|