@eth-optimism/tokenlist 10.0.165 → 10.0.166
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 +28 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +28 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-134fb5d0.d.ts → optimism.tokenlist-ad782232.d.ts} +28 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +28 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +28 -2
- 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-11-20T03:
|
|
9
|
+
var timestamp = "2024-11-20T03:48:41.742Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -5809,6 +5809,32 @@ var tokens = [
|
|
|
5809
5809
|
opTokenId: "OUTb"
|
|
5810
5810
|
}
|
|
5811
5811
|
},
|
|
5812
|
+
{
|
|
5813
|
+
chainId: 1,
|
|
5814
|
+
address: "0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697",
|
|
5815
|
+
name: "OVR",
|
|
5816
|
+
symbol: "OVR",
|
|
5817
|
+
decimals: 18,
|
|
5818
|
+
logoURI: "https://ethereum-optimism.github.io/data/OVR/logo.svg",
|
|
5819
|
+
extensions: {
|
|
5820
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5821
|
+
opListId: "extended",
|
|
5822
|
+
opTokenId: "OVR"
|
|
5823
|
+
}
|
|
5824
|
+
},
|
|
5825
|
+
{
|
|
5826
|
+
chainId: 8453,
|
|
5827
|
+
address: "0x27E3Bc3a66E24CaD043aC3d93A12A8070E3897ba",
|
|
5828
|
+
name: "OVR",
|
|
5829
|
+
symbol: "OVR",
|
|
5830
|
+
decimals: 18,
|
|
5831
|
+
logoURI: "https://ethereum-optimism.github.io/data/OVR/logo.svg",
|
|
5832
|
+
extensions: {
|
|
5833
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5834
|
+
opListId: "extended",
|
|
5835
|
+
opTokenId: "OVR"
|
|
5836
|
+
}
|
|
5837
|
+
},
|
|
5812
5838
|
{
|
|
5813
5839
|
chainId: 1,
|
|
5814
5840
|
address: "0xAB846Fb6C81370327e784Ae7CbB6d6a6af6Ff4BF",
|
|
@@ -10293,7 +10319,7 @@ var tokens = [
|
|
|
10293
10319
|
var version = {
|
|
10294
10320
|
major: 10,
|
|
10295
10321
|
minor: 0,
|
|
10296
|
-
patch:
|
|
10322
|
+
patch: 166
|
|
10297
10323
|
};
|
|
10298
10324
|
var optimism_tokenlist_default = {
|
|
10299
10325
|
name,
|