@eth-optimism/tokenlist 9.0.49 → 9.0.51
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 +23 -7
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +23 -7
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-41f5b995.d.ts → optimism.tokenlist-2c377e6f.d.ts} +23 -7
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +23 -7
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +23 -7
- 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-03-
|
|
44
|
+
var timestamp = "2024-03-14T16:46:50.745Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -1382,7 +1382,8 @@ var tokens = [
|
|
|
1382
1382
|
logoURI: "https://ethereum-optimism.github.io/data/DAI/logo.svg",
|
|
1383
1383
|
extensions: {
|
|
1384
1384
|
optimismBridgeAddress: "0x10E6593CDda8c58a1d0f14C5164B376352a55f2F",
|
|
1385
|
-
baseBridgeAddress: "
|
|
1385
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
1386
|
+
pgnBridgeAddress: "0xD0204B9527C1bA7bD765Fa5CCD9355d38338272b",
|
|
1386
1387
|
opListId: "default",
|
|
1387
1388
|
opTokenId: "DAI"
|
|
1388
1389
|
}
|
|
@@ -1461,7 +1462,7 @@ var tokens = [
|
|
|
1461
1462
|
decimals: 18,
|
|
1462
1463
|
logoURI: "https://ethereum-optimism.github.io/data/DAI/logo.svg",
|
|
1463
1464
|
extensions: {
|
|
1464
|
-
|
|
1465
|
+
pgnBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1465
1466
|
opListId: "default",
|
|
1466
1467
|
opTokenId: "DAI"
|
|
1467
1468
|
}
|
|
@@ -6287,7 +6288,8 @@ var tokens = [
|
|
|
6287
6288
|
logoURI: "https://ethereum-optimism.github.io/data/USDT/logo.png",
|
|
6288
6289
|
extensions: {
|
|
6289
6290
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
6290
|
-
|
|
6291
|
+
pgnBridgeAddress: "0xD0204B9527C1bA7bD765Fa5CCD9355d38338272b",
|
|
6292
|
+
modeBridgeAddress: "0x735aDBbE72226BD52e818E7181953f42E3b0FF21",
|
|
6291
6293
|
opListId: "default",
|
|
6292
6294
|
opTokenId: "USDT"
|
|
6293
6295
|
}
|
|
@@ -6339,7 +6341,7 @@ var tokens = [
|
|
|
6339
6341
|
decimals: 6,
|
|
6340
6342
|
logoURI: "https://ethereum-optimism.github.io/data/USDT/logo.png",
|
|
6341
6343
|
extensions: {
|
|
6342
|
-
|
|
6344
|
+
pgnBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6343
6345
|
opListId: "default",
|
|
6344
6346
|
opTokenId: "USDT"
|
|
6345
6347
|
}
|
|
@@ -6352,7 +6354,7 @@ var tokens = [
|
|
|
6352
6354
|
decimals: 6,
|
|
6353
6355
|
logoURI: "https://ethereum-optimism.github.io/data/USDT/logo.png",
|
|
6354
6356
|
extensions: {
|
|
6355
|
-
|
|
6357
|
+
modeBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6356
6358
|
opListId: "default",
|
|
6357
6359
|
opTokenId: "USDT"
|
|
6358
6360
|
}
|
|
@@ -6626,6 +6628,7 @@ var tokens = [
|
|
|
6626
6628
|
logoURI: "https://ethereum-optimism.github.io/data/WBTC/logo.svg",
|
|
6627
6629
|
extensions: {
|
|
6628
6630
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
6631
|
+
modeBridgeAddress: "0x735aDBbE72226BD52e818E7181953f42E3b0FF21",
|
|
6629
6632
|
opListId: "default",
|
|
6630
6633
|
opTokenId: "WBTC"
|
|
6631
6634
|
}
|
|
@@ -6669,6 +6672,19 @@ var tokens = [
|
|
|
6669
6672
|
opTokenId: "WBTC"
|
|
6670
6673
|
}
|
|
6671
6674
|
},
|
|
6675
|
+
{
|
|
6676
|
+
chainId: 34443,
|
|
6677
|
+
address: "0xcDd475325D6F564d27247D1DddBb0DAc6fA0a5CF",
|
|
6678
|
+
name: "Wrapped BTC",
|
|
6679
|
+
symbol: "WBTC",
|
|
6680
|
+
decimals: 8,
|
|
6681
|
+
logoURI: "https://ethereum-optimism.github.io/data/WBTC/logo.svg",
|
|
6682
|
+
extensions: {
|
|
6683
|
+
modeBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6684
|
+
opListId: "default",
|
|
6685
|
+
opTokenId: "WBTC"
|
|
6686
|
+
}
|
|
6687
|
+
},
|
|
6672
6688
|
{
|
|
6673
6689
|
chainId: 1,
|
|
6674
6690
|
address: "0xCd5fE23C85820F7B72D0926FC9b05b43E359b7ee",
|
|
@@ -7207,7 +7223,7 @@ var tokens = [
|
|
|
7207
7223
|
var version = {
|
|
7208
7224
|
major: 9,
|
|
7209
7225
|
minor: 0,
|
|
7210
|
-
patch:
|
|
7226
|
+
patch: 51
|
|
7211
7227
|
};
|
|
7212
7228
|
var optimism_tokenlist_default = {
|
|
7213
7229
|
name,
|