@eth-optimism/tokenlist 8.3.156 → 8.3.157
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-73648197.d.ts → optimism.tokenlist-f5cfa1d7.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 = "2023-09-
|
|
25
|
+
var timestamp = "2023-09-07T19:36:27.620Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -4986,6 +4986,58 @@ var tokens = [
|
|
|
4986
4986
|
opTokenId: "WAD"
|
|
4987
4987
|
}
|
|
4988
4988
|
},
|
|
4989
|
+
{
|
|
4990
|
+
chainId: 1,
|
|
4991
|
+
address: "0xEDB171C18cE90B633DB442f2A6F72874093b49Ef",
|
|
4992
|
+
name: "Wrapped Ampleforth",
|
|
4993
|
+
symbol: "WAMPL",
|
|
4994
|
+
decimals: 18,
|
|
4995
|
+
logoURI: "https://ethereum-optimism.github.io/data/WAMPL/logo.svg",
|
|
4996
|
+
extensions: {
|
|
4997
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4998
|
+
opListId: "extended",
|
|
4999
|
+
opTokenId: "WAMPL"
|
|
5000
|
+
}
|
|
5001
|
+
},
|
|
5002
|
+
{
|
|
5003
|
+
chainId: 5,
|
|
5004
|
+
address: "0x3b624861a14979537DE1B88F9565F41a7fc45FBf",
|
|
5005
|
+
name: "Wrapped Ampleforth",
|
|
5006
|
+
symbol: "WAMPL",
|
|
5007
|
+
decimals: 18,
|
|
5008
|
+
logoURI: "https://ethereum-optimism.github.io/data/WAMPL/logo.svg",
|
|
5009
|
+
extensions: {
|
|
5010
|
+
baseBridgeAddress: "0xfa6d8ee5be770f84fc001d098c4bd604fe01284a",
|
|
5011
|
+
opListId: "extended",
|
|
5012
|
+
opTokenId: "WAMPL"
|
|
5013
|
+
}
|
|
5014
|
+
},
|
|
5015
|
+
{
|
|
5016
|
+
chainId: 8453,
|
|
5017
|
+
address: "0x489fe42C267fe0366B16b0c39e7AEEf977E841eF",
|
|
5018
|
+
name: "Wrapped Ampleforth",
|
|
5019
|
+
symbol: "WAMPL",
|
|
5020
|
+
decimals: 18,
|
|
5021
|
+
logoURI: "https://ethereum-optimism.github.io/data/WAMPL/logo.svg",
|
|
5022
|
+
extensions: {
|
|
5023
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5024
|
+
opListId: "extended",
|
|
5025
|
+
opTokenId: "WAMPL"
|
|
5026
|
+
}
|
|
5027
|
+
},
|
|
5028
|
+
{
|
|
5029
|
+
chainId: 84531,
|
|
5030
|
+
address: "0x395Ae52bB17aef68C2888d941736A71dC6d4e125",
|
|
5031
|
+
name: "Wrapped Ampleforth",
|
|
5032
|
+
symbol: "WAMPL",
|
|
5033
|
+
decimals: 18,
|
|
5034
|
+
logoURI: "https://ethereum-optimism.github.io/data/WAMPL/logo.svg",
|
|
5035
|
+
extensions: {
|
|
5036
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5037
|
+
opListId: "extended",
|
|
5038
|
+
opTokenId: "WAMPL"
|
|
5039
|
+
}
|
|
5040
|
+
},
|
|
4989
5041
|
{
|
|
4990
5042
|
chainId: 1,
|
|
4991
5043
|
address: "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
|
|
@@ -5430,7 +5482,7 @@ var tokens = [
|
|
|
5430
5482
|
var version = {
|
|
5431
5483
|
major: 8,
|
|
5432
5484
|
minor: 3,
|
|
5433
|
-
patch:
|
|
5485
|
+
patch: 157
|
|
5434
5486
|
};
|
|
5435
5487
|
var optimism_tokenlist_default = {
|
|
5436
5488
|
name,
|