@eth-optimism/tokenlist 10.0.19 → 10.0.20
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 +328 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +328 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-8f209ae1.d.ts → optimism.tokenlist-b6c288b6.d.ts} +328 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +328 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +328 -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-
|
|
9
|
+
var timestamp = "2024-04-18T23:18:42.651Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -1330,6 +1330,32 @@ var tokens = [
|
|
|
1330
1330
|
opTokenId: "DHT"
|
|
1331
1331
|
}
|
|
1332
1332
|
},
|
|
1333
|
+
{
|
|
1334
|
+
chainId: 1,
|
|
1335
|
+
address: "0x5fab9761d60419c9eeebe3915a8fa1ed7e8d2e1b",
|
|
1336
|
+
name: "Dimo",
|
|
1337
|
+
symbol: "DIMO",
|
|
1338
|
+
decimals: 18,
|
|
1339
|
+
logoURI: "https://ethereum-optimism.github.io/data/DIMO/logo.svg",
|
|
1340
|
+
extensions: {
|
|
1341
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
1342
|
+
opListId: "extended",
|
|
1343
|
+
opTokenId: "DIMO"
|
|
1344
|
+
}
|
|
1345
|
+
},
|
|
1346
|
+
{
|
|
1347
|
+
chainId: 8453,
|
|
1348
|
+
address: "0xd7ea8433b434223b3da2931620391df157d1c22d",
|
|
1349
|
+
name: "Dimo",
|
|
1350
|
+
symbol: "DIMO",
|
|
1351
|
+
decimals: 18,
|
|
1352
|
+
logoURI: "https://ethereum-optimism.github.io/data/DIMO/logo.svg",
|
|
1353
|
+
extensions: {
|
|
1354
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1355
|
+
opListId: "extended",
|
|
1356
|
+
opTokenId: "DIMO"
|
|
1357
|
+
}
|
|
1358
|
+
},
|
|
1333
1359
|
{
|
|
1334
1360
|
chainId: 1,
|
|
1335
1361
|
address: "0xbaac2b4491727d78d2b78815144570b9f2fe8899",
|
|
@@ -1718,6 +1744,58 @@ var tokens = [
|
|
|
1718
1744
|
opTokenId: "ETH"
|
|
1719
1745
|
}
|
|
1720
1746
|
},
|
|
1747
|
+
{
|
|
1748
|
+
chainId: 11155111,
|
|
1749
|
+
address: "0xbABedB663F3E70E6CEdb26558e8ceFB12d321Caa",
|
|
1750
|
+
name: "Everyrealm Token",
|
|
1751
|
+
symbol: "EVERY",
|
|
1752
|
+
decimals: 18,
|
|
1753
|
+
logoURI: "https://ethereum-optimism.github.io/data/EVERY/logo.svg",
|
|
1754
|
+
extensions: {
|
|
1755
|
+
baseBridgeAddress: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
|
|
1756
|
+
opListId: "extended",
|
|
1757
|
+
opTokenId: "EVERY"
|
|
1758
|
+
}
|
|
1759
|
+
},
|
|
1760
|
+
{
|
|
1761
|
+
chainId: 84532,
|
|
1762
|
+
address: "0xb01701025c3b12e0b5022d8a98f15f8ad3602a7b",
|
|
1763
|
+
name: "Everyrealm Token",
|
|
1764
|
+
symbol: "EVERY",
|
|
1765
|
+
decimals: 18,
|
|
1766
|
+
logoURI: "https://ethereum-optimism.github.io/data/EVERY/logo.svg",
|
|
1767
|
+
extensions: {
|
|
1768
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1769
|
+
opListId: "extended",
|
|
1770
|
+
opTokenId: "EVERY"
|
|
1771
|
+
}
|
|
1772
|
+
},
|
|
1773
|
+
{
|
|
1774
|
+
chainId: 1,
|
|
1775
|
+
address: "0x9aFa9999e45484Adf5d8EED8D9Dfe0693BACd838",
|
|
1776
|
+
name: "Everyworld",
|
|
1777
|
+
symbol: "EVERY",
|
|
1778
|
+
decimals: 18,
|
|
1779
|
+
logoURI: "https://ethereum-optimism.github.io/data/EVERY/logo.svg",
|
|
1780
|
+
extensions: {
|
|
1781
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
1782
|
+
opListId: "extended",
|
|
1783
|
+
opTokenId: "EVERY"
|
|
1784
|
+
}
|
|
1785
|
+
},
|
|
1786
|
+
{
|
|
1787
|
+
chainId: 8453,
|
|
1788
|
+
address: "0x717d31a60a9e811469673429c9f8ea24358990f1",
|
|
1789
|
+
name: "Everyworld",
|
|
1790
|
+
symbol: "EVERY",
|
|
1791
|
+
decimals: 18,
|
|
1792
|
+
logoURI: "https://ethereum-optimism.github.io/data/EVERY/logo.svg",
|
|
1793
|
+
extensions: {
|
|
1794
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
1795
|
+
opListId: "extended",
|
|
1796
|
+
opTokenId: "EVERY"
|
|
1797
|
+
}
|
|
1798
|
+
},
|
|
1721
1799
|
{
|
|
1722
1800
|
chainId: 1,
|
|
1723
1801
|
address: "0xa0246c9032bC3A600820415aE600c6388619A14D",
|
|
@@ -2072,6 +2150,32 @@ var tokens = [
|
|
|
2072
2150
|
opTokenId: "FXS"
|
|
2073
2151
|
}
|
|
2074
2152
|
},
|
|
2153
|
+
{
|
|
2154
|
+
chainId: 1,
|
|
2155
|
+
address: "0x3f382dbd960e3a9bbceae22651e88158d2791550",
|
|
2156
|
+
name: "Aavegotchi GHST Token",
|
|
2157
|
+
symbol: "GHST",
|
|
2158
|
+
decimals: 18,
|
|
2159
|
+
logoURI: "https://ethereum-optimism.github.io/data/GHST/logo.svg",
|
|
2160
|
+
extensions: {
|
|
2161
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
2162
|
+
opListId: "extended",
|
|
2163
|
+
opTokenId: "GHST"
|
|
2164
|
+
}
|
|
2165
|
+
},
|
|
2166
|
+
{
|
|
2167
|
+
chainId: 8453,
|
|
2168
|
+
address: "0xcd2f22236dd9dfe2356d7c543161d4d260fd9bcb",
|
|
2169
|
+
name: "Aavegotchi GHST Token",
|
|
2170
|
+
symbol: "GHST",
|
|
2171
|
+
decimals: 18,
|
|
2172
|
+
logoURI: "https://ethereum-optimism.github.io/data/GHST/logo.svg",
|
|
2173
|
+
extensions: {
|
|
2174
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
2175
|
+
opListId: "extended",
|
|
2176
|
+
opTokenId: "GHST"
|
|
2177
|
+
}
|
|
2178
|
+
},
|
|
2075
2179
|
{
|
|
2076
2180
|
chainId: 1,
|
|
2077
2181
|
address: "0x900dB999074d9277c5DA2A43F252D74366230DA0",
|
|
@@ -2424,6 +2528,32 @@ var tokens = [
|
|
|
2424
2528
|
opTokenId: "HOP"
|
|
2425
2529
|
}
|
|
2426
2530
|
},
|
|
2531
|
+
{
|
|
2532
|
+
chainId: 1,
|
|
2533
|
+
address: "0x9AAb071B4129B083B01cB5A0Cb513Ce7ecA26fa5",
|
|
2534
|
+
name: "HuntToken",
|
|
2535
|
+
symbol: "HUNT",
|
|
2536
|
+
decimals: 18,
|
|
2537
|
+
logoURI: "https://ethereum-optimism.github.io/data/HUNT/logo.svg",
|
|
2538
|
+
extensions: {
|
|
2539
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
2540
|
+
opListId: "extended",
|
|
2541
|
+
opTokenId: "HUNT"
|
|
2542
|
+
}
|
|
2543
|
+
},
|
|
2544
|
+
{
|
|
2545
|
+
chainId: 8453,
|
|
2546
|
+
address: "0x37f0c2915CeCC7e977183B8543Fc0864d03E064C",
|
|
2547
|
+
name: "HuntToken",
|
|
2548
|
+
symbol: "HUNT",
|
|
2549
|
+
decimals: 18,
|
|
2550
|
+
logoURI: "https://ethereum-optimism.github.io/data/HUNT/logo.svg",
|
|
2551
|
+
extensions: {
|
|
2552
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
2553
|
+
opListId: "extended",
|
|
2554
|
+
opTokenId: "HUNT"
|
|
2555
|
+
}
|
|
2556
|
+
},
|
|
2427
2557
|
{
|
|
2428
2558
|
chainId: 1,
|
|
2429
2559
|
address: "0xF655C8567E0f213e6C634CD2A68d992152161dC6",
|
|
@@ -2540,6 +2670,32 @@ var tokens = [
|
|
|
2540
2670
|
opTokenId: "ISK"
|
|
2541
2671
|
}
|
|
2542
2672
|
},
|
|
2673
|
+
{
|
|
2674
|
+
chainId: 1,
|
|
2675
|
+
address: "0x7cb683151a83c2b10a30cbb003cda9996228a2ba",
|
|
2676
|
+
name: "IYKYK",
|
|
2677
|
+
symbol: "IYKYK",
|
|
2678
|
+
decimals: 18,
|
|
2679
|
+
logoURI: "https://ethereum-optimism.github.io/data/IYKYK/logo.svg",
|
|
2680
|
+
extensions: {
|
|
2681
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
2682
|
+
opListId: "extended",
|
|
2683
|
+
opTokenId: "IYKYK"
|
|
2684
|
+
}
|
|
2685
|
+
},
|
|
2686
|
+
{
|
|
2687
|
+
chainId: 8453,
|
|
2688
|
+
address: "0xB00d803CB2367a7DA82351DCb9D213230da7B92A",
|
|
2689
|
+
name: "IYKYK",
|
|
2690
|
+
symbol: "IYKYK",
|
|
2691
|
+
decimals: 18,
|
|
2692
|
+
logoURI: "https://ethereum-optimism.github.io/data/IYKYK/logo.svg",
|
|
2693
|
+
extensions: {
|
|
2694
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
2695
|
+
opListId: "extended",
|
|
2696
|
+
opTokenId: "IYKYK"
|
|
2697
|
+
}
|
|
2698
|
+
},
|
|
2543
2699
|
{
|
|
2544
2700
|
chainId: 1,
|
|
2545
2701
|
address: "0x8a9c67fee641579deba04928c4bc45f66e26343a",
|
|
@@ -2837,6 +2993,7 @@ var tokens = [
|
|
|
2837
2993
|
logoURI: "https://ethereum-optimism.github.io/data/LRC/logo.png",
|
|
2838
2994
|
extensions: {
|
|
2839
2995
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
2996
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
2840
2997
|
opListId: "extended",
|
|
2841
2998
|
opTokenId: "LRC"
|
|
2842
2999
|
}
|
|
@@ -2854,6 +3011,19 @@ var tokens = [
|
|
|
2854
3011
|
opTokenId: "LRC"
|
|
2855
3012
|
}
|
|
2856
3013
|
},
|
|
3014
|
+
{
|
|
3015
|
+
chainId: 8453,
|
|
3016
|
+
address: "0x0D760ee479401Bb4C40BDB7604b329FfF411b3f2",
|
|
3017
|
+
name: "LoopringCoin V2",
|
|
3018
|
+
symbol: "LRC",
|
|
3019
|
+
decimals: 18,
|
|
3020
|
+
logoURI: "https://ethereum-optimism.github.io/data/LRC/logo.png",
|
|
3021
|
+
extensions: {
|
|
3022
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
3023
|
+
opListId: "extended",
|
|
3024
|
+
opTokenId: "LRC"
|
|
3025
|
+
}
|
|
3026
|
+
},
|
|
2857
3027
|
{
|
|
2858
3028
|
chainId: 1,
|
|
2859
3029
|
address: "0x5f98805a4e8be255a32880fdec7f6728c6568ba0",
|
|
@@ -3866,6 +4036,32 @@ var tokens = [
|
|
|
3866
4036
|
opTokenId: "RDMP"
|
|
3867
4037
|
}
|
|
3868
4038
|
},
|
|
4039
|
+
{
|
|
4040
|
+
chainId: 1,
|
|
4041
|
+
address: "0x8b12bd54ca9b2311960057c8f3c88013e79316e3",
|
|
4042
|
+
name: "Reach",
|
|
4043
|
+
symbol: "$Reach",
|
|
4044
|
+
decimals: 18,
|
|
4045
|
+
logoURI: "https://ethereum-optimism.github.io/data/REACH/logo.svg",
|
|
4046
|
+
extensions: {
|
|
4047
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4048
|
+
opListId: "extended",
|
|
4049
|
+
opTokenId: "REACH"
|
|
4050
|
+
}
|
|
4051
|
+
},
|
|
4052
|
+
{
|
|
4053
|
+
chainId: 8453,
|
|
4054
|
+
address: "0x4379c13143eb91148ff9282cfb2f93536687a45b",
|
|
4055
|
+
name: "Reach",
|
|
4056
|
+
symbol: "$Reach",
|
|
4057
|
+
decimals: 18,
|
|
4058
|
+
logoURI: "https://ethereum-optimism.github.io/data/REACH/logo.svg",
|
|
4059
|
+
extensions: {
|
|
4060
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4061
|
+
opListId: "extended",
|
|
4062
|
+
opTokenId: "REACH"
|
|
4063
|
+
}
|
|
4064
|
+
},
|
|
3869
4065
|
{
|
|
3870
4066
|
chainId: 1,
|
|
3871
4067
|
address: "0xae78736cd615f374d3085123a210448e74fc6393",
|
|
@@ -4024,6 +4220,32 @@ var tokens = [
|
|
|
4024
4220
|
opTokenId: "RPL"
|
|
4025
4221
|
}
|
|
4026
4222
|
},
|
|
4223
|
+
{
|
|
4224
|
+
chainId: 1,
|
|
4225
|
+
address: "0xd101dcc414f310268c37eeb4cd376ccfa507f571",
|
|
4226
|
+
name: "ResearchCoin",
|
|
4227
|
+
symbol: "RSC",
|
|
4228
|
+
decimals: 18,
|
|
4229
|
+
logoURI: "https://ethereum-optimism.github.io/data/RSC/logo.svg",
|
|
4230
|
+
extensions: {
|
|
4231
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4232
|
+
opListId: "extended",
|
|
4233
|
+
opTokenId: "RSC"
|
|
4234
|
+
}
|
|
4235
|
+
},
|
|
4236
|
+
{
|
|
4237
|
+
chainId: 8453,
|
|
4238
|
+
address: "0xFbB75A59193A3525a8825BeBe7D4b56899E2f7e1",
|
|
4239
|
+
name: "ResearchCoin",
|
|
4240
|
+
symbol: "RSC",
|
|
4241
|
+
decimals: 18,
|
|
4242
|
+
logoURI: "https://ethereum-optimism.github.io/data/RSC/logo.svg",
|
|
4243
|
+
extensions: {
|
|
4244
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4245
|
+
opListId: "extended",
|
|
4246
|
+
opTokenId: "RSC"
|
|
4247
|
+
}
|
|
4248
|
+
},
|
|
4027
4249
|
{
|
|
4028
4250
|
chainId: 1,
|
|
4029
4251
|
address: "0x320623b8e4ff03373931769a31fc52a4e78b5d70",
|
|
@@ -4076,6 +4298,32 @@ var tokens = [
|
|
|
4076
4298
|
opTokenId: "SAIL"
|
|
4077
4299
|
}
|
|
4078
4300
|
},
|
|
4301
|
+
{
|
|
4302
|
+
chainId: 1,
|
|
4303
|
+
address: "0x5582a479f0c403e207d2578963ccef5d03ba636f",
|
|
4304
|
+
name: "Salad",
|
|
4305
|
+
symbol: "SALD",
|
|
4306
|
+
decimals: 18,
|
|
4307
|
+
logoURI: "https://ethereum-optimism.github.io/data/SALD/logo.svg",
|
|
4308
|
+
extensions: {
|
|
4309
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4310
|
+
opListId: "extended",
|
|
4311
|
+
opTokenId: "SALD"
|
|
4312
|
+
}
|
|
4313
|
+
},
|
|
4314
|
+
{
|
|
4315
|
+
chainId: 8453,
|
|
4316
|
+
address: "0x2578cdd1603a5a7db9df46998d2e13d0e51db527",
|
|
4317
|
+
name: "Salad",
|
|
4318
|
+
symbol: "SALD",
|
|
4319
|
+
decimals: 18,
|
|
4320
|
+
logoURI: "https://ethereum-optimism.github.io/data/SALD/logo.svg",
|
|
4321
|
+
extensions: {
|
|
4322
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4323
|
+
opListId: "extended",
|
|
4324
|
+
opTokenId: "SALD"
|
|
4325
|
+
}
|
|
4326
|
+
},
|
|
4079
4327
|
{
|
|
4080
4328
|
chainId: 1,
|
|
4081
4329
|
address: "0x7697b462a7c4ff5f8b55bdbc2f4076c2af9cf51a",
|
|
@@ -4462,6 +4710,32 @@ var tokens = [
|
|
|
4462
4710
|
opTokenId: "SMT"
|
|
4463
4711
|
}
|
|
4464
4712
|
},
|
|
4713
|
+
{
|
|
4714
|
+
chainId: 1,
|
|
4715
|
+
address: "0xfF836A5821E69066c87E268bC51b849FaB94240C",
|
|
4716
|
+
name: "Real Smurf Cat",
|
|
4717
|
+
symbol: "SMURFCAT",
|
|
4718
|
+
decimals: 18,
|
|
4719
|
+
logoURI: "https://ethereum-optimism.github.io/data/SMURFCAT/logo.svg",
|
|
4720
|
+
extensions: {
|
|
4721
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4722
|
+
opListId: "extended",
|
|
4723
|
+
opTokenId: "SMURFCAT"
|
|
4724
|
+
}
|
|
4725
|
+
},
|
|
4726
|
+
{
|
|
4727
|
+
chainId: 8453,
|
|
4728
|
+
address: "0x2809ee30c77d7887e4f77394a1ac0e49de0e397f",
|
|
4729
|
+
name: "Real Smurf Cat",
|
|
4730
|
+
symbol: "SMURFCAT",
|
|
4731
|
+
decimals: 18,
|
|
4732
|
+
logoURI: "https://ethereum-optimism.github.io/data/SMURFCAT/logo.svg",
|
|
4733
|
+
extensions: {
|
|
4734
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4735
|
+
opListId: "extended",
|
|
4736
|
+
opTokenId: "SMURFCAT"
|
|
4737
|
+
}
|
|
4738
|
+
},
|
|
4465
4739
|
{
|
|
4466
4740
|
chainId: 1,
|
|
4467
4741
|
address: "0x744d70fdbe2ba4cf95131626614a1763df805b9e",
|
|
@@ -4742,6 +5016,32 @@ var tokens = [
|
|
|
4742
5016
|
opTokenId: "stkLYRA"
|
|
4743
5017
|
}
|
|
4744
5018
|
},
|
|
5019
|
+
{
|
|
5020
|
+
chainId: 1,
|
|
5021
|
+
address: "0x3446dd70b2d52a6bf4a5a192d9b0a161295ab7f9",
|
|
5022
|
+
name: "SUDO GOVERNANCE TOKEN",
|
|
5023
|
+
symbol: "SUDO",
|
|
5024
|
+
decimals: 18,
|
|
5025
|
+
logoURI: "https://ethereum-optimism.github.io/data/SUDO/logo.svg",
|
|
5026
|
+
extensions: {
|
|
5027
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5028
|
+
opListId: "extended",
|
|
5029
|
+
opTokenId: "SUDO"
|
|
5030
|
+
}
|
|
5031
|
+
},
|
|
5032
|
+
{
|
|
5033
|
+
chainId: 8453,
|
|
5034
|
+
address: "0x77ba5713f0afcedb4a10fa155b5e95218a7b658e",
|
|
5035
|
+
name: "SUDO GOVERNANCE TOKEN",
|
|
5036
|
+
symbol: "SUDO",
|
|
5037
|
+
decimals: 18,
|
|
5038
|
+
logoURI: "https://ethereum-optimism.github.io/data/SUDO/logo.svg",
|
|
5039
|
+
extensions: {
|
|
5040
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
5041
|
+
opListId: "extended",
|
|
5042
|
+
opTokenId: "SUDO"
|
|
5043
|
+
}
|
|
5044
|
+
},
|
|
4745
5045
|
{
|
|
4746
5046
|
chainId: 1,
|
|
4747
5047
|
address: "0x0763fdccf1ae541a5961815c0872a8c5bc6de4d7",
|
|
@@ -6079,12 +6379,38 @@ var tokens = [
|
|
|
6079
6379
|
opListId: "extended",
|
|
6080
6380
|
opTokenId: "ZUSD"
|
|
6081
6381
|
}
|
|
6382
|
+
},
|
|
6383
|
+
{
|
|
6384
|
+
chainId: 1,
|
|
6385
|
+
address: "0x58cB30368ceB2d194740b144EAB4c2da8a917Dcb",
|
|
6386
|
+
name: "ZynCoin",
|
|
6387
|
+
symbol: "ZYN",
|
|
6388
|
+
decimals: 18,
|
|
6389
|
+
logoURI: "https://ethereum-optimism.github.io/data/ZYN/logo.svg",
|
|
6390
|
+
extensions: {
|
|
6391
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
6392
|
+
opListId: "extended",
|
|
6393
|
+
opTokenId: "ZYN"
|
|
6394
|
+
}
|
|
6395
|
+
},
|
|
6396
|
+
{
|
|
6397
|
+
chainId: 8453,
|
|
6398
|
+
address: "0x82c8f48ac694841360de84d649a0d48d239b61f8",
|
|
6399
|
+
name: "ZynCoin",
|
|
6400
|
+
symbol: "ZYN",
|
|
6401
|
+
decimals: 18,
|
|
6402
|
+
logoURI: "https://ethereum-optimism.github.io/data/ZYN/logo.svg",
|
|
6403
|
+
extensions: {
|
|
6404
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6405
|
+
opListId: "extended",
|
|
6406
|
+
opTokenId: "ZYN"
|
|
6407
|
+
}
|
|
6082
6408
|
}
|
|
6083
6409
|
];
|
|
6084
6410
|
var version = {
|
|
6085
6411
|
major: 10,
|
|
6086
6412
|
minor: 0,
|
|
6087
|
-
patch:
|
|
6413
|
+
patch: 20
|
|
6088
6414
|
};
|
|
6089
6415
|
var optimism_tokenlist_default = {
|
|
6090
6416
|
name,
|