@eth-optimism/tokenlist 10.0.153 → 10.0.154
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 +29 -3
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +29 -3
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-9c9c6cc4.d.ts → optimism.tokenlist-a9b66870.d.ts} +29 -3
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +29 -3
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +29 -3
- 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 = "2024-11-
|
|
25
|
+
var timestamp = "2024-11-07T15:49:47.201Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -9058,7 +9058,33 @@ var tokens = [
|
|
|
9058
9058
|
},
|
|
9059
9059
|
{
|
|
9060
9060
|
chainId: 10,
|
|
9061
|
-
address: "
|
|
9061
|
+
address: "0xef4461891dfb3ac8572ccf7c794664a8dd927945",
|
|
9062
|
+
name: "WalletConnect",
|
|
9063
|
+
symbol: "WCT",
|
|
9064
|
+
decimals: 18,
|
|
9065
|
+
logoURI: "https://ethereum-optimism.github.io/data/WCT/logo.svg",
|
|
9066
|
+
extensions: {
|
|
9067
|
+
optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
9068
|
+
opListId: "extended",
|
|
9069
|
+
opTokenId: "WCT"
|
|
9070
|
+
}
|
|
9071
|
+
},
|
|
9072
|
+
{
|
|
9073
|
+
chainId: 11155111,
|
|
9074
|
+
address: "0xb7fB16053a3E3d4306791045769EC686F6EC4432",
|
|
9075
|
+
name: "WalletConnect",
|
|
9076
|
+
symbol: "WCT",
|
|
9077
|
+
decimals: 18,
|
|
9078
|
+
logoURI: "https://ethereum-optimism.github.io/data/WCT/logo.svg",
|
|
9079
|
+
extensions: {
|
|
9080
|
+
optimismBridgeAddress: "0xFBb0621E0B23b5478B630BD55a5f21f67730B0F1",
|
|
9081
|
+
opListId: "extended",
|
|
9082
|
+
opTokenId: "WCT"
|
|
9083
|
+
}
|
|
9084
|
+
},
|
|
9085
|
+
{
|
|
9086
|
+
chainId: 11155420,
|
|
9087
|
+
address: "0x75bb6dcA2cD6F9a0189c478bBb8F7EE2fEF07C78",
|
|
9062
9088
|
name: "WalletConnect",
|
|
9063
9089
|
symbol: "WCT",
|
|
9064
9090
|
decimals: 18,
|
|
@@ -9983,7 +10009,7 @@ var tokens = [
|
|
|
9983
10009
|
var version = {
|
|
9984
10010
|
major: 10,
|
|
9985
10011
|
minor: 0,
|
|
9986
|
-
patch:
|
|
10012
|
+
patch: 154
|
|
9987
10013
|
};
|
|
9988
10014
|
var optimism_tokenlist_default = {
|
|
9989
10015
|
name,
|