@eth-optimism/tokenlist 10.0.1752 → 10.0.1754
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-51ff6a4c.d.ts → optimism.tokenlist-1536c30f.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.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 = "2026-02-
|
|
44
|
+
var timestamp = "2026-02-07T03:15:45.534Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -8615,6 +8615,7 @@ var tokens = [
|
|
|
8615
8615
|
extensions: {
|
|
8616
8616
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
8617
8617
|
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
8618
|
+
celoBridgeAddress: "0x9C4955b92F34148dbcfDCD82e9c9eCe5CF2badfe",
|
|
8618
8619
|
opListId: "extended",
|
|
8619
8620
|
opTokenId: "OLAS"
|
|
8620
8621
|
}
|
|
@@ -8645,6 +8646,19 @@ var tokens = [
|
|
|
8645
8646
|
opTokenId: "OLAS"
|
|
8646
8647
|
}
|
|
8647
8648
|
},
|
|
8649
|
+
{
|
|
8650
|
+
chainId: 42220,
|
|
8651
|
+
address: "0xD80533CA29fF6F033a0b55732Ed792af9Fbb381E",
|
|
8652
|
+
name: "Autonolas",
|
|
8653
|
+
symbol: "OLAS",
|
|
8654
|
+
decimals: 18,
|
|
8655
|
+
logoURI: "https://ethereum-optimism.github.io/data/OLAS/logo.svg",
|
|
8656
|
+
extensions: {
|
|
8657
|
+
celoBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
8658
|
+
opListId: "extended",
|
|
8659
|
+
opTokenId: "OLAS"
|
|
8660
|
+
}
|
|
8661
|
+
},
|
|
8648
8662
|
{
|
|
8649
8663
|
chainId: 1,
|
|
8650
8664
|
address: "0x3593D125a4f7849a1B059E64F4517A86Dd60c95d",
|
|
@@ -15306,7 +15320,7 @@ var tokens = [
|
|
|
15306
15320
|
var version = {
|
|
15307
15321
|
major: 10,
|
|
15308
15322
|
minor: 0,
|
|
15309
|
-
patch:
|
|
15323
|
+
patch: 1753
|
|
15310
15324
|
};
|
|
15311
15325
|
var optimism_tokenlist_default = {
|
|
15312
15326
|
name,
|