@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
package/dist/index.mjs
CHANGED
|
@@ -22,7 +22,7 @@ var keywords = [
|
|
|
22
22
|
"layer2",
|
|
23
23
|
"infrastructure"
|
|
24
24
|
];
|
|
25
|
-
var timestamp = "2024-09-
|
|
25
|
+
var timestamp = "2024-09-23T14:42:18.456Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -1573,6 +1573,46 @@ var tokens = [
|
|
|
1573
1573
|
opTokenId: "CRYO"
|
|
1574
1574
|
}
|
|
1575
1575
|
},
|
|
1576
|
+
{
|
|
1577
|
+
chainId: 1,
|
|
1578
|
+
address: "0xF35155E38C8750372ca024a3d1b5cc7174AaaBbC",
|
|
1579
|
+
name: "Travel Deals",
|
|
1580
|
+
symbol: "CTRAVL",
|
|
1581
|
+
decimals: 4,
|
|
1582
|
+
logoURI: "https://ethereum-optimism.github.io/data/CTRAVL/logo.svg",
|
|
1583
|
+
extensions: {
|
|
1584
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
1585
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
1586
|
+
opListId: "extended",
|
|
1587
|
+
opTokenId: "CTRAVL"
|
|
1588
|
+
}
|
|
1589
|
+
},
|
|
1590
|
+
{
|
|
1591
|
+
chainId: 10,
|
|
1592
|
+
address: "0xeFCC1BaCD639619135746bD8113B70abBFa6C7B0",
|
|
1593
|
+
name: "Travel Deals",
|
|
1594
|
+
symbol: "CTRAVL",
|
|
1595
|
+
decimals: 4,
|
|
1596
|
+
logoURI: "https://ethereum-optimism.github.io/data/CTRAVL/logo.svg",
|
|
1597
|
+
extensions: {
|
|
1598
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1599
|
+
opListId: "extended",
|
|
1600
|
+
opTokenId: "CTRAVL"
|
|
1601
|
+
}
|
|
1602
|
+
},
|
|
1603
|
+
{
|
|
1604
|
+
chainId: 8453,
|
|
1605
|
+
address: "0x136B80f6Aa5d03456eAAE779747CC0a5F6835899",
|
|
1606
|
+
name: "Travel Deals",
|
|
1607
|
+
symbol: "CTRAVL",
|
|
1608
|
+
decimals: 4,
|
|
1609
|
+
logoURI: "https://ethereum-optimism.github.io/data/CTRAVL/logo.svg",
|
|
1610
|
+
extensions: {
|
|
1611
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1612
|
+
opListId: "extended",
|
|
1613
|
+
opTokenId: "CTRAVL"
|
|
1614
|
+
}
|
|
1615
|
+
},
|
|
1576
1616
|
{
|
|
1577
1617
|
chainId: 1,
|
|
1578
1618
|
address: "0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D",
|
|
@@ -8079,6 +8119,18 @@ var tokens = [
|
|
|
8079
8119
|
opTokenId: "UNI"
|
|
8080
8120
|
}
|
|
8081
8121
|
},
|
|
8122
|
+
{
|
|
8123
|
+
chainId: 8453,
|
|
8124
|
+
address: "0xac27fa800955849d6d17cc8952ba9dd6eaa66187",
|
|
8125
|
+
name: "UnlockProtocolToken",
|
|
8126
|
+
symbol: "UP",
|
|
8127
|
+
decimals: 18,
|
|
8128
|
+
logoURI: "https://ethereum-optimism.github.io/data/UP/logo.svg",
|
|
8129
|
+
extensions: {
|
|
8130
|
+
opListId: "extended",
|
|
8131
|
+
opTokenId: "UP"
|
|
8132
|
+
}
|
|
8133
|
+
},
|
|
8082
8134
|
{
|
|
8083
8135
|
chainId: 1,
|
|
8084
8136
|
address: "0x38547D918b9645F2D94336B6b61AEB08053E142c",
|
|
@@ -9483,7 +9535,7 @@ var tokens = [
|
|
|
9483
9535
|
var version = {
|
|
9484
9536
|
major: 10,
|
|
9485
9537
|
minor: 0,
|
|
9486
|
-
patch:
|
|
9538
|
+
patch: 132
|
|
9487
9539
|
};
|
|
9488
9540
|
var optimism_tokenlist_default = {
|
|
9489
9541
|
name,
|