@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
package/dist/index.mjs
CHANGED
|
@@ -22,7 +22,7 @@ var keywords = [
|
|
|
22
22
|
"layer2",
|
|
23
23
|
"infrastructure"
|
|
24
24
|
];
|
|
25
|
-
var timestamp = "2024-11-20T03:
|
|
25
|
+
var timestamp = "2024-11-20T03:48:41.742Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -5825,6 +5825,32 @@ var tokens = [
|
|
|
5825
5825
|
opTokenId: "OUTb"
|
|
5826
5826
|
}
|
|
5827
5827
|
},
|
|
5828
|
+
{
|
|
5829
|
+
chainId: 1,
|
|
5830
|
+
address: "0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697",
|
|
5831
|
+
name: "OVR",
|
|
5832
|
+
symbol: "OVR",
|
|
5833
|
+
decimals: 18,
|
|
5834
|
+
logoURI: "https://ethereum-optimism.github.io/data/OVR/logo.svg",
|
|
5835
|
+
extensions: {
|
|
5836
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5837
|
+
opListId: "extended",
|
|
5838
|
+
opTokenId: "OVR"
|
|
5839
|
+
}
|
|
5840
|
+
},
|
|
5841
|
+
{
|
|
5842
|
+
chainId: 8453,
|
|
5843
|
+
address: "0x27E3Bc3a66E24CaD043aC3d93A12A8070E3897ba",
|
|
5844
|
+
name: "OVR",
|
|
5845
|
+
symbol: "OVR",
|
|
5846
|
+
decimals: 18,
|
|
5847
|
+
logoURI: "https://ethereum-optimism.github.io/data/OVR/logo.svg",
|
|
5848
|
+
extensions: {
|
|
5849
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5850
|
+
opListId: "extended",
|
|
5851
|
+
opTokenId: "OVR"
|
|
5852
|
+
}
|
|
5853
|
+
},
|
|
5828
5854
|
{
|
|
5829
5855
|
chainId: 1,
|
|
5830
5856
|
address: "0xAB846Fb6C81370327e784Ae7CbB6d6a6af6Ff4BF",
|
|
@@ -10309,7 +10335,7 @@ var tokens = [
|
|
|
10309
10335
|
var version = {
|
|
10310
10336
|
major: 10,
|
|
10311
10337
|
minor: 0,
|
|
10312
|
-
patch:
|
|
10338
|
+
patch: 166
|
|
10313
10339
|
};
|
|
10314
10340
|
var optimism_tokenlist_default = {
|
|
10315
10341
|
name,
|