@eth-optimism/tokenlist 10.0.236 → 10.0.238
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 +42 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +42 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-5cc93db1.d.ts → optimism.tokenlist-62f8d168.d.ts} +42 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +42 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +42 -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-27T23:25:05.714Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -1735,6 +1735,32 @@ var tokens = [
|
|
|
1735
1735
|
opTokenId: "BRIGHT"
|
|
1736
1736
|
}
|
|
1737
1737
|
},
|
|
1738
|
+
{
|
|
1739
|
+
chainId: 1,
|
|
1740
|
+
address: "0x6bDdE71Cf0C751EB6d5EdB8418e43D3d9427e436",
|
|
1741
|
+
name: "BTREE",
|
|
1742
|
+
symbol: "BTREE",
|
|
1743
|
+
decimals: 18,
|
|
1744
|
+
logoURI: "https://ethereum-optimism.github.io/data/BTREE/logo.svg",
|
|
1745
|
+
extensions: {
|
|
1746
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
1747
|
+
opListId: "extended",
|
|
1748
|
+
opTokenId: "BTREE"
|
|
1749
|
+
}
|
|
1750
|
+
},
|
|
1751
|
+
{
|
|
1752
|
+
chainId: 8453,
|
|
1753
|
+
address: "0x4aCFF883f2879e69e67B7003ccec56C73ee41F6f",
|
|
1754
|
+
name: "BTREE",
|
|
1755
|
+
symbol: "BTREE",
|
|
1756
|
+
decimals: 18,
|
|
1757
|
+
logoURI: "https://ethereum-optimism.github.io/data/BTREE/logo.svg",
|
|
1758
|
+
extensions: {
|
|
1759
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1760
|
+
opListId: "extended",
|
|
1761
|
+
opTokenId: "BTREE"
|
|
1762
|
+
}
|
|
1763
|
+
},
|
|
1738
1764
|
{
|
|
1739
1765
|
chainId: 1,
|
|
1740
1766
|
address: "0x799ebfABE77a6E34311eeEe9825190B9ECe32824",
|
|
@@ -9221,6 +9247,7 @@ var tokens = [
|
|
|
9221
9247
|
logoURI: "https://ethereum-optimism.github.io/data/SHU/logo.png",
|
|
9222
9248
|
extensions: {
|
|
9223
9249
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
9250
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
9224
9251
|
opListId: "extended",
|
|
9225
9252
|
opTokenId: "SHU"
|
|
9226
9253
|
}
|
|
@@ -9238,6 +9265,19 @@ var tokens = [
|
|
|
9238
9265
|
opTokenId: "SHU"
|
|
9239
9266
|
}
|
|
9240
9267
|
},
|
|
9268
|
+
{
|
|
9269
|
+
chainId: 8453,
|
|
9270
|
+
address: "0x6774DFC16e1D9B6cE5b0AeC4fFed37A0dAeF0602",
|
|
9271
|
+
name: "Shutter Token",
|
|
9272
|
+
symbol: "SHU",
|
|
9273
|
+
decimals: 18,
|
|
9274
|
+
logoURI: "https://ethereum-optimism.github.io/data/SHU/logo.png",
|
|
9275
|
+
extensions: {
|
|
9276
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
9277
|
+
opListId: "extended",
|
|
9278
|
+
opTokenId: "SHU"
|
|
9279
|
+
}
|
|
9280
|
+
},
|
|
9241
9281
|
{
|
|
9242
9282
|
chainId: 1,
|
|
9243
9283
|
address: "0x6f80310CA7F2C654691D1383149Fa1A57d8AB1f8",
|
|
@@ -13096,7 +13136,7 @@ var tokens = [
|
|
|
13096
13136
|
var version = {
|
|
13097
13137
|
major: 10,
|
|
13098
13138
|
minor: 0,
|
|
13099
|
-
patch:
|
|
13139
|
+
patch: 238
|
|
13100
13140
|
};
|
|
13101
13141
|
var optimism_tokenlist_default = {
|
|
13102
13142
|
name,
|