@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.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-08-
|
|
44
|
+
var timestamp = "2024-08-16T13:58:46.460Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -6380,6 +6380,32 @@ var tokens = [
|
|
|
6380
6380
|
opTokenId: "ShibDoge"
|
|
6381
6381
|
}
|
|
6382
6382
|
},
|
|
6383
|
+
{
|
|
6384
|
+
chainId: 1,
|
|
6385
|
+
address: "0xe485E2f1bab389C08721B291f6b59780feC83Fd7",
|
|
6386
|
+
name: "Shutter Token",
|
|
6387
|
+
symbol: "SHU",
|
|
6388
|
+
decimals: 18,
|
|
6389
|
+
logoURI: "https://ethereum-optimism.github.io/data/SHU/logo.png",
|
|
6390
|
+
extensions: {
|
|
6391
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
6392
|
+
opListId: "extended",
|
|
6393
|
+
opTokenId: "SHU"
|
|
6394
|
+
}
|
|
6395
|
+
},
|
|
6396
|
+
{
|
|
6397
|
+
chainId: 10,
|
|
6398
|
+
address: "0xaF1d71BF947709315655514467D5158E5d3046D5",
|
|
6399
|
+
name: "Shutter Token",
|
|
6400
|
+
symbol: "SHU",
|
|
6401
|
+
decimals: 18,
|
|
6402
|
+
logoURI: "https://ethereum-optimism.github.io/data/SHU/logo.png",
|
|
6403
|
+
extensions: {
|
|
6404
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6405
|
+
opListId: "extended",
|
|
6406
|
+
opTokenId: "SHU"
|
|
6407
|
+
}
|
|
6408
|
+
},
|
|
6383
6409
|
{
|
|
6384
6410
|
chainId: 1,
|
|
6385
6411
|
address: "0x6f80310CA7F2C654691D1383149Fa1A57d8AB1f8",
|
|
@@ -7534,6 +7560,32 @@ var tokens = [
|
|
|
7534
7560
|
opTokenId: "TYBENG"
|
|
7535
7561
|
}
|
|
7536
7562
|
},
|
|
7563
|
+
{
|
|
7564
|
+
chainId: 1,
|
|
7565
|
+
address: "0xcF7801cEf3e91a7e366cf77Ed3d0B6439bB34766",
|
|
7566
|
+
name: "U-Coin",
|
|
7567
|
+
symbol: "U",
|
|
7568
|
+
decimals: 18,
|
|
7569
|
+
logoURI: "https://ethereum-optimism.github.io/data/U/logo.svg",
|
|
7570
|
+
extensions: {
|
|
7571
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
7572
|
+
opListId: "extended",
|
|
7573
|
+
opTokenId: "U"
|
|
7574
|
+
}
|
|
7575
|
+
},
|
|
7576
|
+
{
|
|
7577
|
+
chainId: 8453,
|
|
7578
|
+
address: "0x06de990abC8E6dC2E1a9Ee10E402b3AfCeF5Cdb0",
|
|
7579
|
+
name: "U-Coin",
|
|
7580
|
+
symbol: "U",
|
|
7581
|
+
decimals: 18,
|
|
7582
|
+
logoURI: "https://ethereum-optimism.github.io/data/U/logo.svg",
|
|
7583
|
+
extensions: {
|
|
7584
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
7585
|
+
opListId: "extended",
|
|
7586
|
+
opTokenId: "U"
|
|
7587
|
+
}
|
|
7588
|
+
},
|
|
7537
7589
|
{
|
|
7538
7590
|
chainId: 1,
|
|
7539
7591
|
address: "0xDd1Ad9A21Ce722C151A836373baBe42c868cE9a4",
|
|
@@ -9046,7 +9098,7 @@ var tokens = [
|
|
|
9046
9098
|
var version = {
|
|
9047
9099
|
major: 10,
|
|
9048
9100
|
minor: 0,
|
|
9049
|
-
patch:
|
|
9101
|
+
patch: 109
|
|
9050
9102
|
};
|
|
9051
9103
|
var optimism_tokenlist_default = {
|
|
9052
9104
|
name,
|