@eth-optimism/tokenlist 7.3.43 → 7.3.44
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 +4 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +4 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-3a5d95eb.d.ts → optimism.tokenlist-1750ec3f.d.ts} +4 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +4 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +4 -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-04-29T00:
|
|
8
|
+
var timestamp = "2023-04-29T00:13:15.929Z";
|
|
9
9
|
var tokens = [
|
|
10
10
|
{
|
|
11
11
|
chainId: 1,
|
|
@@ -452,6 +452,7 @@ var tokens = [
|
|
|
452
452
|
decimals: 18,
|
|
453
453
|
logoURI: "https://ethereum-optimism.github.io/data/COLLAB/logo.png",
|
|
454
454
|
extensions: {
|
|
455
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
455
456
|
opListId: "extended",
|
|
456
457
|
opTokenId: "COLLAB"
|
|
457
458
|
}
|
|
@@ -464,6 +465,7 @@ var tokens = [
|
|
|
464
465
|
decimals: 18,
|
|
465
466
|
logoURI: "https://ethereum-optimism.github.io/data/COLLAB/logo.png",
|
|
466
467
|
extensions: {
|
|
468
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
467
469
|
opListId: "extended",
|
|
468
470
|
opTokenId: "COLLAB"
|
|
469
471
|
}
|
|
@@ -3378,7 +3380,7 @@ var tokens = [
|
|
|
3378
3380
|
var version = {
|
|
3379
3381
|
major: 7,
|
|
3380
3382
|
minor: 3,
|
|
3381
|
-
patch:
|
|
3383
|
+
patch: 44
|
|
3382
3384
|
};
|
|
3383
3385
|
var optimism_tokenlist = {
|
|
3384
3386
|
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-1750ec3f.js';
|
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2023-04-29T00:
|
|
9
|
+
var timestamp = "2023-04-29T00:13:15.929Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -453,6 +453,7 @@ var tokens = [
|
|
|
453
453
|
decimals: 18,
|
|
454
454
|
logoURI: "https://ethereum-optimism.github.io/data/COLLAB/logo.png",
|
|
455
455
|
extensions: {
|
|
456
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
456
457
|
opListId: "extended",
|
|
457
458
|
opTokenId: "COLLAB"
|
|
458
459
|
}
|
|
@@ -465,6 +466,7 @@ var tokens = [
|
|
|
465
466
|
decimals: 18,
|
|
466
467
|
logoURI: "https://ethereum-optimism.github.io/data/COLLAB/logo.png",
|
|
467
468
|
extensions: {
|
|
469
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
468
470
|
opListId: "extended",
|
|
469
471
|
opTokenId: "COLLAB"
|
|
470
472
|
}
|
|
@@ -3379,7 +3381,7 @@ var tokens = [
|
|
|
3379
3381
|
var version = {
|
|
3380
3382
|
major: 7,
|
|
3381
3383
|
minor: 3,
|
|
3382
|
-
patch:
|
|
3384
|
+
patch: 44
|
|
3383
3385
|
};
|
|
3384
3386
|
var optimism_tokenlist_default = {
|
|
3385
3387
|
name,
|