@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
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2024-04-02T19:
|
|
9
|
+
var timestamp = "2024-04-02T19:17:26.127Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -1886,6 +1886,32 @@ var tokens = [
|
|
|
1886
1886
|
opTokenId: "FOAM"
|
|
1887
1887
|
}
|
|
1888
1888
|
},
|
|
1889
|
+
{
|
|
1890
|
+
chainId: 1,
|
|
1891
|
+
address: "0x77FbA179C79De5B7653F68b5039Af940AdA60ce0",
|
|
1892
|
+
name: "Ampleforth Governance",
|
|
1893
|
+
symbol: "FORTH",
|
|
1894
|
+
decimals: 18,
|
|
1895
|
+
logoURI: "https://ethereum-optimism.github.io/data/FORTH/logo.svg",
|
|
1896
|
+
extensions: {
|
|
1897
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
1898
|
+
opListId: "extended",
|
|
1899
|
+
opTokenId: "FORTH"
|
|
1900
|
+
}
|
|
1901
|
+
},
|
|
1902
|
+
{
|
|
1903
|
+
chainId: 8453,
|
|
1904
|
+
address: "0x968B2323d4b005C7D39c67D31774FE83c9943A60",
|
|
1905
|
+
name: "Ampleforth Governance",
|
|
1906
|
+
symbol: "FORTH",
|
|
1907
|
+
decimals: 18,
|
|
1908
|
+
logoURI: "https://ethereum-optimism.github.io/data/FORTH/logo.svg",
|
|
1909
|
+
extensions: {
|
|
1910
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1911
|
+
opListId: "extended",
|
|
1912
|
+
opTokenId: "FORTH"
|
|
1913
|
+
}
|
|
1914
|
+
},
|
|
1889
1915
|
{
|
|
1890
1916
|
chainId: 1,
|
|
1891
1917
|
address: "0xc770eefad204b5180df6a14ee197d99d808ee52d",
|
|
@@ -4254,6 +4280,32 @@ var tokens = [
|
|
|
4254
4280
|
opTokenId: "sETH"
|
|
4255
4281
|
}
|
|
4256
4282
|
},
|
|
4283
|
+
{
|
|
4284
|
+
chainId: 1,
|
|
4285
|
+
address: "0xc52fafdc900cb92ae01e6e4f8979af7f436e2eb2",
|
|
4286
|
+
name: "Settled ETHXY Token",
|
|
4287
|
+
symbol: "SEXY",
|
|
4288
|
+
decimals: 18,
|
|
4289
|
+
logoURI: "https://ethereum-optimism.github.io/data/SEXY/logo.svg",
|
|
4290
|
+
extensions: {
|
|
4291
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4292
|
+
opListId: "extended",
|
|
4293
|
+
opTokenId: "SEXY"
|
|
4294
|
+
}
|
|
4295
|
+
},
|
|
4296
|
+
{
|
|
4297
|
+
chainId: 8453,
|
|
4298
|
+
address: "0xd1917629b3e6a72e6772aab5dbe58eb7fa3c2f33",
|
|
4299
|
+
name: "Settled ETHXY Token",
|
|
4300
|
+
symbol: "SEXY",
|
|
4301
|
+
decimals: 18,
|
|
4302
|
+
logoURI: "https://ethereum-optimism.github.io/data/SEXY/logo.svg",
|
|
4303
|
+
extensions: {
|
|
4304
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4305
|
+
opListId: "extended",
|
|
4306
|
+
opTokenId: "SEXY"
|
|
4307
|
+
}
|
|
4308
|
+
},
|
|
4257
4309
|
{
|
|
4258
4310
|
chainId: 1,
|
|
4259
4311
|
address: "0xac3E018457B222d93114458476f3E3416Abbe38F",
|
|
@@ -5978,7 +6030,7 @@ var tokens = [
|
|
|
5978
6030
|
var version = {
|
|
5979
6031
|
major: 10,
|
|
5980
6032
|
minor: 0,
|
|
5981
|
-
patch:
|
|
6033
|
+
patch: 17
|
|
5982
6034
|
};
|
|
5983
6035
|
var optimism_tokenlist_default = {
|
|
5984
6036
|
name,
|