@swapkit/tokens 1.10.0 → 2.0.0
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.js +2 -2
- package/dist/index.js.map +17 -14
- package/package.json +1 -1
- package/src/helpers.ts +13 -0
- package/src/index.ts +50 -13
- package/src/tokenLists/camelot_v3.ts +112 -2
- package/src/tokenLists/caviar_v1.ts +92 -2
- package/src/tokenLists/chainflip.ts +1 -1
- package/src/tokenLists/jupiter.ts +1469 -129
- package/src/tokenLists/kado.ts +276 -0
- package/src/tokenLists/mayachain.ts +1 -1
- package/src/tokenLists/oneinch.ts +172 -2
- package/src/tokenLists/pangolin_v1.ts +12 -2
- package/src/tokenLists/sushiswap_v2.ts +76 -36
- package/src/tokenLists/thorchain.ts +12 -2
- package/src/tokenLists/traderjoe_v2.ts +230 -120
- package/src/tokenLists/uniswap_v2.ts +155 -75
- package/src/tokenLists/uniswap_v3.ts +203 -103
|
@@ -2,14 +2,14 @@ export const list = {
|
|
|
2
2
|
provider: "UNISWAP_V3",
|
|
3
3
|
name: "Uniswap Labs Default",
|
|
4
4
|
tags: {},
|
|
5
|
-
timestamp: "2024-
|
|
5
|
+
timestamp: "2024-12-09T15:30:52.478Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 12,
|
|
8
|
-
minor:
|
|
8
|
+
minor: 31,
|
|
9
9
|
patch: 0,
|
|
10
10
|
},
|
|
11
11
|
keywords: ["uniswap", "default"],
|
|
12
|
-
count:
|
|
12
|
+
count: 592,
|
|
13
13
|
tokens: [
|
|
14
14
|
{
|
|
15
15
|
address: "0x6314C31A7a1652cE482cffe247E9CB7c3f4BB9aF",
|
|
@@ -221,6 +221,16 @@ export const list = {
|
|
|
221
221
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.ath-0xc7def82ba77baf30bbbc9b6162dc075b49092fb4.png",
|
|
222
222
|
ticker: "ATH",
|
|
223
223
|
},
|
|
224
|
+
{
|
|
225
|
+
address: "0xa71e2738704e367798baa2755af5a10499634953",
|
|
226
|
+
chain: "ARB",
|
|
227
|
+
chainId: "42161",
|
|
228
|
+
decimals: 18,
|
|
229
|
+
identifier: "ARB.AVRK-0xa71e2738704e367798baa2755af5a10499634953",
|
|
230
|
+
logoURI:
|
|
231
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.avrk-0xa71e2738704e367798baa2755af5a10499634953.png",
|
|
232
|
+
ticker: "AVRK",
|
|
233
|
+
},
|
|
224
234
|
{
|
|
225
235
|
address: "0x23ee2343B892b1BB63503a4FAbc840E0e2C6810f",
|
|
226
236
|
chain: "ARB",
|
|
@@ -581,16 +591,6 @@ export const list = {
|
|
|
581
591
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.elon-0x3e4cff6e50f37f731284a92d44ae943e17077fd4.png",
|
|
582
592
|
ticker: "ELON",
|
|
583
593
|
},
|
|
584
|
-
{
|
|
585
|
-
address: "0xdfb8be6f8c87f74295a87de951974362cedcfa30",
|
|
586
|
-
chain: "ARB",
|
|
587
|
-
chainId: "42161",
|
|
588
|
-
decimals: 18,
|
|
589
|
-
identifier: "ARB.EMC-0xdfb8be6f8c87f74295a87de951974362cedcfa30",
|
|
590
|
-
logoURI:
|
|
591
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.emc-0xdfb8be6f8c87f74295a87de951974362cedcfa30.png",
|
|
592
|
-
ticker: "EMC",
|
|
593
|
-
},
|
|
594
594
|
{
|
|
595
595
|
address: "0x772598e9e62155d7fdfe65fdf01eb5a53a8465be",
|
|
596
596
|
chain: "ARB",
|
|
@@ -731,6 +731,16 @@ export const list = {
|
|
|
731
731
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.fox-0xf929de51d91c77e42f5090069e0ad7a09e513c73.png",
|
|
732
732
|
ticker: "FOX",
|
|
733
733
|
},
|
|
734
|
+
{
|
|
735
|
+
address: "0x17fc002b466eec40dae837fc4be5c67993ddbd6f",
|
|
736
|
+
chain: "ARB",
|
|
737
|
+
chainId: "42161",
|
|
738
|
+
decimals: 18,
|
|
739
|
+
identifier: "ARB.FRAX-0x17fc002b466eec40dae837fc4be5c67993ddbd6f",
|
|
740
|
+
logoURI:
|
|
741
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.frax-0x17fc002b466eec40dae837fc4be5c67993ddbd6f.png",
|
|
742
|
+
ticker: "FRAX",
|
|
743
|
+
},
|
|
734
744
|
{
|
|
735
745
|
address: "0x7468a5d8E02245B00E8C0217fCE021C70Bc51305",
|
|
736
746
|
chain: "ARB",
|
|
@@ -871,6 +881,16 @@ export const list = {
|
|
|
871
881
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.grt-0x9623063377ad1b27544c965ccd7342f7ea7e88c7.png",
|
|
872
882
|
ticker: "GRT",
|
|
873
883
|
},
|
|
884
|
+
{
|
|
885
|
+
address: "0x580e933d90091b9ce380740e3a4a39c67eb85b4c",
|
|
886
|
+
chain: "ARB",
|
|
887
|
+
chainId: "42161",
|
|
888
|
+
decimals: 18,
|
|
889
|
+
identifier: "ARB.GSWIFT-0x580e933d90091b9ce380740e3a4a39c67eb85b4c",
|
|
890
|
+
logoURI:
|
|
891
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.gswift-0x580e933d90091b9ce380740e3a4a39c67eb85b4c.png",
|
|
892
|
+
ticker: "GSWIFT",
|
|
893
|
+
},
|
|
874
894
|
{
|
|
875
895
|
address: "0x7f9a7DB853Ca816B9A138AEe3380Ef34c437dEe0",
|
|
876
896
|
chain: "ARB",
|
|
@@ -941,6 +961,16 @@ export const list = {
|
|
|
941
961
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.hyeth-0x8b5d1d8b3466ec21f8ee33ce63f319642c026142.png",
|
|
942
962
|
ticker: "hyETH",
|
|
943
963
|
},
|
|
964
|
+
{
|
|
965
|
+
address: "0x56659245931cb6920e39c189d2a0e7dd0da2d57b",
|
|
966
|
+
chain: "ARB",
|
|
967
|
+
chainId: "42161",
|
|
968
|
+
decimals: 18,
|
|
969
|
+
identifier: "ARB.IBEX-0x56659245931cb6920e39c189d2a0e7dd0da2d57b",
|
|
970
|
+
logoURI:
|
|
971
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.ibex-0x56659245931cb6920e39c189d2a0e7dd0da2d57b.png",
|
|
972
|
+
ticker: "IBEX",
|
|
973
|
+
},
|
|
944
974
|
{
|
|
945
975
|
address: "0x61cA9D186f6b9a793BC08F6C79fd35f205488673",
|
|
946
976
|
chain: "ARB",
|
|
@@ -1001,6 +1031,16 @@ export const list = {
|
|
|
1001
1031
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.kuji-0x3a18dcc9745edcd1ef33ecb93b0b6eba5671e7ca.png",
|
|
1002
1032
|
ticker: "KUJI",
|
|
1003
1033
|
},
|
|
1034
|
+
{
|
|
1035
|
+
address: "0x11e969e9b3f89cb16d686a03cd8508c9fc0361af",
|
|
1036
|
+
chain: "ARB",
|
|
1037
|
+
chainId: "42161",
|
|
1038
|
+
decimals: 6,
|
|
1039
|
+
identifier: "ARB.LAVA-0x11e969e9b3f89cb16d686a03cd8508c9fc0361af",
|
|
1040
|
+
logoURI:
|
|
1041
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.lava-0x11e969e9b3f89cb16d686a03cd8508c9fc0361af.png",
|
|
1042
|
+
ticker: "LAVA",
|
|
1043
|
+
},
|
|
1004
1044
|
{
|
|
1005
1045
|
address: "0x13Ad51ed4F1B7e9Dc168d8a00cB3f4dDD85EfA60",
|
|
1006
1046
|
chain: "ARB",
|
|
@@ -1671,6 +1711,16 @@ export const list = {
|
|
|
1671
1711
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.rndr-0xc8a4eea31e9b6b61c406df013dd4fec76f21e279.png",
|
|
1672
1712
|
ticker: "RNDR",
|
|
1673
1713
|
},
|
|
1714
|
+
{
|
|
1715
|
+
address: "0xd79bb960dc8a206806c3a428b31bca49934d18d7",
|
|
1716
|
+
chain: "ARB",
|
|
1717
|
+
chainId: "42161",
|
|
1718
|
+
decimals: 9,
|
|
1719
|
+
identifier: "ARB.ROSNET-0xd79bb960dc8a206806c3a428b31bca49934d18d7",
|
|
1720
|
+
logoURI:
|
|
1721
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.rosnet-0xd79bb960dc8a206806c3a428b31bca49934d18d7.png",
|
|
1722
|
+
ticker: "ROSNET",
|
|
1723
|
+
},
|
|
1674
1724
|
{
|
|
1675
1725
|
address: "0x4186bfc76e2e237523cbc30fd220fe055156b41f",
|
|
1676
1726
|
chain: "ARB",
|
|
@@ -1881,16 +1931,6 @@ export const list = {
|
|
|
1881
1931
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.tbtc-0x7e2a1edee171c5b19e6c54d73752396c0a572594.png",
|
|
1882
1932
|
ticker: "tBTC",
|
|
1883
1933
|
},
|
|
1884
|
-
{
|
|
1885
|
-
address: "0x429fed88f10285e61b12bdf00848315fbdfcc341",
|
|
1886
|
-
chain: "ARB",
|
|
1887
|
-
chainId: "42161",
|
|
1888
|
-
decimals: 18,
|
|
1889
|
-
identifier: "ARB.TGT-0x429fed88f10285e61b12bdf00848315fbdfcc341",
|
|
1890
|
-
logoURI:
|
|
1891
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.tgt-0x429fed88f10285e61b12bdf00848315fbdfcc341.png",
|
|
1892
|
-
ticker: "TGT",
|
|
1893
|
-
},
|
|
1894
1934
|
{
|
|
1895
1935
|
address: "0xe85b662fe97e8562f4099d8a1d5a92d4b453bf30",
|
|
1896
1936
|
chain: "ARB",
|
|
@@ -1981,16 +2021,6 @@ export const list = {
|
|
|
1981
2021
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.uni-0xfa7f8980b0f1e64a2062791cc3b0871572f1f7f0.png",
|
|
1982
2022
|
ticker: "UNI",
|
|
1983
2023
|
},
|
|
1984
|
-
{
|
|
1985
|
-
address: "0x6b2a01a5f79deb4c2f3c0eda7b01df456fbd726a",
|
|
1986
|
-
chain: "ARB",
|
|
1987
|
-
chainId: "42161",
|
|
1988
|
-
decimals: 8,
|
|
1989
|
-
identifier: "ARB.uniBTC-0x6b2a01a5f79deb4c2f3c0eda7b01df456fbd726a",
|
|
1990
|
-
logoURI:
|
|
1991
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.unibtc-0x6b2a01a5f79deb4c2f3c0eda7b01df456fbd726a.png",
|
|
1992
|
-
ticker: "uniBTC",
|
|
1993
|
-
},
|
|
1994
2024
|
{
|
|
1995
2025
|
address: "0xe80772eaf6e2e18b651f160bc9158b2a5cafca65",
|
|
1996
2026
|
chain: "ARB",
|
|
@@ -2011,16 +2041,6 @@ export const list = {
|
|
|
2011
2041
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.usdc-0xaf88d065e77c8cc2239327c5edb3a432268e5831.png",
|
|
2012
2042
|
ticker: "USDC",
|
|
2013
2043
|
},
|
|
2014
|
-
{
|
|
2015
|
-
address: "0xc85b8c8cf6d2e4739dbacd4c16e7a8484500e2a4",
|
|
2016
|
-
chain: "ARB",
|
|
2017
|
-
chainId: "42161",
|
|
2018
|
-
decimals: 9,
|
|
2019
|
-
identifier: "ARB.USDC-0xc85b8c8cf6d2e4739dbacd4c16e7a8484500e2a4",
|
|
2020
|
-
logoURI:
|
|
2021
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.usdc-0xc85b8c8cf6d2e4739dbacd4c16e7a8484500e2a4.png",
|
|
2022
|
-
ticker: "USDC",
|
|
2023
|
-
},
|
|
2024
2044
|
{
|
|
2025
2045
|
address: "0xff970a61a04b1ca14834a43f5de4533ebddb5cc8",
|
|
2026
2046
|
chain: "ARB",
|
|
@@ -2061,16 +2081,6 @@ export const list = {
|
|
|
2061
2081
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.usdp-0x78df3a6044ce3cb1905500345b967788b699df8f.png",
|
|
2062
2082
|
ticker: "USDP",
|
|
2063
2083
|
},
|
|
2064
|
-
{
|
|
2065
|
-
address: "0xd74f5255d557944cf7dd0e45ff521520002d5748",
|
|
2066
|
-
chain: "ARB",
|
|
2067
|
-
chainId: "42161",
|
|
2068
|
-
decimals: 18,
|
|
2069
|
-
identifier: "ARB.USDs-0xd74f5255d557944cf7dd0e45ff521520002d5748",
|
|
2070
|
-
logoURI:
|
|
2071
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.usds-0xd74f5255d557944cf7dd0e45ff521520002d5748.png",
|
|
2072
|
-
ticker: "USDs",
|
|
2073
|
-
},
|
|
2074
2084
|
{
|
|
2075
2085
|
address: "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9",
|
|
2076
2086
|
chain: "ARB",
|
|
@@ -2081,16 +2091,6 @@ export const list = {
|
|
|
2081
2091
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.usdt-0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9.png",
|
|
2082
2092
|
ticker: "USDT",
|
|
2083
2093
|
},
|
|
2084
|
-
{
|
|
2085
|
-
address: "0x323665443cef804a3b5206103304bd4872ea4253",
|
|
2086
|
-
chain: "ARB",
|
|
2087
|
-
chainId: "42161",
|
|
2088
|
-
decimals: 6,
|
|
2089
|
-
identifier: "ARB.USDV-0x323665443cef804a3b5206103304bd4872ea4253",
|
|
2090
|
-
logoURI:
|
|
2091
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.usdv-0x323665443cef804a3b5206103304bd4872ea4253.png",
|
|
2092
|
-
ticker: "USDV",
|
|
2093
|
-
},
|
|
2094
2094
|
{
|
|
2095
2095
|
address: "0x088cd8f5ef3652623c22d48b1605dcfe860cd704",
|
|
2096
2096
|
chain: "ARB",
|
|
@@ -2111,6 +2111,16 @@ export const list = {
|
|
|
2111
2111
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.vka-0xafccb724e3aec1657fc9514e3e53a0e71e80622d.png",
|
|
2112
2112
|
ticker: "VKA",
|
|
2113
2113
|
},
|
|
2114
|
+
{
|
|
2115
|
+
address: "0xa684cd057951541187f288294a1e1c2646aa2d24",
|
|
2116
|
+
chain: "ARB",
|
|
2117
|
+
chainId: "42161",
|
|
2118
|
+
decimals: 18,
|
|
2119
|
+
identifier: "ARB.VSTA-0xa684cd057951541187f288294a1e1c2646aa2d24",
|
|
2120
|
+
logoURI:
|
|
2121
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.vsta-0xa684cd057951541187f288294a1e1c2646aa2d24.png",
|
|
2122
|
+
ticker: "VSTA",
|
|
2123
|
+
},
|
|
2114
2124
|
{
|
|
2115
2125
|
address: "0x1c8Ec4DE3c2BFD3050695D89853EC6d78AE650bb",
|
|
2116
2126
|
chain: "ARB",
|
|
@@ -2131,6 +2141,16 @@ export const list = {
|
|
|
2131
2141
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.wbtc-0x2f2a2543b76a4166549f7aab2e75bef0aefc5b0f.png",
|
|
2132
2142
|
ticker: "WBTC",
|
|
2133
2143
|
},
|
|
2144
|
+
{
|
|
2145
|
+
address: "0x35751007a407ca6feffe80b3cb397736d2cf4dbe",
|
|
2146
|
+
chain: "ARB",
|
|
2147
|
+
chainId: "42161",
|
|
2148
|
+
decimals: 18,
|
|
2149
|
+
identifier: "ARB.weETH-0x35751007a407ca6feffe80b3cb397736d2cf4dbe",
|
|
2150
|
+
logoURI:
|
|
2151
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.weeth-0x35751007a407ca6feffe80b3cb397736d2cf4dbe.png",
|
|
2152
|
+
ticker: "weETH",
|
|
2153
|
+
},
|
|
2134
2154
|
{
|
|
2135
2155
|
address: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",
|
|
2136
2156
|
chain: "ARB",
|
|
@@ -2251,6 +2271,16 @@ export const list = {
|
|
|
2251
2271
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.zrx-0xbd591bd4ddb64b77b5f76eab8f03d02519235ae2.png",
|
|
2252
2272
|
ticker: "ZRX",
|
|
2253
2273
|
},
|
|
2274
|
+
{
|
|
2275
|
+
address: "0xd2d8d78087d0e43bc4804b6f946674b2ee406b80",
|
|
2276
|
+
chain: "ETH",
|
|
2277
|
+
chainId: "1",
|
|
2278
|
+
decimals: 18,
|
|
2279
|
+
identifier: "ETH.✺RUG-0xd2d8d78087d0e43bc4804b6f946674b2ee406b80",
|
|
2280
|
+
logoURI:
|
|
2281
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.✺rug-0xd2d8d78087d0e43bc4804b6f946674b2ee406b80.png",
|
|
2282
|
+
ticker: "✺RUG",
|
|
2283
|
+
},
|
|
2254
2284
|
{
|
|
2255
2285
|
address: "0x111111111117dC0aa78b770fA6A738034120C302",
|
|
2256
2286
|
chain: "ETH",
|
|
@@ -2841,6 +2871,16 @@ export const list = {
|
|
|
2841
2871
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.cby-0xb9d27bc093ed0a3b7c18366266704cfe5e7af77b.png",
|
|
2842
2872
|
ticker: "CBY",
|
|
2843
2873
|
},
|
|
2874
|
+
{
|
|
2875
|
+
address: "0xc29bbe89e98250ee2eee3ac677bbed542a049efb",
|
|
2876
|
+
chain: "ETH",
|
|
2877
|
+
chainId: "1",
|
|
2878
|
+
decimals: 18,
|
|
2879
|
+
identifier: "ETH.CDN-0xc29bbe89e98250ee2eee3ac677bbed542a049efb",
|
|
2880
|
+
logoURI:
|
|
2881
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.cdn-0xc29bbe89e98250ee2eee3ac677bbed542a049efb.png",
|
|
2882
|
+
ticker: "CDN",
|
|
2883
|
+
},
|
|
2844
2884
|
{
|
|
2845
2885
|
address: "0xcdb37a4fbc2da5b78aa4e41a432792f9533e85cc",
|
|
2846
2886
|
chain: "ETH",
|
|
@@ -2911,6 +2951,16 @@ export const list = {
|
|
|
2911
2951
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.clv-0x80c62fe4487e1351b47ba49809ebd60ed085bf52.png",
|
|
2912
2952
|
ticker: "CLV",
|
|
2913
2953
|
},
|
|
2954
|
+
{
|
|
2955
|
+
address: "0xe6829d9a7ee3040e1276fa75293bde931859e8fa",
|
|
2956
|
+
chain: "ETH",
|
|
2957
|
+
chainId: "1",
|
|
2958
|
+
decimals: 18,
|
|
2959
|
+
identifier: "ETH.cmETH-0xe6829d9a7ee3040e1276fa75293bde931859e8fa",
|
|
2960
|
+
logoURI:
|
|
2961
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.cmeth-0xe6829d9a7ee3040e1276fa75293bde931859e8fa.png",
|
|
2962
|
+
ticker: "cmETH",
|
|
2963
|
+
},
|
|
2914
2964
|
{
|
|
2915
2965
|
address: "0x000000007a58f5f58e697e51ab0357bc9e260a04",
|
|
2916
2966
|
chain: "ETH",
|
|
@@ -2981,16 +3031,6 @@ export const list = {
|
|
|
2981
3031
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.cqt-0xd417144312dbf50465b1c641d016962017ef6240.png",
|
|
2982
3032
|
ticker: "CQT",
|
|
2983
3033
|
},
|
|
2984
|
-
{
|
|
2985
|
-
address: "0x49d72e3973900a195a155a46441f0c08179fdb64",
|
|
2986
|
-
chain: "ETH",
|
|
2987
|
-
chainId: "1",
|
|
2988
|
-
decimals: 18,
|
|
2989
|
-
identifier: "ETH.CRETH2-0x49d72e3973900a195a155a46441f0c08179fdb64",
|
|
2990
|
-
logoURI:
|
|
2991
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.creth2-0x49d72e3973900a195a155a46441f0c08179fdb64.png",
|
|
2992
|
-
ticker: "CRETH2",
|
|
2993
|
-
},
|
|
2994
3034
|
{
|
|
2995
3035
|
address: "0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b",
|
|
2996
3036
|
chain: "ETH",
|
|
@@ -3051,6 +3091,16 @@ export const list = {
|
|
|
3051
3091
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.cube-0xdf801468a808a32656d2ed2d2d80b72a129739f4.png",
|
|
3052
3092
|
ticker: "CUBE",
|
|
3053
3093
|
},
|
|
3094
|
+
{
|
|
3095
|
+
address: "0x0000000000c5dc95539589fbd24be07c6c14eca4",
|
|
3096
|
+
chain: "ETH",
|
|
3097
|
+
chainId: "1",
|
|
3098
|
+
decimals: 18,
|
|
3099
|
+
identifier: "ETH.CULT-0x0000000000c5dc95539589fbd24be07c6c14eca4",
|
|
3100
|
+
logoURI:
|
|
3101
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.cult-0x0000000000c5dc95539589fbd24be07c6c14eca4.png",
|
|
3102
|
+
ticker: "CULT",
|
|
3103
|
+
},
|
|
3054
3104
|
{
|
|
3055
3105
|
address: "0x41e5560054824eA6B0732E656E3Ad64E20e94E45",
|
|
3056
3106
|
chain: "ETH",
|
|
@@ -3161,16 +3211,6 @@ export const list = {
|
|
|
3161
3211
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.dnt-0x0abdace70d3790235af448c88547603b945604ea.png",
|
|
3162
3212
|
ticker: "DNT",
|
|
3163
3213
|
},
|
|
3164
|
-
{
|
|
3165
|
-
address: "0xfaca6611fca6de09f726b8a0a1448253b6f748e5",
|
|
3166
|
-
chain: "ETH",
|
|
3167
|
-
chainId: "1",
|
|
3168
|
-
decimals: 18,
|
|
3169
|
-
identifier: "ETH.DOLPHIN-0xfaca6611fca6de09f726b8a0a1448253b6f748e5",
|
|
3170
|
-
logoURI:
|
|
3171
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.dolphin-0xfaca6611fca6de09f726b8a0a1448253b6f748e5.png",
|
|
3172
|
-
ticker: "DOLPHIN",
|
|
3173
|
-
},
|
|
3174
3214
|
{
|
|
3175
3215
|
address: "0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b",
|
|
3176
3216
|
chain: "ETH",
|
|
@@ -3351,6 +3391,16 @@ export const list = {
|
|
|
3351
3391
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.eurc-0x1abaea1f7c830bd89acc67ec4af516284b1bc33c.png",
|
|
3352
3392
|
ticker: "EURC",
|
|
3353
3393
|
},
|
|
3394
|
+
{
|
|
3395
|
+
address: "0x8dF723295214Ea6f21026eeEb4382d475f146F9f",
|
|
3396
|
+
chain: "ETH",
|
|
3397
|
+
chainId: "1",
|
|
3398
|
+
decimals: 6,
|
|
3399
|
+
identifier: "ETH.EURQ-0x8dF723295214Ea6f21026eeEb4382d475f146F9f",
|
|
3400
|
+
logoURI:
|
|
3401
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.eurq-0x8df723295214ea6f21026eeeb4382d475f146f9f.png",
|
|
3402
|
+
ticker: "EURQ",
|
|
3403
|
+
},
|
|
3354
3404
|
{
|
|
3355
3405
|
address: "0xc581b735a1688071a1746c968e0798d642ede491",
|
|
3356
3406
|
chain: "ETH",
|
|
@@ -3971,16 +4021,6 @@ export const list = {
|
|
|
3971
4021
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.lit-0xb59490ab09a0f526cc7305822ac65f2ab12f9723.png",
|
|
3972
4022
|
ticker: "LIT",
|
|
3973
4023
|
},
|
|
3974
|
-
{
|
|
3975
|
-
address: "0x054c9d4c6f4ea4e14391addd1812106c97d05690",
|
|
3976
|
-
chain: "ETH",
|
|
3977
|
-
chainId: "1",
|
|
3978
|
-
decimals: 18,
|
|
3979
|
-
identifier: "ETH.LLD-0x054c9d4c6f4ea4e14391addd1812106c97d05690",
|
|
3980
|
-
logoURI:
|
|
3981
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.lld-0x054c9d4c6f4ea4e14391addd1812106c97d05690.png",
|
|
3982
|
-
ticker: "LLD",
|
|
3983
|
-
},
|
|
3984
4024
|
{
|
|
3985
4025
|
address: "0x61E90A50137E1F645c9eF4a0d3A4f01477738406",
|
|
3986
4026
|
chain: "ETH",
|
|
@@ -4041,6 +4081,16 @@ export const list = {
|
|
|
4041
4081
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.lrds-0xd0a6053f087e87a25dc60701ba6e663b1a548e85.png",
|
|
4042
4082
|
ticker: "LRDS",
|
|
4043
4083
|
},
|
|
4084
|
+
{
|
|
4085
|
+
address: "0x6033F7f88332B8db6ad452B7C6D5bB643990aE3f",
|
|
4086
|
+
chain: "ETH",
|
|
4087
|
+
chainId: "1",
|
|
4088
|
+
decimals: 18,
|
|
4089
|
+
identifier: "ETH.LSK-0x6033F7f88332B8db6ad452B7C6D5bB643990aE3f",
|
|
4090
|
+
logoURI:
|
|
4091
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.lsk-0x6033f7f88332b8db6ad452b7c6d5bb643990ae3f.png",
|
|
4092
|
+
ticker: "LSK",
|
|
4093
|
+
},
|
|
4044
4094
|
{
|
|
4045
4095
|
address: "0x5f98805A4E8be255a32880FDeC7F6728C6568bA0",
|
|
4046
4096
|
chain: "ETH",
|
|
@@ -4231,6 +4281,26 @@ export const list = {
|
|
|
4231
4281
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.mona-0x275f5ad03be0fa221b4c6649b8aee09a42d9412a.png",
|
|
4232
4282
|
ticker: "MONA",
|
|
4233
4283
|
},
|
|
4284
|
+
{
|
|
4285
|
+
address: "0x58D97B57BB95320F9a05dC918Aef65434969c2B2",
|
|
4286
|
+
chain: "ETH",
|
|
4287
|
+
chainId: "1",
|
|
4288
|
+
decimals: 18,
|
|
4289
|
+
identifier: "ETH.MORPHO-0x58D97B57BB95320F9a05dC918Aef65434969c2B2",
|
|
4290
|
+
logoURI:
|
|
4291
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.morpho-0x58d97b57bb95320f9a05dc918aef65434969c2b2.png",
|
|
4292
|
+
ticker: "MORPHO",
|
|
4293
|
+
},
|
|
4294
|
+
{
|
|
4295
|
+
address: "0x3073f7aAA4DB83f95e9FFf17424F71D4751a3073",
|
|
4296
|
+
chain: "ETH",
|
|
4297
|
+
chainId: "1",
|
|
4298
|
+
decimals: 8,
|
|
4299
|
+
identifier: "ETH.MOVE-0x3073f7aAA4DB83f95e9FFf17424F71D4751a3073",
|
|
4300
|
+
logoURI:
|
|
4301
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.move-0x3073f7aaa4db83f95e9fff17424f71d4751a3073.png",
|
|
4302
|
+
ticker: "MOVE",
|
|
4303
|
+
},
|
|
4234
4304
|
{
|
|
4235
4305
|
address: "0x620aa20875ec1144126ea47fb27ecfe6e10d0c56",
|
|
4236
4306
|
chain: "ETH",
|
|
@@ -4331,6 +4401,16 @@ export const list = {
|
|
|
4331
4401
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.nct-0x9e46a38f5daabe8683e10793b06749eef7d733d1.png",
|
|
4332
4402
|
ticker: "NCT",
|
|
4333
4403
|
},
|
|
4404
|
+
{
|
|
4405
|
+
address: "0x812Ba41e071C7b7fA4EBcFB62dF5F45f6fA853Ee",
|
|
4406
|
+
chain: "ETH",
|
|
4407
|
+
chainId: "1",
|
|
4408
|
+
decimals: 9,
|
|
4409
|
+
identifier: "ETH.Neiro-0x812Ba41e071C7b7fA4EBcFB62dF5F45f6fA853Ee",
|
|
4410
|
+
logoURI:
|
|
4411
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.neiro-0x812ba41e071c7b7fa4ebcfb62df5f45f6fa853ee.png",
|
|
4412
|
+
ticker: "Neiro",
|
|
4413
|
+
},
|
|
4334
4414
|
{
|
|
4335
4415
|
address: "0x04abEdA201850aC0124161F037Efd70c74ddC74C",
|
|
4336
4416
|
chain: "ETH",
|
|
@@ -4391,6 +4471,16 @@ export const list = {
|
|
|
4391
4471
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.ogn-0x8207c1ffc5b6804f6024322ccf34f29c3541ae26.png",
|
|
4392
4472
|
ticker: "OGN",
|
|
4393
4473
|
},
|
|
4474
|
+
{
|
|
4475
|
+
address: "0x64aa3364f17a4d01c6f1751fd97c2bd3d7e7f1d5",
|
|
4476
|
+
chain: "ETH",
|
|
4477
|
+
chainId: "1",
|
|
4478
|
+
decimals: 9,
|
|
4479
|
+
identifier: "ETH.OHM-0x64aa3364f17a4d01c6f1751fd97c2bd3d7e7f1d5",
|
|
4480
|
+
logoURI:
|
|
4481
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.ohm-0x64aa3364f17a4d01c6f1751fd97c2bd3d7e7f1d5.png",
|
|
4482
|
+
ticker: "OHM",
|
|
4483
|
+
},
|
|
4394
4484
|
{
|
|
4395
4485
|
address: "0xd26114cd6EE289AccF82350c8d8487fedB8A0C07",
|
|
4396
4486
|
chain: "ETH",
|
|
@@ -5251,6 +5341,16 @@ export const list = {
|
|
|
5251
5341
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.susd-0x57ab1ec28d129707052df4df418d58a2d46d5f51.png",
|
|
5252
5342
|
ticker: "sUSD",
|
|
5253
5343
|
},
|
|
5344
|
+
{
|
|
5345
|
+
address: "0xa3931d71877c0e7a3148cb7eb4463524fec27fbd",
|
|
5346
|
+
chain: "ETH",
|
|
5347
|
+
chainId: "1",
|
|
5348
|
+
decimals: 18,
|
|
5349
|
+
identifier: "ETH.sUSDS-0xa3931d71877c0e7a3148cb7eb4463524fec27fbd",
|
|
5350
|
+
logoURI:
|
|
5351
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.susds-0xa3931d71877c0e7a3148cb7eb4463524fec27fbd.png",
|
|
5352
|
+
ticker: "sUSDS",
|
|
5353
|
+
},
|
|
5254
5354
|
{
|
|
5255
5355
|
address: "0x6B3595068778DD592e39A122f4f5a5cF09C90fE2",
|
|
5256
5356
|
chain: "ETH",
|
|
@@ -5551,6 +5651,16 @@ export const list = {
|
|
|
5551
5651
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.usdp-0x8e870d67f660d95d5be530380d0ec0bd388289e1.png",
|
|
5552
5652
|
ticker: "USDP",
|
|
5553
5653
|
},
|
|
5654
|
+
{
|
|
5655
|
+
address: "0xc83e27f270cce0A3A3A29521173a83F402c1768b",
|
|
5656
|
+
chain: "ETH",
|
|
5657
|
+
chainId: "1",
|
|
5658
|
+
decimals: 6,
|
|
5659
|
+
identifier: "ETH.USDQ-0xc83e27f270cce0A3A3A29521173a83F402c1768b",
|
|
5660
|
+
logoURI:
|
|
5661
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.usdq-0xc83e27f270cce0a3a3a29521173a83f402c1768b.png",
|
|
5662
|
+
ticker: "USDQ",
|
|
5663
|
+
},
|
|
5554
5664
|
{
|
|
5555
5665
|
address: "0xdC035D45d973E3EC169d2276DDab16f1e407384F",
|
|
5556
5666
|
chain: "ETH",
|
|
@@ -5611,16 +5721,6 @@ export const list = {
|
|
|
5611
5721
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.wampl-0xedb171c18ce90b633db442f2a6f72874093b49ef.png",
|
|
5612
5722
|
ticker: "WAMPL",
|
|
5613
5723
|
},
|
|
5614
|
-
{
|
|
5615
|
-
address: "0x8ccd897ca6160ed76755383b201c1948394328c7",
|
|
5616
|
-
chain: "ETH",
|
|
5617
|
-
chainId: "1",
|
|
5618
|
-
decimals: 9,
|
|
5619
|
-
identifier: "ETH.wBAI-0x8ccd897ca6160ed76755383b201c1948394328c7",
|
|
5620
|
-
logoURI:
|
|
5621
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.wbai-0x8ccd897ca6160ed76755383b201c1948394328c7.png",
|
|
5622
|
-
ticker: "wBAI",
|
|
5623
|
-
},
|
|
5624
5724
|
{
|
|
5625
5725
|
address: "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599",
|
|
5626
5726
|
chain: "ETH",
|