@eth-optimism/tokenlist 10.0.224 → 10.0.225
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-12a749df.d.ts → optimism.tokenlist-cef5b566.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
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2025-02-
|
|
9
|
+
var timestamp = "2025-02-14T15:54:28.192Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -5213,6 +5213,46 @@ var tokens = [
|
|
|
5213
5213
|
opTokenId: "KOMPETE"
|
|
5214
5214
|
}
|
|
5215
5215
|
},
|
|
5216
|
+
{
|
|
5217
|
+
chainId: 1,
|
|
5218
|
+
address: "0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0",
|
|
5219
|
+
name: "Kryll",
|
|
5220
|
+
symbol: "KRL",
|
|
5221
|
+
decimals: 18,
|
|
5222
|
+
logoURI: "https://ethereum-optimism.github.io/data/KRL/logo.svg",
|
|
5223
|
+
extensions: {
|
|
5224
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
5225
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5226
|
+
opListId: "extended",
|
|
5227
|
+
opTokenId: "KRL"
|
|
5228
|
+
}
|
|
5229
|
+
},
|
|
5230
|
+
{
|
|
5231
|
+
chainId: 10,
|
|
5232
|
+
address: "0x2ed6222cb75e353b8789bec7bb443b7ec9022021",
|
|
5233
|
+
name: "Kryll",
|
|
5234
|
+
symbol: "KRL",
|
|
5235
|
+
decimals: 18,
|
|
5236
|
+
logoURI: "https://ethereum-optimism.github.io/data/KRL/logo.svg",
|
|
5237
|
+
extensions: {
|
|
5238
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5239
|
+
opListId: "extended",
|
|
5240
|
+
opTokenId: "KRL"
|
|
5241
|
+
}
|
|
5242
|
+
},
|
|
5243
|
+
{
|
|
5244
|
+
chainId: 8453,
|
|
5245
|
+
address: "0xdae49c25fad3a62a8e8bfb6da12c46be611f9f7a",
|
|
5246
|
+
name: "Kryll",
|
|
5247
|
+
symbol: "KRL",
|
|
5248
|
+
decimals: 18,
|
|
5249
|
+
logoURI: "https://ethereum-optimism.github.io/data/KRL/logo.svg",
|
|
5250
|
+
extensions: {
|
|
5251
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5252
|
+
opListId: "extended",
|
|
5253
|
+
opTokenId: "KRL"
|
|
5254
|
+
}
|
|
5255
|
+
},
|
|
5216
5256
|
{
|
|
5217
5257
|
chainId: 1,
|
|
5218
5258
|
address: "0x3af33bef05c2dcb3c7288b77fe1c8d2aeba4d789",
|
|
@@ -12757,7 +12797,7 @@ var tokens = [
|
|
|
12757
12797
|
var version = {
|
|
12758
12798
|
major: 10,
|
|
12759
12799
|
minor: 0,
|
|
12760
|
-
patch:
|
|
12800
|
+
patch: 225
|
|
12761
12801
|
};
|
|
12762
12802
|
var optimism_tokenlist_default = {
|
|
12763
12803
|
name,
|