@eth-optimism/tokenlist 8.3.97 → 8.3.98
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 +16 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +16 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-754e8a53.d.ts → optimism.tokenlist-da7c4764.d.ts} +16 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +16 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +16 -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-07-26T19:
|
|
8
|
+
var timestamp = "2023-07-26T19:58:10.442Z";
|
|
9
9
|
var tokens = [
|
|
10
10
|
{
|
|
11
11
|
chainId: 1,
|
|
@@ -579,6 +579,20 @@ var tokens = [
|
|
|
579
579
|
decimals: 18,
|
|
580
580
|
logoURI: "https://ethereum-optimism.github.io/data/COMP/logo.svg",
|
|
581
581
|
extensions: {
|
|
582
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
583
|
+
opListId: "extended",
|
|
584
|
+
opTokenId: "COMP"
|
|
585
|
+
}
|
|
586
|
+
},
|
|
587
|
+
{
|
|
588
|
+
chainId: 8543,
|
|
589
|
+
address: "0x9e1028F5F1D5eDE59748FFceE5532509976840E0",
|
|
590
|
+
name: "Compound",
|
|
591
|
+
symbol: "COMP",
|
|
592
|
+
decimals: 18,
|
|
593
|
+
logoURI: "https://ethereum-optimism.github.io/data/COMP/logo.svg",
|
|
594
|
+
extensions: {
|
|
595
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
582
596
|
opListId: "extended",
|
|
583
597
|
opTokenId: "COMP"
|
|
584
598
|
}
|
|
@@ -4169,7 +4183,7 @@ var tokens = [
|
|
|
4169
4183
|
var version = {
|
|
4170
4184
|
major: 8,
|
|
4171
4185
|
minor: 3,
|
|
4172
|
-
patch:
|
|
4186
|
+
patch: 98
|
|
4173
4187
|
};
|
|
4174
4188
|
var optimism_tokenlist = {
|
|
4175
4189
|
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-da7c4764.js';
|
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2023-07-26T19:
|
|
9
|
+
var timestamp = "2023-07-26T19:58:10.442Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -580,6 +580,20 @@ var tokens = [
|
|
|
580
580
|
decimals: 18,
|
|
581
581
|
logoURI: "https://ethereum-optimism.github.io/data/COMP/logo.svg",
|
|
582
582
|
extensions: {
|
|
583
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
584
|
+
opListId: "extended",
|
|
585
|
+
opTokenId: "COMP"
|
|
586
|
+
}
|
|
587
|
+
},
|
|
588
|
+
{
|
|
589
|
+
chainId: 8543,
|
|
590
|
+
address: "0x9e1028F5F1D5eDE59748FFceE5532509976840E0",
|
|
591
|
+
name: "Compound",
|
|
592
|
+
symbol: "COMP",
|
|
593
|
+
decimals: 18,
|
|
594
|
+
logoURI: "https://ethereum-optimism.github.io/data/COMP/logo.svg",
|
|
595
|
+
extensions: {
|
|
596
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
583
597
|
opListId: "extended",
|
|
584
598
|
opTokenId: "COMP"
|
|
585
599
|
}
|
|
@@ -4170,7 +4184,7 @@ var tokens = [
|
|
|
4170
4184
|
var version = {
|
|
4171
4185
|
major: 8,
|
|
4172
4186
|
minor: 3,
|
|
4173
|
-
patch:
|
|
4187
|
+
patch: 98
|
|
4174
4188
|
};
|
|
4175
4189
|
var optimism_tokenlist_default = {
|
|
4176
4190
|
name,
|