@eth-optimism/tokenlist 8.3.85 → 8.3.87
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 +66 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +66 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-2405c2ab.d.ts → optimism.tokenlist-e80371c9.d.ts} +66 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +66 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +66 -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 = "2023-07-
|
|
9
|
+
var timestamp = "2023-07-14T14:15:28.009Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -2224,6 +2224,32 @@ var tokens = [
|
|
|
2224
2224
|
opTokenId: "PAPER"
|
|
2225
2225
|
}
|
|
2226
2226
|
},
|
|
2227
|
+
{
|
|
2228
|
+
chainId: 1,
|
|
2229
|
+
address: "0x6982508145454Ce325dDbE47a25d4ec3d2311933",
|
|
2230
|
+
name: "Pepe",
|
|
2231
|
+
symbol: "PEPE",
|
|
2232
|
+
decimals: 18,
|
|
2233
|
+
logoURI: "https://ethereum-optimism.github.io/data/PEPE/logo.svg",
|
|
2234
|
+
extensions: {
|
|
2235
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
2236
|
+
opListId: "extended",
|
|
2237
|
+
opTokenId: "PEPE"
|
|
2238
|
+
}
|
|
2239
|
+
},
|
|
2240
|
+
{
|
|
2241
|
+
chainId: 10,
|
|
2242
|
+
address: "0xc1c167cc44f7923cd0062c4370df962f9ddb16f5",
|
|
2243
|
+
name: "Pepe",
|
|
2244
|
+
symbol: "PEPE",
|
|
2245
|
+
decimals: 18,
|
|
2246
|
+
logoURI: "https://ethereum-optimism.github.io/data/PEPE/logo.svg",
|
|
2247
|
+
extensions: {
|
|
2248
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
2249
|
+
opListId: "extended",
|
|
2250
|
+
opTokenId: "PEPE"
|
|
2251
|
+
}
|
|
2252
|
+
},
|
|
2227
2253
|
{
|
|
2228
2254
|
chainId: 1,
|
|
2229
2255
|
address: "0xbC396689893D065F41bc2C6EcbeE5e0085233447",
|
|
@@ -2984,6 +3010,44 @@ var tokens = [
|
|
|
2984
3010
|
opTokenId: "SUSHI"
|
|
2985
3011
|
}
|
|
2986
3012
|
},
|
|
3013
|
+
{
|
|
3014
|
+
chainId: 1,
|
|
3015
|
+
address: "0xCdF7028ceAB81fA0C6971208e83fa7872994beE5",
|
|
3016
|
+
name: "Threshold Network Token",
|
|
3017
|
+
symbol: "T",
|
|
3018
|
+
decimals: 18,
|
|
3019
|
+
logoURI: "https://ethereum-optimism.github.io/data/T/logo.svg",
|
|
3020
|
+
extensions: {
|
|
3021
|
+
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
3022
|
+
opListId: "extended",
|
|
3023
|
+
opTokenId: "T"
|
|
3024
|
+
}
|
|
3025
|
+
},
|
|
3026
|
+
{
|
|
3027
|
+
chainId: 10,
|
|
3028
|
+
address: "0x747e42Eb0591547a0ab429B3627816208c734EA7",
|
|
3029
|
+
name: "Threshold Network Token",
|
|
3030
|
+
symbol: "T",
|
|
3031
|
+
decimals: 18,
|
|
3032
|
+
logoURI: "https://ethereum-optimism.github.io/data/T/logo.svg",
|
|
3033
|
+
extensions: {
|
|
3034
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3035
|
+
opListId: "extended",
|
|
3036
|
+
opTokenId: "T"
|
|
3037
|
+
}
|
|
3038
|
+
},
|
|
3039
|
+
{
|
|
3040
|
+
chainId: 5,
|
|
3041
|
+
address: "0x3f16380656cAE45D3f80D8833682d2b606eD094A",
|
|
3042
|
+
name: "Threshold Network Token",
|
|
3043
|
+
symbol: "T",
|
|
3044
|
+
decimals: 18,
|
|
3045
|
+
logoURI: "https://ethereum-optimism.github.io/data/T/logo.svg",
|
|
3046
|
+
extensions: {
|
|
3047
|
+
opListId: "extended",
|
|
3048
|
+
opTokenId: "T"
|
|
3049
|
+
}
|
|
3050
|
+
},
|
|
2987
3051
|
{
|
|
2988
3052
|
chainId: 1,
|
|
2989
3053
|
address: "0x8947da500Eb47F82df21143D0C01A29862a8C3c5",
|
|
@@ -3916,7 +3980,7 @@ var tokens = [
|
|
|
3916
3980
|
var version = {
|
|
3917
3981
|
major: 8,
|
|
3918
3982
|
minor: 3,
|
|
3919
|
-
patch:
|
|
3983
|
+
patch: 87
|
|
3920
3984
|
};
|
|
3921
3985
|
var optimism_tokenlist_default = {
|
|
3922
3986
|
name,
|