@eth-optimism/tokenlist 10.0.165 → 10.0.167
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-134fb5d0.d.ts → optimism.tokenlist-662b6528.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
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2024-11-
|
|
9
|
+
var timestamp = "2024-11-20T04:00:52.195Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -320,6 +320,32 @@ var tokens = [
|
|
|
320
320
|
opTokenId: "AMKT"
|
|
321
321
|
}
|
|
322
322
|
},
|
|
323
|
+
{
|
|
324
|
+
chainId: 1,
|
|
325
|
+
address: "0xfF20817765cB7f73d4bde2e66e067E58D11095C2",
|
|
326
|
+
name: "Amp",
|
|
327
|
+
symbol: "AMP",
|
|
328
|
+
decimals: 18,
|
|
329
|
+
logoURI: "https://ethereum-optimism.github.io/data/AMP/logo.svg",
|
|
330
|
+
extensions: {
|
|
331
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
332
|
+
opListId: "extended",
|
|
333
|
+
opTokenId: "AMP"
|
|
334
|
+
}
|
|
335
|
+
},
|
|
336
|
+
{
|
|
337
|
+
chainId: 8453,
|
|
338
|
+
address: "0xb358489D5d92641EdB4D8eE8063f8005964346Ba",
|
|
339
|
+
name: "Amp",
|
|
340
|
+
symbol: "AMP",
|
|
341
|
+
decimals: 18,
|
|
342
|
+
logoURI: "https://ethereum-optimism.github.io/data/AMP/logo.svg",
|
|
343
|
+
extensions: {
|
|
344
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
345
|
+
opListId: "extended",
|
|
346
|
+
opTokenId: "AMP"
|
|
347
|
+
}
|
|
348
|
+
},
|
|
323
349
|
{
|
|
324
350
|
chainId: 1,
|
|
325
351
|
address: "0x8CDf7AF57E4c8B930e1B23c477c22f076530585e",
|
|
@@ -5809,6 +5835,32 @@ var tokens = [
|
|
|
5809
5835
|
opTokenId: "OUTb"
|
|
5810
5836
|
}
|
|
5811
5837
|
},
|
|
5838
|
+
{
|
|
5839
|
+
chainId: 1,
|
|
5840
|
+
address: "0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697",
|
|
5841
|
+
name: "OVR",
|
|
5842
|
+
symbol: "OVR",
|
|
5843
|
+
decimals: 18,
|
|
5844
|
+
logoURI: "https://ethereum-optimism.github.io/data/OVR/logo.svg",
|
|
5845
|
+
extensions: {
|
|
5846
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5847
|
+
opListId: "extended",
|
|
5848
|
+
opTokenId: "OVR"
|
|
5849
|
+
}
|
|
5850
|
+
},
|
|
5851
|
+
{
|
|
5852
|
+
chainId: 8453,
|
|
5853
|
+
address: "0x27E3Bc3a66E24CaD043aC3d93A12A8070E3897ba",
|
|
5854
|
+
name: "OVR",
|
|
5855
|
+
symbol: "OVR",
|
|
5856
|
+
decimals: 18,
|
|
5857
|
+
logoURI: "https://ethereum-optimism.github.io/data/OVR/logo.svg",
|
|
5858
|
+
extensions: {
|
|
5859
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5860
|
+
opListId: "extended",
|
|
5861
|
+
opTokenId: "OVR"
|
|
5862
|
+
}
|
|
5863
|
+
},
|
|
5812
5864
|
{
|
|
5813
5865
|
chainId: 1,
|
|
5814
5866
|
address: "0xAB846Fb6C81370327e784Ae7CbB6d6a6af6Ff4BF",
|
|
@@ -10293,7 +10345,7 @@ var tokens = [
|
|
|
10293
10345
|
var version = {
|
|
10294
10346
|
major: 10,
|
|
10295
10347
|
minor: 0,
|
|
10296
|
-
patch:
|
|
10348
|
+
patch: 167
|
|
10297
10349
|
};
|
|
10298
10350
|
var optimism_tokenlist_default = {
|
|
10299
10351
|
name,
|