@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.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 = "2024-03-
|
|
44
|
+
var timestamp = "2024-03-28T18:31:32.764Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -599,20 +599,20 @@ var tokens = [
|
|
|
599
599
|
decimals: 8,
|
|
600
600
|
logoURI: "https://ethereum-optimism.github.io/data/BITCOIN/logo.svg",
|
|
601
601
|
extensions: {
|
|
602
|
-
|
|
602
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
603
603
|
opListId: "extended",
|
|
604
604
|
opTokenId: "BITCOIN"
|
|
605
605
|
}
|
|
606
606
|
},
|
|
607
607
|
{
|
|
608
|
-
chainId:
|
|
609
|
-
address: "
|
|
608
|
+
chainId: 8453,
|
|
609
|
+
address: "0x2a06A17CBC6d0032Cac2c6696DA90f29D39a1a29",
|
|
610
610
|
name: "HarryPotterObamaSonic10Inu",
|
|
611
611
|
symbol: "BITCOIN",
|
|
612
612
|
decimals: 8,
|
|
613
613
|
logoURI: "https://ethereum-optimism.github.io/data/BITCOIN/logo.svg",
|
|
614
614
|
extensions: {
|
|
615
|
-
|
|
615
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
616
616
|
opListId: "extended",
|
|
617
617
|
opTokenId: "BITCOIN"
|
|
618
618
|
}
|
|
@@ -5881,7 +5881,7 @@ var tokens = [
|
|
|
5881
5881
|
var version = {
|
|
5882
5882
|
major: 10,
|
|
5883
5883
|
minor: 0,
|
|
5884
|
-
patch:
|
|
5884
|
+
patch: 10
|
|
5885
5885
|
};
|
|
5886
5886
|
var optimism_tokenlist_default = {
|
|
5887
5887
|
name,
|