@eth-optimism/tokenlist 10.0.9 → 10.0.10
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 +6 -6
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +6 -6
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-cd72d9ce.d.ts → optimism.tokenlist-856bdb6c.d.ts} +6 -6
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +6 -6
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +6 -6
- 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-03-
|
|
9
|
+
var timestamp = "2024-03-28T18:31:32.764Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -564,20 +564,20 @@ var tokens = [
|
|
|
564
564
|
decimals: 8,
|
|
565
565
|
logoURI: "https://ethereum-optimism.github.io/data/BITCOIN/logo.svg",
|
|
566
566
|
extensions: {
|
|
567
|
-
|
|
567
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
568
568
|
opListId: "extended",
|
|
569
569
|
opTokenId: "BITCOIN"
|
|
570
570
|
}
|
|
571
571
|
},
|
|
572
572
|
{
|
|
573
|
-
chainId:
|
|
574
|
-
address: "
|
|
573
|
+
chainId: 8453,
|
|
574
|
+
address: "0x2a06A17CBC6d0032Cac2c6696DA90f29D39a1a29",
|
|
575
575
|
name: "HarryPotterObamaSonic10Inu",
|
|
576
576
|
symbol: "BITCOIN",
|
|
577
577
|
decimals: 8,
|
|
578
578
|
logoURI: "https://ethereum-optimism.github.io/data/BITCOIN/logo.svg",
|
|
579
579
|
extensions: {
|
|
580
|
-
|
|
580
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
581
581
|
opListId: "extended",
|
|
582
582
|
opTokenId: "BITCOIN"
|
|
583
583
|
}
|
|
@@ -5846,7 +5846,7 @@ var tokens = [
|
|
|
5846
5846
|
var version = {
|
|
5847
5847
|
major: 10,
|
|
5848
5848
|
minor: 0,
|
|
5849
|
-
patch:
|
|
5849
|
+
patch: 10
|
|
5850
5850
|
};
|
|
5851
5851
|
var optimism_tokenlist_default = {
|
|
5852
5852
|
name,
|