@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
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2024-08-
|
|
9
|
+
var timestamp = "2024-08-16T13:58:46.460Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -6345,6 +6345,32 @@ var tokens = [
|
|
|
6345
6345
|
opTokenId: "ShibDoge"
|
|
6346
6346
|
}
|
|
6347
6347
|
},
|
|
6348
|
+
{
|
|
6349
|
+
chainId: 1,
|
|
6350
|
+
address: "0xe485E2f1bab389C08721B291f6b59780feC83Fd7",
|
|
6351
|
+
name: "Shutter Token",
|
|
6352
|
+
symbol: "SHU",
|
|
6353
|
+
decimals: 18,
|
|
6354
|
+
logoURI: "https://ethereum-optimism.github.io/data/SHU/logo.png",
|
|
6355
|
+
extensions: {
|
|
6356
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
6357
|
+
opListId: "extended",
|
|
6358
|
+
opTokenId: "SHU"
|
|
6359
|
+
}
|
|
6360
|
+
},
|
|
6361
|
+
{
|
|
6362
|
+
chainId: 10,
|
|
6363
|
+
address: "0xaF1d71BF947709315655514467D5158E5d3046D5",
|
|
6364
|
+
name: "Shutter Token",
|
|
6365
|
+
symbol: "SHU",
|
|
6366
|
+
decimals: 18,
|
|
6367
|
+
logoURI: "https://ethereum-optimism.github.io/data/SHU/logo.png",
|
|
6368
|
+
extensions: {
|
|
6369
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6370
|
+
opListId: "extended",
|
|
6371
|
+
opTokenId: "SHU"
|
|
6372
|
+
}
|
|
6373
|
+
},
|
|
6348
6374
|
{
|
|
6349
6375
|
chainId: 1,
|
|
6350
6376
|
address: "0x6f80310CA7F2C654691D1383149Fa1A57d8AB1f8",
|
|
@@ -7499,6 +7525,32 @@ var tokens = [
|
|
|
7499
7525
|
opTokenId: "TYBENG"
|
|
7500
7526
|
}
|
|
7501
7527
|
},
|
|
7528
|
+
{
|
|
7529
|
+
chainId: 1,
|
|
7530
|
+
address: "0xcF7801cEf3e91a7e366cf77Ed3d0B6439bB34766",
|
|
7531
|
+
name: "U-Coin",
|
|
7532
|
+
symbol: "U",
|
|
7533
|
+
decimals: 18,
|
|
7534
|
+
logoURI: "https://ethereum-optimism.github.io/data/U/logo.svg",
|
|
7535
|
+
extensions: {
|
|
7536
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
7537
|
+
opListId: "extended",
|
|
7538
|
+
opTokenId: "U"
|
|
7539
|
+
}
|
|
7540
|
+
},
|
|
7541
|
+
{
|
|
7542
|
+
chainId: 8453,
|
|
7543
|
+
address: "0x06de990abC8E6dC2E1a9Ee10E402b3AfCeF5Cdb0",
|
|
7544
|
+
name: "U-Coin",
|
|
7545
|
+
symbol: "U",
|
|
7546
|
+
decimals: 18,
|
|
7547
|
+
logoURI: "https://ethereum-optimism.github.io/data/U/logo.svg",
|
|
7548
|
+
extensions: {
|
|
7549
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
7550
|
+
opListId: "extended",
|
|
7551
|
+
opTokenId: "U"
|
|
7552
|
+
}
|
|
7553
|
+
},
|
|
7502
7554
|
{
|
|
7503
7555
|
chainId: 1,
|
|
7504
7556
|
address: "0xDd1Ad9A21Ce722C151A836373baBe42c868cE9a4",
|
|
@@ -9011,7 +9063,7 @@ var tokens = [
|
|
|
9011
9063
|
var version = {
|
|
9012
9064
|
major: 10,
|
|
9013
9065
|
minor: 0,
|
|
9014
|
-
patch:
|
|
9066
|
+
patch: 109
|
|
9015
9067
|
};
|
|
9016
9068
|
var optimism_tokenlist_default = {
|
|
9017
9069
|
name,
|