@eth-optimism/tokenlist 10.0.16 → 10.0.17
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-ddafba08.d.ts → optimism.tokenlist-9a315e98.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 = "2024-04-02T19:
|
|
25
|
+
var timestamp = "2024-04-02T19:17:26.127Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -1902,6 +1902,32 @@ var tokens = [
|
|
|
1902
1902
|
opTokenId: "FOAM"
|
|
1903
1903
|
}
|
|
1904
1904
|
},
|
|
1905
|
+
{
|
|
1906
|
+
chainId: 1,
|
|
1907
|
+
address: "0x77FbA179C79De5B7653F68b5039Af940AdA60ce0",
|
|
1908
|
+
name: "Ampleforth Governance",
|
|
1909
|
+
symbol: "FORTH",
|
|
1910
|
+
decimals: 18,
|
|
1911
|
+
logoURI: "https://ethereum-optimism.github.io/data/FORTH/logo.svg",
|
|
1912
|
+
extensions: {
|
|
1913
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
1914
|
+
opListId: "extended",
|
|
1915
|
+
opTokenId: "FORTH"
|
|
1916
|
+
}
|
|
1917
|
+
},
|
|
1918
|
+
{
|
|
1919
|
+
chainId: 8453,
|
|
1920
|
+
address: "0x968B2323d4b005C7D39c67D31774FE83c9943A60",
|
|
1921
|
+
name: "Ampleforth Governance",
|
|
1922
|
+
symbol: "FORTH",
|
|
1923
|
+
decimals: 18,
|
|
1924
|
+
logoURI: "https://ethereum-optimism.github.io/data/FORTH/logo.svg",
|
|
1925
|
+
extensions: {
|
|
1926
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1927
|
+
opListId: "extended",
|
|
1928
|
+
opTokenId: "FORTH"
|
|
1929
|
+
}
|
|
1930
|
+
},
|
|
1905
1931
|
{
|
|
1906
1932
|
chainId: 1,
|
|
1907
1933
|
address: "0xc770eefad204b5180df6a14ee197d99d808ee52d",
|
|
@@ -4270,6 +4296,32 @@ var tokens = [
|
|
|
4270
4296
|
opTokenId: "sETH"
|
|
4271
4297
|
}
|
|
4272
4298
|
},
|
|
4299
|
+
{
|
|
4300
|
+
chainId: 1,
|
|
4301
|
+
address: "0xc52fafdc900cb92ae01e6e4f8979af7f436e2eb2",
|
|
4302
|
+
name: "Settled ETHXY Token",
|
|
4303
|
+
symbol: "SEXY",
|
|
4304
|
+
decimals: 18,
|
|
4305
|
+
logoURI: "https://ethereum-optimism.github.io/data/SEXY/logo.svg",
|
|
4306
|
+
extensions: {
|
|
4307
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4308
|
+
opListId: "extended",
|
|
4309
|
+
opTokenId: "SEXY"
|
|
4310
|
+
}
|
|
4311
|
+
},
|
|
4312
|
+
{
|
|
4313
|
+
chainId: 8453,
|
|
4314
|
+
address: "0xd1917629b3e6a72e6772aab5dbe58eb7fa3c2f33",
|
|
4315
|
+
name: "Settled ETHXY Token",
|
|
4316
|
+
symbol: "SEXY",
|
|
4317
|
+
decimals: 18,
|
|
4318
|
+
logoURI: "https://ethereum-optimism.github.io/data/SEXY/logo.svg",
|
|
4319
|
+
extensions: {
|
|
4320
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4321
|
+
opListId: "extended",
|
|
4322
|
+
opTokenId: "SEXY"
|
|
4323
|
+
}
|
|
4324
|
+
},
|
|
4273
4325
|
{
|
|
4274
4326
|
chainId: 1,
|
|
4275
4327
|
address: "0xac3E018457B222d93114458476f3E3416Abbe38F",
|
|
@@ -5994,7 +6046,7 @@ var tokens = [
|
|
|
5994
6046
|
var version = {
|
|
5995
6047
|
major: 10,
|
|
5996
6048
|
minor: 0,
|
|
5997
|
-
patch:
|
|
6049
|
+
patch: 17
|
|
5998
6050
|
};
|
|
5999
6051
|
var optimism_tokenlist_default = {
|
|
6000
6052
|
name,
|