@eth-optimism/tokenlist 10.0.107 → 10.0.109
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-08d21244.d.ts → optimism.tokenlist-7b1e6458.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
package/dist/index.mjs
CHANGED
|
@@ -22,7 +22,7 @@ var keywords = [
|
|
|
22
22
|
"layer2",
|
|
23
23
|
"infrastructure"
|
|
24
24
|
];
|
|
25
|
-
var timestamp = "2024-08-
|
|
25
|
+
var timestamp = "2024-08-16T13:58:46.460Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -6361,6 +6361,32 @@ var tokens = [
|
|
|
6361
6361
|
opTokenId: "ShibDoge"
|
|
6362
6362
|
}
|
|
6363
6363
|
},
|
|
6364
|
+
{
|
|
6365
|
+
chainId: 1,
|
|
6366
|
+
address: "0xe485E2f1bab389C08721B291f6b59780feC83Fd7",
|
|
6367
|
+
name: "Shutter Token",
|
|
6368
|
+
symbol: "SHU",
|
|
6369
|
+
decimals: 18,
|
|
6370
|
+
logoURI: "https://ethereum-optimism.github.io/data/SHU/logo.png",
|
|
6371
|
+
extensions: {
|
|
6372
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
6373
|
+
opListId: "extended",
|
|
6374
|
+
opTokenId: "SHU"
|
|
6375
|
+
}
|
|
6376
|
+
},
|
|
6377
|
+
{
|
|
6378
|
+
chainId: 10,
|
|
6379
|
+
address: "0xaF1d71BF947709315655514467D5158E5d3046D5",
|
|
6380
|
+
name: "Shutter Token",
|
|
6381
|
+
symbol: "SHU",
|
|
6382
|
+
decimals: 18,
|
|
6383
|
+
logoURI: "https://ethereum-optimism.github.io/data/SHU/logo.png",
|
|
6384
|
+
extensions: {
|
|
6385
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6386
|
+
opListId: "extended",
|
|
6387
|
+
opTokenId: "SHU"
|
|
6388
|
+
}
|
|
6389
|
+
},
|
|
6364
6390
|
{
|
|
6365
6391
|
chainId: 1,
|
|
6366
6392
|
address: "0x6f80310CA7F2C654691D1383149Fa1A57d8AB1f8",
|
|
@@ -7515,6 +7541,32 @@ var tokens = [
|
|
|
7515
7541
|
opTokenId: "TYBENG"
|
|
7516
7542
|
}
|
|
7517
7543
|
},
|
|
7544
|
+
{
|
|
7545
|
+
chainId: 1,
|
|
7546
|
+
address: "0xcF7801cEf3e91a7e366cf77Ed3d0B6439bB34766",
|
|
7547
|
+
name: "U-Coin",
|
|
7548
|
+
symbol: "U",
|
|
7549
|
+
decimals: 18,
|
|
7550
|
+
logoURI: "https://ethereum-optimism.github.io/data/U/logo.svg",
|
|
7551
|
+
extensions: {
|
|
7552
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
7553
|
+
opListId: "extended",
|
|
7554
|
+
opTokenId: "U"
|
|
7555
|
+
}
|
|
7556
|
+
},
|
|
7557
|
+
{
|
|
7558
|
+
chainId: 8453,
|
|
7559
|
+
address: "0x06de990abC8E6dC2E1a9Ee10E402b3AfCeF5Cdb0",
|
|
7560
|
+
name: "U-Coin",
|
|
7561
|
+
symbol: "U",
|
|
7562
|
+
decimals: 18,
|
|
7563
|
+
logoURI: "https://ethereum-optimism.github.io/data/U/logo.svg",
|
|
7564
|
+
extensions: {
|
|
7565
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
7566
|
+
opListId: "extended",
|
|
7567
|
+
opTokenId: "U"
|
|
7568
|
+
}
|
|
7569
|
+
},
|
|
7518
7570
|
{
|
|
7519
7571
|
chainId: 1,
|
|
7520
7572
|
address: "0xDd1Ad9A21Ce722C151A836373baBe42c868cE9a4",
|
|
@@ -9027,7 +9079,7 @@ var tokens = [
|
|
|
9027
9079
|
var version = {
|
|
9028
9080
|
major: 10,
|
|
9029
9081
|
minor: 0,
|
|
9030
|
-
patch:
|
|
9082
|
+
patch: 109
|
|
9031
9083
|
};
|
|
9032
9084
|
var optimism_tokenlist_default = {
|
|
9033
9085
|
name,
|