@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
package/dist/index.mjs
CHANGED
|
@@ -22,7 +22,7 @@ var keywords = [
|
|
|
22
22
|
"layer2",
|
|
23
23
|
"infrastructure"
|
|
24
24
|
];
|
|
25
|
-
var timestamp = "2024-03-
|
|
25
|
+
var timestamp = "2024-03-28T18:31:32.764Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -580,20 +580,20 @@ var tokens = [
|
|
|
580
580
|
decimals: 8,
|
|
581
581
|
logoURI: "https://ethereum-optimism.github.io/data/BITCOIN/logo.svg",
|
|
582
582
|
extensions: {
|
|
583
|
-
|
|
583
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
584
584
|
opListId: "extended",
|
|
585
585
|
opTokenId: "BITCOIN"
|
|
586
586
|
}
|
|
587
587
|
},
|
|
588
588
|
{
|
|
589
|
-
chainId:
|
|
590
|
-
address: "
|
|
589
|
+
chainId: 8453,
|
|
590
|
+
address: "0x2a06A17CBC6d0032Cac2c6696DA90f29D39a1a29",
|
|
591
591
|
name: "HarryPotterObamaSonic10Inu",
|
|
592
592
|
symbol: "BITCOIN",
|
|
593
593
|
decimals: 8,
|
|
594
594
|
logoURI: "https://ethereum-optimism.github.io/data/BITCOIN/logo.svg",
|
|
595
595
|
extensions: {
|
|
596
|
-
|
|
596
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
597
597
|
opListId: "extended",
|
|
598
598
|
opTokenId: "BITCOIN"
|
|
599
599
|
}
|
|
@@ -5862,7 +5862,7 @@ var tokens = [
|
|
|
5862
5862
|
var version = {
|
|
5863
5863
|
major: 10,
|
|
5864
5864
|
minor: 0,
|
|
5865
|
-
patch:
|
|
5865
|
+
patch: 10
|
|
5866
5866
|
};
|
|
5867
5867
|
var optimism_tokenlist_default = {
|
|
5868
5868
|
name,
|