@eth-optimism/tokenlist 10.0.231 → 10.0.233
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-77d83287.d.ts → optimism.tokenlist-1145ba6f.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 = "2025-02-
|
|
44
|
+
var timestamp = "2025-02-20T14:53:27.690Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -1615,6 +1615,32 @@ var tokens = [
|
|
|
1615
1615
|
opTokenId: "BOND"
|
|
1616
1616
|
}
|
|
1617
1617
|
},
|
|
1618
|
+
{
|
|
1619
|
+
chainId: 1,
|
|
1620
|
+
address: "0xC477D038d5420C6A9e0b031712f61c5120090de9",
|
|
1621
|
+
name: "Boson Token",
|
|
1622
|
+
symbol: "BOSON",
|
|
1623
|
+
decimals: 18,
|
|
1624
|
+
logoURI: "https://ethereum-optimism.github.io/data/BOSON/logo.svg",
|
|
1625
|
+
extensions: {
|
|
1626
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
1627
|
+
opListId: "extended",
|
|
1628
|
+
opTokenId: "BOSON"
|
|
1629
|
+
}
|
|
1630
|
+
},
|
|
1631
|
+
{
|
|
1632
|
+
chainId: 8453,
|
|
1633
|
+
address: "0x2192607C3CBA9Ec3D490206d10d831E68E5F3c97",
|
|
1634
|
+
name: "Boson Token",
|
|
1635
|
+
symbol: "BOSON",
|
|
1636
|
+
decimals: 18,
|
|
1637
|
+
logoURI: "https://ethereum-optimism.github.io/data/BOSON/logo.svg",
|
|
1638
|
+
extensions: {
|
|
1639
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1640
|
+
opListId: "extended",
|
|
1641
|
+
opTokenId: "BOSON"
|
|
1642
|
+
}
|
|
1643
|
+
},
|
|
1618
1644
|
{
|
|
1619
1645
|
chainId: 1,
|
|
1620
1646
|
address: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
@@ -5182,6 +5208,32 @@ var tokens = [
|
|
|
5182
5208
|
opTokenId: "KIBSHI"
|
|
5183
5209
|
}
|
|
5184
5210
|
},
|
|
5211
|
+
{
|
|
5212
|
+
chainId: 1,
|
|
5213
|
+
address: "0x7866E48C74CbFB8183cd1a929cd9b95a7a5CB4F4",
|
|
5214
|
+
name: "DexKit",
|
|
5215
|
+
symbol: "KIT",
|
|
5216
|
+
decimals: 18,
|
|
5217
|
+
logoURI: "https://ethereum-optimism.github.io/data/KIT/logo.svg",
|
|
5218
|
+
extensions: {
|
|
5219
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5220
|
+
opListId: "extended",
|
|
5221
|
+
opTokenId: "KIT"
|
|
5222
|
+
}
|
|
5223
|
+
},
|
|
5224
|
+
{
|
|
5225
|
+
chainId: 8453,
|
|
5226
|
+
address: "0x946F8B0eF009F3F5B1b35E6511a82A58b09d8d4e",
|
|
5227
|
+
name: "DexKit",
|
|
5228
|
+
symbol: "KIT",
|
|
5229
|
+
decimals: 18,
|
|
5230
|
+
logoURI: "https://ethereum-optimism.github.io/data/KIT/logo.svg",
|
|
5231
|
+
extensions: {
|
|
5232
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5233
|
+
opListId: "extended",
|
|
5234
|
+
opTokenId: "KIT"
|
|
5235
|
+
}
|
|
5236
|
+
},
|
|
5185
5237
|
{
|
|
5186
5238
|
chainId: 1,
|
|
5187
5239
|
address: "0xdeFA4e8a7bcBA345F687a2f1456F5Edd9CE97202",
|
|
@@ -12966,7 +13018,7 @@ var tokens = [
|
|
|
12966
13018
|
var version = {
|
|
12967
13019
|
major: 10,
|
|
12968
13020
|
minor: 0,
|
|
12969
|
-
patch:
|
|
13021
|
+
patch: 233
|
|
12970
13022
|
};
|
|
12971
13023
|
var optimism_tokenlist_default = {
|
|
12972
13024
|
name,
|