@eth-optimism/tokenlist 10.0.200 → 10.0.202
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 +54 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +54 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-a777e2af.d.ts → optimism.tokenlist-e60c928d.d.ts} +54 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +54 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +54 -2
- package/dist/optimism.tokenlist.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -22,7 +22,7 @@ var keywords = [
|
|
|
22
22
|
"layer2",
|
|
23
23
|
"infrastructure"
|
|
24
24
|
];
|
|
25
|
-
var timestamp = "2025-01-
|
|
25
|
+
var timestamp = "2025-01-08T20:31:19.171Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -7099,6 +7099,32 @@ var tokens = [
|
|
|
7099
7099
|
opTokenId: "PSTAKE"
|
|
7100
7100
|
}
|
|
7101
7101
|
},
|
|
7102
|
+
{
|
|
7103
|
+
chainId: 1,
|
|
7104
|
+
address: "0x2196B84EaCe74867b73fb003AfF93C11FcE1D47A",
|
|
7105
|
+
name: "PsyDAO Token",
|
|
7106
|
+
symbol: "PSY",
|
|
7107
|
+
decimals: 18,
|
|
7108
|
+
logoURI: "https://ethereum-optimism.github.io/data/PSY/logo.svg",
|
|
7109
|
+
extensions: {
|
|
7110
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
7111
|
+
opListId: "extended",
|
|
7112
|
+
opTokenId: "PSY"
|
|
7113
|
+
}
|
|
7114
|
+
},
|
|
7115
|
+
{
|
|
7116
|
+
chainId: 8453,
|
|
7117
|
+
address: "0x85d0E1BdE4E71AEDE97e0F0412c6E4B3D1E59a97",
|
|
7118
|
+
name: "PsyDAO Token",
|
|
7119
|
+
symbol: "PSY",
|
|
7120
|
+
decimals: 18,
|
|
7121
|
+
logoURI: "https://ethereum-optimism.github.io/data/PSY/logo.svg",
|
|
7122
|
+
extensions: {
|
|
7123
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
7124
|
+
opListId: "extended",
|
|
7125
|
+
opTokenId: "PSY"
|
|
7126
|
+
}
|
|
7127
|
+
},
|
|
7102
7128
|
{
|
|
7103
7129
|
chainId: 1,
|
|
7104
7130
|
address: "0xc22B30E4cce6b78aaaADae91E44E73593929a3e9",
|
|
@@ -11011,6 +11037,32 @@ var tokens = [
|
|
|
11011
11037
|
opTokenId: "YYY"
|
|
11012
11038
|
}
|
|
11013
11039
|
},
|
|
11040
|
+
{
|
|
11041
|
+
chainId: 1,
|
|
11042
|
+
address: "0xdBB7a34Bf10169d6d2D0d02A6cbb436cF4381BFa",
|
|
11043
|
+
name: "Zentry",
|
|
11044
|
+
symbol: "ZENT",
|
|
11045
|
+
decimals: 18,
|
|
11046
|
+
logoURI: "https://ethereum-optimism.github.io/data/ZENT/logo.svg",
|
|
11047
|
+
extensions: {
|
|
11048
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
11049
|
+
opListId: "extended",
|
|
11050
|
+
opTokenId: "ZENT"
|
|
11051
|
+
}
|
|
11052
|
+
},
|
|
11053
|
+
{
|
|
11054
|
+
chainId: 8453,
|
|
11055
|
+
address: "0xdf49c226ED9CF05Be0e38cdb86Df4E8A945158B1",
|
|
11056
|
+
name: "Zentry",
|
|
11057
|
+
symbol: "ZENT",
|
|
11058
|
+
decimals: 18,
|
|
11059
|
+
logoURI: "https://ethereum-optimism.github.io/data/ZENT/logo.svg",
|
|
11060
|
+
extensions: {
|
|
11061
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
11062
|
+
opListId: "extended",
|
|
11063
|
+
opTokenId: "ZENT"
|
|
11064
|
+
}
|
|
11065
|
+
},
|
|
11014
11066
|
{
|
|
11015
11067
|
chainId: 1,
|
|
11016
11068
|
address: "0x0D505C03d30e65f6e9b4Ef88855a47a89e4b7676",
|
|
@@ -11263,7 +11315,7 @@ var tokens = [
|
|
|
11263
11315
|
var version = {
|
|
11264
11316
|
major: 10,
|
|
11265
11317
|
minor: 0,
|
|
11266
|
-
patch:
|
|
11318
|
+
patch: 202
|
|
11267
11319
|
};
|
|
11268
11320
|
var optimism_tokenlist_default = {
|
|
11269
11321
|
name,
|