@eth-optimism/tokenlist 10.0.235 → 10.0.236
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-9942f805.d.ts → optimism.tokenlist-5cc93db1.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 = "2025-02-
|
|
9
|
+
var timestamp = "2025-02-26T19:11:36.297Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -11455,6 +11455,58 @@ var tokens = [
|
|
|
11455
11455
|
opTokenId: "USX"
|
|
11456
11456
|
}
|
|
11457
11457
|
},
|
|
11458
|
+
{
|
|
11459
|
+
chainId: 1,
|
|
11460
|
+
address: "0xa58a4f5c4Bb043d2CC1E170613B74e767c94189B",
|
|
11461
|
+
name: "UTU Coin",
|
|
11462
|
+
symbol: "UTU",
|
|
11463
|
+
decimals: 18,
|
|
11464
|
+
logoURI: "https://ethereum-optimism.github.io/data/UTU/logo.svg",
|
|
11465
|
+
extensions: {
|
|
11466
|
+
liskBridgeAddress: "0x2658723Bf70c7667De6B25F99fcce13A16D25d08",
|
|
11467
|
+
opListId: "extended",
|
|
11468
|
+
opTokenId: "UTU"
|
|
11469
|
+
}
|
|
11470
|
+
},
|
|
11471
|
+
{
|
|
11472
|
+
chainId: 11155111,
|
|
11473
|
+
address: "0xC3586558ddb1Cc6C7c5338691842b8d5F47D253d",
|
|
11474
|
+
name: "UTUCoinMock",
|
|
11475
|
+
symbol: "UTUM",
|
|
11476
|
+
decimals: 18,
|
|
11477
|
+
logoURI: "https://ethereum-optimism.github.io/data/UTU/logo.svg",
|
|
11478
|
+
extensions: {
|
|
11479
|
+
liskBridgeAddress: "0x1Fb30e446eA791cd1f011675E5F3f5311b70faF5",
|
|
11480
|
+
opListId: "extended",
|
|
11481
|
+
opTokenId: "UTU"
|
|
11482
|
+
}
|
|
11483
|
+
},
|
|
11484
|
+
{
|
|
11485
|
+
chainId: 1135,
|
|
11486
|
+
address: "0x398697b203cA909e05690B6684D56938964b07A0",
|
|
11487
|
+
name: "UTU Coin",
|
|
11488
|
+
symbol: "UTU",
|
|
11489
|
+
decimals: 18,
|
|
11490
|
+
logoURI: "https://ethereum-optimism.github.io/data/UTU/logo.svg",
|
|
11491
|
+
extensions: {
|
|
11492
|
+
liskBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
11493
|
+
opListId: "extended",
|
|
11494
|
+
opTokenId: "UTU"
|
|
11495
|
+
}
|
|
11496
|
+
},
|
|
11497
|
+
{
|
|
11498
|
+
chainId: 4202,
|
|
11499
|
+
address: "0x4b82a31EBCD41fD4b98123cF141853aCD1166875",
|
|
11500
|
+
name: "UTUCoinMock",
|
|
11501
|
+
symbol: "UTUM",
|
|
11502
|
+
decimals: 18,
|
|
11503
|
+
logoURI: "https://ethereum-optimism.github.io/data/UTU/logo.svg",
|
|
11504
|
+
extensions: {
|
|
11505
|
+
liskBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
11506
|
+
opListId: "extended",
|
|
11507
|
+
opTokenId: "UTU"
|
|
11508
|
+
}
|
|
11509
|
+
},
|
|
11458
11510
|
{
|
|
11459
11511
|
chainId: 1,
|
|
11460
11512
|
address: "0x27C4af9A860c4caDc358005F8b48140b2E434A7B",
|
|
@@ -13009,7 +13061,7 @@ var tokens = [
|
|
|
13009
13061
|
var version = {
|
|
13010
13062
|
major: 10,
|
|
13011
13063
|
minor: 0,
|
|
13012
|
-
patch:
|
|
13064
|
+
patch: 236
|
|
13013
13065
|
};
|
|
13014
13066
|
var optimism_tokenlist_default = {
|
|
13015
13067
|
name,
|