@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.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-11-20T03:
|
|
44
|
+
var timestamp = "2024-11-20T03:48:41.742Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -5844,6 +5844,32 @@ var tokens = [
|
|
|
5844
5844
|
opTokenId: "OUTb"
|
|
5845
5845
|
}
|
|
5846
5846
|
},
|
|
5847
|
+
{
|
|
5848
|
+
chainId: 1,
|
|
5849
|
+
address: "0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697",
|
|
5850
|
+
name: "OVR",
|
|
5851
|
+
symbol: "OVR",
|
|
5852
|
+
decimals: 18,
|
|
5853
|
+
logoURI: "https://ethereum-optimism.github.io/data/OVR/logo.svg",
|
|
5854
|
+
extensions: {
|
|
5855
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5856
|
+
opListId: "extended",
|
|
5857
|
+
opTokenId: "OVR"
|
|
5858
|
+
}
|
|
5859
|
+
},
|
|
5860
|
+
{
|
|
5861
|
+
chainId: 8453,
|
|
5862
|
+
address: "0x27E3Bc3a66E24CaD043aC3d93A12A8070E3897ba",
|
|
5863
|
+
name: "OVR",
|
|
5864
|
+
symbol: "OVR",
|
|
5865
|
+
decimals: 18,
|
|
5866
|
+
logoURI: "https://ethereum-optimism.github.io/data/OVR/logo.svg",
|
|
5867
|
+
extensions: {
|
|
5868
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5869
|
+
opListId: "extended",
|
|
5870
|
+
opTokenId: "OVR"
|
|
5871
|
+
}
|
|
5872
|
+
},
|
|
5847
5873
|
{
|
|
5848
5874
|
chainId: 1,
|
|
5849
5875
|
address: "0xAB846Fb6C81370327e784Ae7CbB6d6a6af6Ff4BF",
|
|
@@ -10328,7 +10354,7 @@ var tokens = [
|
|
|
10328
10354
|
var version = {
|
|
10329
10355
|
major: 10,
|
|
10330
10356
|
minor: 0,
|
|
10331
|
-
patch:
|
|
10357
|
+
patch: 166
|
|
10332
10358
|
};
|
|
10333
10359
|
var optimism_tokenlist_default = {
|
|
10334
10360
|
name,
|