@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.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-09-
|
|
44
|
+
var timestamp = "2024-09-23T14:42:18.456Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -1592,6 +1592,46 @@ var tokens = [
|
|
|
1592
1592
|
opTokenId: "CRYO"
|
|
1593
1593
|
}
|
|
1594
1594
|
},
|
|
1595
|
+
{
|
|
1596
|
+
chainId: 1,
|
|
1597
|
+
address: "0xF35155E38C8750372ca024a3d1b5cc7174AaaBbC",
|
|
1598
|
+
name: "Travel Deals",
|
|
1599
|
+
symbol: "CTRAVL",
|
|
1600
|
+
decimals: 4,
|
|
1601
|
+
logoURI: "https://ethereum-optimism.github.io/data/CTRAVL/logo.svg",
|
|
1602
|
+
extensions: {
|
|
1603
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
1604
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
1605
|
+
opListId: "extended",
|
|
1606
|
+
opTokenId: "CTRAVL"
|
|
1607
|
+
}
|
|
1608
|
+
},
|
|
1609
|
+
{
|
|
1610
|
+
chainId: 10,
|
|
1611
|
+
address: "0xeFCC1BaCD639619135746bD8113B70abBFa6C7B0",
|
|
1612
|
+
name: "Travel Deals",
|
|
1613
|
+
symbol: "CTRAVL",
|
|
1614
|
+
decimals: 4,
|
|
1615
|
+
logoURI: "https://ethereum-optimism.github.io/data/CTRAVL/logo.svg",
|
|
1616
|
+
extensions: {
|
|
1617
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1618
|
+
opListId: "extended",
|
|
1619
|
+
opTokenId: "CTRAVL"
|
|
1620
|
+
}
|
|
1621
|
+
},
|
|
1622
|
+
{
|
|
1623
|
+
chainId: 8453,
|
|
1624
|
+
address: "0x136B80f6Aa5d03456eAAE779747CC0a5F6835899",
|
|
1625
|
+
name: "Travel Deals",
|
|
1626
|
+
symbol: "CTRAVL",
|
|
1627
|
+
decimals: 4,
|
|
1628
|
+
logoURI: "https://ethereum-optimism.github.io/data/CTRAVL/logo.svg",
|
|
1629
|
+
extensions: {
|
|
1630
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1631
|
+
opListId: "extended",
|
|
1632
|
+
opTokenId: "CTRAVL"
|
|
1633
|
+
}
|
|
1634
|
+
},
|
|
1595
1635
|
{
|
|
1596
1636
|
chainId: 1,
|
|
1597
1637
|
address: "0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D",
|
|
@@ -8098,6 +8138,18 @@ var tokens = [
|
|
|
8098
8138
|
opTokenId: "UNI"
|
|
8099
8139
|
}
|
|
8100
8140
|
},
|
|
8141
|
+
{
|
|
8142
|
+
chainId: 8453,
|
|
8143
|
+
address: "0xac27fa800955849d6d17cc8952ba9dd6eaa66187",
|
|
8144
|
+
name: "UnlockProtocolToken",
|
|
8145
|
+
symbol: "UP",
|
|
8146
|
+
decimals: 18,
|
|
8147
|
+
logoURI: "https://ethereum-optimism.github.io/data/UP/logo.svg",
|
|
8148
|
+
extensions: {
|
|
8149
|
+
opListId: "extended",
|
|
8150
|
+
opTokenId: "UP"
|
|
8151
|
+
}
|
|
8152
|
+
},
|
|
8101
8153
|
{
|
|
8102
8154
|
chainId: 1,
|
|
8103
8155
|
address: "0x38547D918b9645F2D94336B6b61AEB08053E142c",
|
|
@@ -9502,7 +9554,7 @@ var tokens = [
|
|
|
9502
9554
|
var version = {
|
|
9503
9555
|
major: 10,
|
|
9504
9556
|
minor: 0,
|
|
9505
|
-
patch:
|
|
9557
|
+
patch: 132
|
|
9506
9558
|
};
|
|
9507
9559
|
var optimism_tokenlist_default = {
|
|
9508
9560
|
name,
|