@eth-optimism/tokenlist 10.0.232 → 10.0.234
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-fdc648b3.d.ts → optimism.tokenlist-591ca9d9.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 = "2025-02-20T14:
|
|
25
|
+
var timestamp = "2025-02-20T14:55:09.548Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -1596,6 +1596,32 @@ var tokens = [
|
|
|
1596
1596
|
opTokenId: "BOND"
|
|
1597
1597
|
}
|
|
1598
1598
|
},
|
|
1599
|
+
{
|
|
1600
|
+
chainId: 1,
|
|
1601
|
+
address: "0xC477D038d5420C6A9e0b031712f61c5120090de9",
|
|
1602
|
+
name: "Boson Token",
|
|
1603
|
+
symbol: "BOSON",
|
|
1604
|
+
decimals: 18,
|
|
1605
|
+
logoURI: "https://ethereum-optimism.github.io/data/BOSON/logo.svg",
|
|
1606
|
+
extensions: {
|
|
1607
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
1608
|
+
opListId: "extended",
|
|
1609
|
+
opTokenId: "BOSON"
|
|
1610
|
+
}
|
|
1611
|
+
},
|
|
1612
|
+
{
|
|
1613
|
+
chainId: 8453,
|
|
1614
|
+
address: "0x2192607C3CBA9Ec3D490206d10d831E68E5F3c97",
|
|
1615
|
+
name: "Boson Token",
|
|
1616
|
+
symbol: "BOSON",
|
|
1617
|
+
decimals: 18,
|
|
1618
|
+
logoURI: "https://ethereum-optimism.github.io/data/BOSON/logo.svg",
|
|
1619
|
+
extensions: {
|
|
1620
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1621
|
+
opListId: "extended",
|
|
1622
|
+
opTokenId: "BOSON"
|
|
1623
|
+
}
|
|
1624
|
+
},
|
|
1599
1625
|
{
|
|
1600
1626
|
chainId: 1,
|
|
1601
1627
|
address: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
@@ -8189,6 +8215,32 @@ var tokens = [
|
|
|
8189
8215
|
opTokenId: "PSY"
|
|
8190
8216
|
}
|
|
8191
8217
|
},
|
|
8218
|
+
{
|
|
8219
|
+
chainId: 1,
|
|
8220
|
+
address: "0x1D96Fd43EE07Aa79f8Fd003cbdF404fb5ce41AD2",
|
|
8221
|
+
name: "Qawalla Token",
|
|
8222
|
+
symbol: "QWLA",
|
|
8223
|
+
decimals: 18,
|
|
8224
|
+
logoURI: "https://ethereum-optimism.github.io/data/QWLA/logo.svg",
|
|
8225
|
+
extensions: {
|
|
8226
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
8227
|
+
opListId: "extended",
|
|
8228
|
+
opTokenId: "QWLA"
|
|
8229
|
+
}
|
|
8230
|
+
},
|
|
8231
|
+
{
|
|
8232
|
+
chainId: 8453,
|
|
8233
|
+
address: "0x55365c9E68E70122020184F4441B498E8bf06AC6",
|
|
8234
|
+
name: "Qawalla Token",
|
|
8235
|
+
symbol: "QWLA",
|
|
8236
|
+
decimals: 18,
|
|
8237
|
+
logoURI: "https://ethereum-optimism.github.io/data/QWLA/logo.svg",
|
|
8238
|
+
extensions: {
|
|
8239
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
8240
|
+
opListId: "extended",
|
|
8241
|
+
opTokenId: "QWLA"
|
|
8242
|
+
}
|
|
8243
|
+
},
|
|
8192
8244
|
{
|
|
8193
8245
|
chainId: 1,
|
|
8194
8246
|
address: "0xc22B30E4cce6b78aaaADae91E44E73593929a3e9",
|
|
@@ -12973,7 +13025,7 @@ var tokens = [
|
|
|
12973
13025
|
var version = {
|
|
12974
13026
|
major: 10,
|
|
12975
13027
|
minor: 0,
|
|
12976
|
-
patch:
|
|
13028
|
+
patch: 234
|
|
12977
13029
|
};
|
|
12978
13030
|
var optimism_tokenlist_default = {
|
|
12979
13031
|
name,
|