@eth-optimism/tokenlist 8.3.128 → 8.3.129
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 +28 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +28 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-c7cd7be2.d.ts → optimism.tokenlist-6d9c5707.d.ts} +28 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +28 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +28 -2
- package/dist/optimism.tokenlist.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -5,7 +5,7 @@ var keywords = [
|
|
|
5
5
|
"layer2",
|
|
6
6
|
"infrastructure"
|
|
7
7
|
];
|
|
8
|
-
var timestamp = "2023-08-17T16:
|
|
8
|
+
var timestamp = "2023-08-17T16:15:58.880Z";
|
|
9
9
|
var tokens = [
|
|
10
10
|
{
|
|
11
11
|
chainId: 1,
|
|
@@ -3229,6 +3229,32 @@ var tokens = [
|
|
|
3229
3229
|
opTokenId: "sBTC"
|
|
3230
3230
|
}
|
|
3231
3231
|
},
|
|
3232
|
+
{
|
|
3233
|
+
chainId: 1,
|
|
3234
|
+
address: "0x0000000000071821e8033345a7be174647be0706",
|
|
3235
|
+
name: "Scry Protocol",
|
|
3236
|
+
symbol: "SCRY",
|
|
3237
|
+
decimals: 18,
|
|
3238
|
+
logoURI: "https://ethereum-optimism.github.io/data/SCRY/logo.svg",
|
|
3239
|
+
extensions: {
|
|
3240
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
3241
|
+
opListId: "extended",
|
|
3242
|
+
opTokenId: "SCRY"
|
|
3243
|
+
}
|
|
3244
|
+
},
|
|
3245
|
+
{
|
|
3246
|
+
chainId: 10,
|
|
3247
|
+
address: "0x64ba55a341ec586a4c5d58d6297cde5125ab55bc",
|
|
3248
|
+
name: "Scry Protocol",
|
|
3249
|
+
symbol: "SCRY",
|
|
3250
|
+
decimals: 18,
|
|
3251
|
+
logoURI: "https://ethereum-optimism.github.io/data/SCRY/logo.svg",
|
|
3252
|
+
extensions: {
|
|
3253
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3254
|
+
opListId: "extended",
|
|
3255
|
+
opTokenId: "SCRY"
|
|
3256
|
+
}
|
|
3257
|
+
},
|
|
3232
3258
|
{
|
|
3233
3259
|
chainId: 1,
|
|
3234
3260
|
address: "0xf1Dc500FdE233A4055e25e5BbF516372BC4F6871",
|
|
@@ -4711,7 +4737,7 @@ var tokens = [
|
|
|
4711
4737
|
var version = {
|
|
4712
4738
|
major: 8,
|
|
4713
4739
|
minor: 3,
|
|
4714
|
-
patch:
|
|
4740
|
+
patch: 129
|
|
4715
4741
|
};
|
|
4716
4742
|
var optimism_tokenlist = {
|
|
4717
4743
|
name: name,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { o as default, k as keywords, a as logoURI, n as name, t as timestamp, b as tokens, v as version } from './optimism.tokenlist-
|
|
1
|
+
export { o as default, k as keywords, a as logoURI, n as name, t as timestamp, b as tokens, v as version } from './optimism.tokenlist-6d9c5707.js';
|
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2023-08-17T16:
|
|
9
|
+
var timestamp = "2023-08-17T16:15:58.880Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -3230,6 +3230,32 @@ var tokens = [
|
|
|
3230
3230
|
opTokenId: "sBTC"
|
|
3231
3231
|
}
|
|
3232
3232
|
},
|
|
3233
|
+
{
|
|
3234
|
+
chainId: 1,
|
|
3235
|
+
address: "0x0000000000071821e8033345a7be174647be0706",
|
|
3236
|
+
name: "Scry Protocol",
|
|
3237
|
+
symbol: "SCRY",
|
|
3238
|
+
decimals: 18,
|
|
3239
|
+
logoURI: "https://ethereum-optimism.github.io/data/SCRY/logo.svg",
|
|
3240
|
+
extensions: {
|
|
3241
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
3242
|
+
opListId: "extended",
|
|
3243
|
+
opTokenId: "SCRY"
|
|
3244
|
+
}
|
|
3245
|
+
},
|
|
3246
|
+
{
|
|
3247
|
+
chainId: 10,
|
|
3248
|
+
address: "0x64ba55a341ec586a4c5d58d6297cde5125ab55bc",
|
|
3249
|
+
name: "Scry Protocol",
|
|
3250
|
+
symbol: "SCRY",
|
|
3251
|
+
decimals: 18,
|
|
3252
|
+
logoURI: "https://ethereum-optimism.github.io/data/SCRY/logo.svg",
|
|
3253
|
+
extensions: {
|
|
3254
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3255
|
+
opListId: "extended",
|
|
3256
|
+
opTokenId: "SCRY"
|
|
3257
|
+
}
|
|
3258
|
+
},
|
|
3233
3259
|
{
|
|
3234
3260
|
chainId: 1,
|
|
3235
3261
|
address: "0xf1Dc500FdE233A4055e25e5BbF516372BC4F6871",
|
|
@@ -4712,7 +4738,7 @@ var tokens = [
|
|
|
4712
4738
|
var version = {
|
|
4713
4739
|
major: 8,
|
|
4714
4740
|
minor: 3,
|
|
4715
|
-
patch:
|
|
4741
|
+
patch: 129
|
|
4716
4742
|
};
|
|
4717
4743
|
var optimism_tokenlist_default = {
|
|
4718
4744
|
name,
|