@eth-optimism/tokenlist 10.0.130 → 10.0.132
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-f2bd1624.d.ts → optimism.tokenlist-e8634021.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-09-
|
|
9
|
+
var timestamp = "2024-09-23T14:42:18.456Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -1557,6 +1557,46 @@ var tokens = [
|
|
|
1557
1557
|
opTokenId: "CRYO"
|
|
1558
1558
|
}
|
|
1559
1559
|
},
|
|
1560
|
+
{
|
|
1561
|
+
chainId: 1,
|
|
1562
|
+
address: "0xF35155E38C8750372ca024a3d1b5cc7174AaaBbC",
|
|
1563
|
+
name: "Travel Deals",
|
|
1564
|
+
symbol: "CTRAVL",
|
|
1565
|
+
decimals: 4,
|
|
1566
|
+
logoURI: "https://ethereum-optimism.github.io/data/CTRAVL/logo.svg",
|
|
1567
|
+
extensions: {
|
|
1568
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
1569
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
1570
|
+
opListId: "extended",
|
|
1571
|
+
opTokenId: "CTRAVL"
|
|
1572
|
+
}
|
|
1573
|
+
},
|
|
1574
|
+
{
|
|
1575
|
+
chainId: 10,
|
|
1576
|
+
address: "0xeFCC1BaCD639619135746bD8113B70abBFa6C7B0",
|
|
1577
|
+
name: "Travel Deals",
|
|
1578
|
+
symbol: "CTRAVL",
|
|
1579
|
+
decimals: 4,
|
|
1580
|
+
logoURI: "https://ethereum-optimism.github.io/data/CTRAVL/logo.svg",
|
|
1581
|
+
extensions: {
|
|
1582
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1583
|
+
opListId: "extended",
|
|
1584
|
+
opTokenId: "CTRAVL"
|
|
1585
|
+
}
|
|
1586
|
+
},
|
|
1587
|
+
{
|
|
1588
|
+
chainId: 8453,
|
|
1589
|
+
address: "0x136B80f6Aa5d03456eAAE779747CC0a5F6835899",
|
|
1590
|
+
name: "Travel Deals",
|
|
1591
|
+
symbol: "CTRAVL",
|
|
1592
|
+
decimals: 4,
|
|
1593
|
+
logoURI: "https://ethereum-optimism.github.io/data/CTRAVL/logo.svg",
|
|
1594
|
+
extensions: {
|
|
1595
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1596
|
+
opListId: "extended",
|
|
1597
|
+
opTokenId: "CTRAVL"
|
|
1598
|
+
}
|
|
1599
|
+
},
|
|
1560
1600
|
{
|
|
1561
1601
|
chainId: 1,
|
|
1562
1602
|
address: "0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D",
|
|
@@ -8063,6 +8103,18 @@ var tokens = [
|
|
|
8063
8103
|
opTokenId: "UNI"
|
|
8064
8104
|
}
|
|
8065
8105
|
},
|
|
8106
|
+
{
|
|
8107
|
+
chainId: 8453,
|
|
8108
|
+
address: "0xac27fa800955849d6d17cc8952ba9dd6eaa66187",
|
|
8109
|
+
name: "UnlockProtocolToken",
|
|
8110
|
+
symbol: "UP",
|
|
8111
|
+
decimals: 18,
|
|
8112
|
+
logoURI: "https://ethereum-optimism.github.io/data/UP/logo.svg",
|
|
8113
|
+
extensions: {
|
|
8114
|
+
opListId: "extended",
|
|
8115
|
+
opTokenId: "UP"
|
|
8116
|
+
}
|
|
8117
|
+
},
|
|
8066
8118
|
{
|
|
8067
8119
|
chainId: 1,
|
|
8068
8120
|
address: "0x38547D918b9645F2D94336B6b61AEB08053E142c",
|
|
@@ -9467,7 +9519,7 @@ var tokens = [
|
|
|
9467
9519
|
var version = {
|
|
9468
9520
|
major: 10,
|
|
9469
9521
|
minor: 0,
|
|
9470
|
-
patch:
|
|
9522
|
+
patch: 132
|
|
9471
9523
|
};
|
|
9472
9524
|
var optimism_tokenlist_default = {
|
|
9473
9525
|
name,
|