@eth-optimism/tokenlist 10.0.9 → 10.0.11
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 +32 -6
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +32 -6
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-cd72d9ce.d.ts → optimism.tokenlist-1b148658.d.ts} +32 -6
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +32 -6
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +32 -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-
|
|
9
|
+
var timestamp = "2024-04-01T22:21:11.166Z";
|
|
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
|
}
|
|
@@ -2932,6 +2932,32 @@ var tokens = [
|
|
|
2932
2932
|
opTokenId: "MOCHI"
|
|
2933
2933
|
}
|
|
2934
2934
|
},
|
|
2935
|
+
{
|
|
2936
|
+
chainId: 1,
|
|
2937
|
+
address: "0xaaee1a9723aadb7afa2810263653a34ba2c21c7a",
|
|
2938
|
+
name: "Mog Coin",
|
|
2939
|
+
symbol: "Mog",
|
|
2940
|
+
decimals: 18,
|
|
2941
|
+
logoURI: "https://ethereum-optimism.github.io/data/MOG/logo.svg",
|
|
2942
|
+
extensions: {
|
|
2943
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
2944
|
+
opListId: "extended",
|
|
2945
|
+
opTokenId: "MOG"
|
|
2946
|
+
}
|
|
2947
|
+
},
|
|
2948
|
+
{
|
|
2949
|
+
chainId: 8453,
|
|
2950
|
+
address: "0x2da56acb9ea78330f947bd57c54119debda7af71",
|
|
2951
|
+
name: "Mog Coin",
|
|
2952
|
+
symbol: "Mog",
|
|
2953
|
+
decimals: 18,
|
|
2954
|
+
logoURI: "https://ethereum-optimism.github.io/data/MOG/logo.svg",
|
|
2955
|
+
extensions: {
|
|
2956
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
2957
|
+
opListId: "extended",
|
|
2958
|
+
opTokenId: "MOG"
|
|
2959
|
+
}
|
|
2960
|
+
},
|
|
2935
2961
|
{
|
|
2936
2962
|
chainId: 1,
|
|
2937
2963
|
address: "0x1351986732367ff6B51784c6A75f63502dE13a9a",
|
|
@@ -5846,7 +5872,7 @@ var tokens = [
|
|
|
5846
5872
|
var version = {
|
|
5847
5873
|
major: 10,
|
|
5848
5874
|
minor: 0,
|
|
5849
|
-
patch:
|
|
5875
|
+
patch: 11
|
|
5850
5876
|
};
|
|
5851
5877
|
var optimism_tokenlist_default = {
|
|
5852
5878
|
name,
|