@eth-optimism/tokenlist 9.0.8 → 9.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 +54 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +54 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-4aaa8619.d.ts → optimism.tokenlist-34deed25.d.ts} +54 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +54 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +54 -2
- 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 = "2023-11-
|
|
25
|
+
var timestamp = "2023-11-27T15:49:32.923Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -3395,6 +3395,32 @@ var tokens = [
|
|
|
3395
3395
|
opTokenId: "NOGS"
|
|
3396
3396
|
}
|
|
3397
3397
|
},
|
|
3398
|
+
{
|
|
3399
|
+
chainId: 1,
|
|
3400
|
+
address: "0x967da4048cD07aB37855c090aAF366e4ce1b9F48",
|
|
3401
|
+
name: "Ocean Token",
|
|
3402
|
+
symbol: "OCEAN",
|
|
3403
|
+
decimals: 18,
|
|
3404
|
+
logoURI: "https://ethereum-optimism.github.io/data/OCEAN/logo.png",
|
|
3405
|
+
extensions: {
|
|
3406
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
3407
|
+
opListId: "extended",
|
|
3408
|
+
opTokenId: "OCEAN"
|
|
3409
|
+
}
|
|
3410
|
+
},
|
|
3411
|
+
{
|
|
3412
|
+
chainId: 10,
|
|
3413
|
+
address: "0x2561aa2bB1d2Eb6629EDd7b0938d7679B8b49f9E",
|
|
3414
|
+
name: "Ocean Token",
|
|
3415
|
+
symbol: "OCEAN",
|
|
3416
|
+
decimals: 18,
|
|
3417
|
+
logoURI: "https://ethereum-optimism.github.io/data/OCEAN/logo.png",
|
|
3418
|
+
extensions: {
|
|
3419
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3420
|
+
opListId: "extended",
|
|
3421
|
+
opTokenId: "OCEAN"
|
|
3422
|
+
}
|
|
3423
|
+
},
|
|
3398
3424
|
{
|
|
3399
3425
|
chainId: 10,
|
|
3400
3426
|
address: "0x4200000000000000000000000000000000000042",
|
|
@@ -5789,6 +5815,19 @@ var tokens = [
|
|
|
5789
5815
|
opTokenId: "WBTC"
|
|
5790
5816
|
}
|
|
5791
5817
|
},
|
|
5818
|
+
{
|
|
5819
|
+
chainId: 1,
|
|
5820
|
+
address: "0xCd5fE23C85820F7B72D0926FC9b05b43E359b7ee",
|
|
5821
|
+
name: "Wrapped eETH",
|
|
5822
|
+
symbol: "weETH",
|
|
5823
|
+
decimals: 18,
|
|
5824
|
+
logoURI: "https://ethereum-optimism.github.io/data/weETH/logo.svg",
|
|
5825
|
+
extensions: {
|
|
5826
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
5827
|
+
opListId: "extended",
|
|
5828
|
+
opTokenId: "weETH"
|
|
5829
|
+
}
|
|
5830
|
+
},
|
|
5792
5831
|
{
|
|
5793
5832
|
chainId: 5,
|
|
5794
5833
|
address: "0xAc687b5ccd042e0d70405219112d95035938e3e8",
|
|
@@ -5802,6 +5841,19 @@ var tokens = [
|
|
|
5802
5841
|
opTokenId: "weETH"
|
|
5803
5842
|
}
|
|
5804
5843
|
},
|
|
5844
|
+
{
|
|
5845
|
+
chainId: 10,
|
|
5846
|
+
address: "0x346e03F8Cce9fE01dCB3d0Da3e9D00dC2c0E08f0",
|
|
5847
|
+
name: "Wrapped eETH",
|
|
5848
|
+
symbol: "weETH",
|
|
5849
|
+
decimals: 18,
|
|
5850
|
+
logoURI: "https://ethereum-optimism.github.io/data/weETH/logo.svg",
|
|
5851
|
+
extensions: {
|
|
5852
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5853
|
+
opListId: "extended",
|
|
5854
|
+
opTokenId: "weETH"
|
|
5855
|
+
}
|
|
5856
|
+
},
|
|
5805
5857
|
{
|
|
5806
5858
|
chainId: 420,
|
|
5807
5859
|
address: "0x7e7d4467112689329f7E06571eD0E8CbAd4910eE",
|
|
@@ -6261,7 +6313,7 @@ var tokens = [
|
|
|
6261
6313
|
var version = {
|
|
6262
6314
|
major: 9,
|
|
6263
6315
|
minor: 0,
|
|
6264
|
-
patch:
|
|
6316
|
+
patch: 10
|
|
6265
6317
|
};
|
|
6266
6318
|
var optimism_tokenlist_default = {
|
|
6267
6319
|
name,
|