@swapkit/tokens 1.8.3 → 1.9.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 +15 -13
- package/package.json +1 -1
- package/src/index.ts +6 -3
- package/src/tokenLists/caviar_v1.ts +72 -2
- package/src/tokenLists/chainflip.ts +1 -1
- package/src/tokenLists/jupiter.ts +18365 -0
- package/src/tokenLists/mayachain.ts +10 -38
- package/src/tokenLists/oneinch.ts +37 -7
- package/src/tokenLists/openocean_v2.ts +11444 -0
- package/src/tokenLists/pangolin_v1.ts +11 -11
- package/src/tokenLists/sushiswap_v2.ts +76 -26
- package/src/tokenLists/thorchain.ts +2 -22
- package/src/tokenLists/traderjoe_v2.ts +309 -79
- package/src/tokenLists/uniswap_v2.ts +136 -86
- package/src/tokenLists/uniswap_v3.ts +176 -136
- package/src/tokenLists/ociswap_v1.ts +0 -3699
|
@@ -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-11-06T21:42:54.075Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 12,
|
|
8
|
-
minor:
|
|
8
|
+
minor: 25,
|
|
9
9
|
patch: 0,
|
|
10
10
|
},
|
|
11
11
|
keywords: ["uniswap", "default"],
|
|
12
|
-
count:
|
|
12
|
+
count: 579,
|
|
13
13
|
tokens: [
|
|
14
14
|
{
|
|
15
15
|
address: "0x6314C31A7a1652cE482cffe247E9CB7c3f4BB9aF",
|
|
@@ -311,6 +311,16 @@ export const list = {
|
|
|
311
311
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.bond-0x0d81e50bc677fa67341c44d7eaa9228dee64a4e1.png",
|
|
312
312
|
ticker: "BOND",
|
|
313
313
|
},
|
|
314
|
+
{
|
|
315
|
+
address: "0x2297aebd383787a160dd0d9f71508148769342e3",
|
|
316
|
+
chain: "ARB",
|
|
317
|
+
chainId: "42161",
|
|
318
|
+
decimals: 8,
|
|
319
|
+
identifier: "ARB.BTC.b-0x2297aebd383787a160dd0d9f71508148769342e3",
|
|
320
|
+
logoURI:
|
|
321
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.btc.b-0x2297aebd383787a160dd0d9f71508148769342e3.png",
|
|
322
|
+
ticker: "BTC.b",
|
|
323
|
+
},
|
|
314
324
|
{
|
|
315
325
|
address: "0x31190254504622cEFdFA55a7d3d272e6462629a2",
|
|
316
326
|
chain: "ARB",
|
|
@@ -431,16 +441,6 @@ export const list = {
|
|
|
431
441
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.crypto-0x9842989969687f7d249d01cae1d2ff6b7b6b6d35.png",
|
|
432
442
|
ticker: "CRYPTO",
|
|
433
443
|
},
|
|
434
|
-
{
|
|
435
|
-
address: "0xd07d35368e04a839dee335e213302b21ef14bb4a",
|
|
436
|
-
chain: "ARB",
|
|
437
|
-
chainId: "42161",
|
|
438
|
-
decimals: 18,
|
|
439
|
-
identifier: "ARB.CRYSTAL-0xd07d35368e04a839dee335e213302b21ef14bb4a",
|
|
440
|
-
logoURI:
|
|
441
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.crystal-0xd07d35368e04a839dee335e213302b21ef14bb4a.png",
|
|
442
|
-
ticker: "CRYSTAL",
|
|
443
|
-
},
|
|
444
444
|
{
|
|
445
445
|
address: "0x319f865b287fCC10b30d8cE6144e8b6D1b476999",
|
|
446
446
|
chain: "ARB",
|
|
@@ -511,6 +511,16 @@ export const list = {
|
|
|
511
511
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.dia-0xca642467c6ebe58c13cb4a7091317f34e17ac05e.png",
|
|
512
512
|
ticker: "DIA",
|
|
513
513
|
},
|
|
514
|
+
{
|
|
515
|
+
address: "0x050c24dbf1eec17babe5fc585f06116a259cc77a",
|
|
516
|
+
chain: "ARB",
|
|
517
|
+
chainId: "42161",
|
|
518
|
+
decimals: 8,
|
|
519
|
+
identifier: "ARB.DLCBTC-0x050c24dbf1eec17babe5fc585f06116a259cc77a",
|
|
520
|
+
logoURI:
|
|
521
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.dlcbtc-0x050c24dbf1eec17babe5fc585f06116a259cc77a.png",
|
|
522
|
+
ticker: "DLCBTC",
|
|
523
|
+
},
|
|
514
524
|
{
|
|
515
525
|
address: "0xE3696a02b2C9557639E29d829E9C45EFa49aD47A",
|
|
516
526
|
chain: "ARB",
|
|
@@ -741,16 +751,6 @@ export const list = {
|
|
|
741
751
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.ftm-0xd42785d323e608b9e99fa542bd8b1000d4c2df37.png",
|
|
742
752
|
ticker: "FTM",
|
|
743
753
|
},
|
|
744
|
-
{
|
|
745
|
-
address: "0x9aee3c99934c88832399d6c6e08ad802112ebeab",
|
|
746
|
-
chain: "ARB",
|
|
747
|
-
chainId: "42161",
|
|
748
|
-
decimals: 18,
|
|
749
|
-
identifier: "ARB.FU-0x9aee3c99934c88832399d6c6e08ad802112ebeab",
|
|
750
|
-
logoURI:
|
|
751
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.fu-0x9aee3c99934c88832399d6c6e08ad802112ebeab.png",
|
|
752
|
-
ticker: "FU",
|
|
753
|
-
},
|
|
754
754
|
{
|
|
755
755
|
address: "0x1f52145666c862ed3e2f1da213d479e61b2892af",
|
|
756
756
|
chain: "ARB",
|
|
@@ -791,16 +791,6 @@ export const list = {
|
|
|
791
791
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.gala-0x2a676eead159c4c8e8593471c6d666f02827ff8c.png",
|
|
792
792
|
ticker: "GALA",
|
|
793
793
|
},
|
|
794
|
-
{
|
|
795
|
-
address: "0x5977a9682d7af81d347cfc338c61692163a2784c",
|
|
796
|
-
chain: "ARB",
|
|
797
|
-
chainId: "42161",
|
|
798
|
-
decimals: 18,
|
|
799
|
-
identifier: "ARB.gETH-0x5977a9682d7af81d347cfc338c61692163a2784c",
|
|
800
|
-
logoURI:
|
|
801
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.geth-0x5977a9682d7af81d347cfc338c61692163a2784c.png",
|
|
802
|
-
ticker: "gETH",
|
|
803
|
-
},
|
|
804
794
|
{
|
|
805
795
|
address: "0xeca66820ed807c096e1bd7a1a091cd3d3152cc79",
|
|
806
796
|
chain: "ARB",
|
|
@@ -891,16 +881,6 @@ export const list = {
|
|
|
891
881
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.gtc-0x7f9a7db853ca816b9a138aee3380ef34c437dee0.png",
|
|
892
882
|
ticker: "GTC",
|
|
893
883
|
},
|
|
894
|
-
{
|
|
895
|
-
address: "0x99cc1aa5b8de69ca193d4bdf29dfa7a4f3f7092d",
|
|
896
|
-
chain: "ARB",
|
|
897
|
-
chainId: "42161",
|
|
898
|
-
decimals: 18,
|
|
899
|
-
identifier: "ARB.GWDX-0x99cc1aa5b8de69ca193d4bdf29dfa7a4f3f7092d",
|
|
900
|
-
logoURI:
|
|
901
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.gwdx-0x99cc1aa5b8de69ca193d4bdf29dfa7a4f3f7092d.png",
|
|
902
|
-
ticker: "GWDX",
|
|
903
|
-
},
|
|
904
884
|
{
|
|
905
885
|
address: "0x589d35656641d6aB57A545F08cf473eCD9B6D5F7",
|
|
906
886
|
chain: "ARB",
|
|
@@ -1071,6 +1051,16 @@ export const list = {
|
|
|
1071
1051
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.lit-0x349fc93da004a63f3b1343361465981330a40b25.png",
|
|
1072
1052
|
ticker: "LIT",
|
|
1073
1053
|
},
|
|
1054
|
+
{
|
|
1055
|
+
address: "0x0fc0c323cf76e188654d63d62e668cabec7a525b",
|
|
1056
|
+
chain: "ARB",
|
|
1057
|
+
chainId: "42161",
|
|
1058
|
+
decimals: 8,
|
|
1059
|
+
identifier: "ARB.LMR-0x0fc0c323cf76e188654d63d62e668cabec7a525b",
|
|
1060
|
+
logoURI:
|
|
1061
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.lmr-0x0fc0c323cf76e188654d63d62e668cabec7a525b.png",
|
|
1062
|
+
ticker: "LMR",
|
|
1063
|
+
},
|
|
1074
1064
|
{
|
|
1075
1065
|
address: "0x289ba1701C2F088cf0faf8B3705246331cB8A839",
|
|
1076
1066
|
chain: "ARB",
|
|
@@ -1562,13 +1552,13 @@ export const list = {
|
|
|
1562
1552
|
ticker: "RAI",
|
|
1563
1553
|
},
|
|
1564
1554
|
{
|
|
1565
|
-
address: "
|
|
1555
|
+
address: "0xCf78572A8fE97b2B9a4B9709f6a7D9a863c1b8E0",
|
|
1566
1556
|
chain: "ARB",
|
|
1567
1557
|
chainId: "42161",
|
|
1568
1558
|
decimals: 18,
|
|
1569
|
-
identifier: "ARB.RARI-
|
|
1559
|
+
identifier: "ARB.RARI-0xCf78572A8fE97b2B9a4B9709f6a7D9a863c1b8E0",
|
|
1570
1560
|
logoURI:
|
|
1571
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.rari-
|
|
1561
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.rari-0xcf78572a8fe97b2b9a4b9709f6a7d9a863c1b8e0.png",
|
|
1572
1562
|
ticker: "RARI",
|
|
1573
1563
|
},
|
|
1574
1564
|
{
|
|
@@ -1651,16 +1641,6 @@ export const list = {
|
|
|
1651
1641
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.rgt-0xef888bca6ab6b1d26dbec977c455388ecd794794.png",
|
|
1652
1642
|
ticker: "RGT",
|
|
1653
1643
|
},
|
|
1654
|
-
{
|
|
1655
|
-
address: "0x9e523234d36973f9e38642886197d023c88e307e",
|
|
1656
|
-
chain: "ARB",
|
|
1657
|
-
chainId: "42161",
|
|
1658
|
-
decimals: 18,
|
|
1659
|
-
identifier: "ARB.RING-0x9e523234d36973f9e38642886197d023c88e307e",
|
|
1660
|
-
logoURI:
|
|
1661
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.ring-0x9e523234d36973f9e38642886197d023c88e307e.png",
|
|
1662
|
-
ticker: "RING",
|
|
1663
|
-
},
|
|
1664
1644
|
{
|
|
1665
1645
|
address: "0xE575586566b02A16338c199c23cA6d295D794e66",
|
|
1666
1646
|
chain: "ARB",
|
|
@@ -1801,16 +1781,6 @@ export const list = {
|
|
|
1801
1781
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.spell-0x3e6648c5a70a150a88bce65f4ad4d506fe15d2af.png",
|
|
1802
1782
|
ticker: "SPELL",
|
|
1803
1783
|
},
|
|
1804
|
-
{
|
|
1805
|
-
address: "0x7dd747d63b094971e6638313a6a2685e80c7fb2e",
|
|
1806
|
-
chain: "ARB",
|
|
1807
|
-
chainId: "42161",
|
|
1808
|
-
decimals: 18,
|
|
1809
|
-
identifier: "ARB.STFX-0x7dd747d63b094971e6638313a6a2685e80c7fb2e",
|
|
1810
|
-
logoURI:
|
|
1811
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.stfx-0x7dd747d63b094971e6638313a6a2685e80c7fb2e.png",
|
|
1812
|
-
ticker: "STFX",
|
|
1813
|
-
},
|
|
1814
1784
|
{
|
|
1815
1785
|
address: "0xe018C7a3d175Fb0fE15D70Da2c874d3CA16313EC",
|
|
1816
1786
|
chain: "ARB",
|
|
@@ -1921,16 +1891,6 @@ export const list = {
|
|
|
1921
1891
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.thales-0xe85b662fe97e8562f4099d8a1d5a92d4b453bf30.png",
|
|
1922
1892
|
ticker: "THALES",
|
|
1923
1893
|
},
|
|
1924
|
-
{
|
|
1925
|
-
address: "0xf94ea5b18401821be07fbff535b8211b061a7f70",
|
|
1926
|
-
chain: "ARB",
|
|
1927
|
-
chainId: "42161",
|
|
1928
|
-
decimals: 6,
|
|
1929
|
-
identifier: "ARB.TN-CSCPv1-ARBUSD-0xf94ea5b18401821be07fbff535b8211b061a7f70",
|
|
1930
|
-
logoURI:
|
|
1931
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.tn-cscpv1-arbusd-0xf94ea5b18401821be07fbff535b8211b061a7f70.png",
|
|
1932
|
-
ticker: "TN-CSCPv1-ARBUSD",
|
|
1933
|
-
},
|
|
1934
1894
|
{
|
|
1935
1895
|
address: "0xd58D345Fd9c82262E087d2D0607624B410D88242",
|
|
1936
1896
|
chain: "ARB",
|
|
@@ -1991,6 +1951,16 @@ export const list = {
|
|
|
1991
1951
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.umami-0x1622bf67e6e5747b81866fe0b85178a93c7f86e3.png",
|
|
1992
1952
|
ticker: "UMAMI",
|
|
1993
1953
|
},
|
|
1954
|
+
{
|
|
1955
|
+
address: "0x16a500aec6c37f84447ef04e66c57cfc6254cf92",
|
|
1956
|
+
chain: "ARB",
|
|
1957
|
+
chainId: "42161",
|
|
1958
|
+
decimals: 18,
|
|
1959
|
+
identifier: "ARB.UMJA-0x16a500aec6c37f84447ef04e66c57cfc6254cf92",
|
|
1960
|
+
logoURI:
|
|
1961
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.umja-0x16a500aec6c37f84447ef04e66c57cfc6254cf92.png",
|
|
1962
|
+
ticker: "UMJA",
|
|
1963
|
+
},
|
|
1994
1964
|
{
|
|
1995
1965
|
address: "0xFa7F8980b0f1E64A2062791cc3b0871572f1F7f0",
|
|
1996
1966
|
chain: "ARB",
|
|
@@ -2001,6 +1971,16 @@ export const list = {
|
|
|
2001
1971
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.uni-0xfa7f8980b0f1e64a2062791cc3b0871572f1f7f0.png",
|
|
2002
1972
|
ticker: "UNI",
|
|
2003
1973
|
},
|
|
1974
|
+
{
|
|
1975
|
+
address: "0x6b2a01a5f79deb4c2f3c0eda7b01df456fbd726a",
|
|
1976
|
+
chain: "ARB",
|
|
1977
|
+
chainId: "42161",
|
|
1978
|
+
decimals: 8,
|
|
1979
|
+
identifier: "ARB.uniBTC-0x6b2a01a5f79deb4c2f3c0eda7b01df456fbd726a",
|
|
1980
|
+
logoURI:
|
|
1981
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.unibtc-0x6b2a01a5f79deb4c2f3c0eda7b01df456fbd726a.png",
|
|
1982
|
+
ticker: "uniBTC",
|
|
1983
|
+
},
|
|
2004
1984
|
{
|
|
2005
1985
|
address: "0xe80772eaf6e2e18b651f160bc9158b2a5cafca65",
|
|
2006
1986
|
chain: "ARB",
|
|
@@ -2051,6 +2031,16 @@ export const list = {
|
|
|
2051
2031
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.usdc.e-0xff970a61a04b1ca14834a43f5de4533ebddb5cc8.png",
|
|
2052
2032
|
ticker: "USDC.e",
|
|
2053
2033
|
},
|
|
2034
|
+
{
|
|
2035
|
+
address: "0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
|
|
2036
|
+
chain: "ARB",
|
|
2037
|
+
chainId: "42161",
|
|
2038
|
+
decimals: 18,
|
|
2039
|
+
identifier: "ARB.USDe-0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
|
|
2040
|
+
logoURI:
|
|
2041
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.usde-0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34.png",
|
|
2042
|
+
ticker: "USDe",
|
|
2043
|
+
},
|
|
2054
2044
|
{
|
|
2055
2045
|
address: "0x78df3a6044Ce3cB1905500345B967788b699dF8f",
|
|
2056
2046
|
chain: "ARB",
|
|
@@ -2081,6 +2071,16 @@ export const list = {
|
|
|
2081
2071
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.usdt-0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9.png",
|
|
2082
2072
|
ticker: "USDT",
|
|
2083
2073
|
},
|
|
2074
|
+
{
|
|
2075
|
+
address: "0x323665443cef804a3b5206103304bd4872ea4253",
|
|
2076
|
+
chain: "ARB",
|
|
2077
|
+
chainId: "42161",
|
|
2078
|
+
decimals: 6,
|
|
2079
|
+
identifier: "ARB.USDV-0x323665443cef804a3b5206103304bd4872ea4253",
|
|
2080
|
+
logoURI:
|
|
2081
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.usdv-0x323665443cef804a3b5206103304bd4872ea4253.png",
|
|
2082
|
+
ticker: "USDV",
|
|
2083
|
+
},
|
|
2084
2084
|
{
|
|
2085
2085
|
address: "0x088cd8f5ef3652623c22d48b1605dcfe860cd704",
|
|
2086
2086
|
chain: "ARB",
|
|
@@ -2141,16 +2141,6 @@ export const list = {
|
|
|
2141
2141
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.weth-0xf26644f7d130ba86a3f6dcce875d87c4116a0e34.png",
|
|
2142
2142
|
ticker: "WETH",
|
|
2143
2143
|
},
|
|
2144
|
-
{
|
|
2145
|
-
address: "0xad4b9c1fbf4923061814dd9d5732eb703faa53d4",
|
|
2146
|
-
chain: "ARB",
|
|
2147
|
-
chainId: "42161",
|
|
2148
|
-
decimals: 18,
|
|
2149
|
-
identifier: "ARB.WNT-0xad4b9c1fbf4923061814dd9d5732eb703faa53d4",
|
|
2150
|
-
logoURI:
|
|
2151
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.wnt-0xad4b9c1fbf4923061814dd9d5732eb703faa53d4.png",
|
|
2152
|
-
ticker: "WNT",
|
|
2153
|
-
},
|
|
2154
2144
|
{
|
|
2155
2145
|
address: "0xcAFcD85D8ca7Ad1e1C6F82F651fA15E33AEfD07b",
|
|
2156
2146
|
chain: "ARB",
|
|
@@ -2441,6 +2431,16 @@ export const list = {
|
|
|
2441
2431
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.alt-0x8457ca5040ad67fdebbcc8edce889a335bc0fbfb.png",
|
|
2442
2432
|
ticker: "ALT",
|
|
2443
2433
|
},
|
|
2434
|
+
{
|
|
2435
|
+
address: "0x8e729198d1c59b82bd6bba579310c40d740a11c2",
|
|
2436
|
+
chain: "ETH",
|
|
2437
|
+
chainId: "1",
|
|
2438
|
+
decimals: 18,
|
|
2439
|
+
identifier: "ETH.ALVA-0x8e729198d1c59b82bd6bba579310c40d740a11c2",
|
|
2440
|
+
logoURI:
|
|
2441
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.alva-0x8e729198d1c59b82bd6bba579310c40d740a11c2.png",
|
|
2442
|
+
ticker: "ALVA",
|
|
2443
|
+
},
|
|
2444
2444
|
{
|
|
2445
2445
|
address: "0xfF20817765cB7f73d4bde2e66e067E58D11095C2",
|
|
2446
2446
|
chain: "ETH",
|
|
@@ -2861,16 +2861,6 @@ export const list = {
|
|
|
2861
2861
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.celr-0x4f9254c83eb525f9fcf346490bbb3ed28a81c667.png",
|
|
2862
2862
|
ticker: "CELR",
|
|
2863
2863
|
},
|
|
2864
|
-
{
|
|
2865
|
-
address: "0x9ce84f6a69986a83d92c324df10bc8e64771030f",
|
|
2866
|
-
chain: "ETH",
|
|
2867
|
-
chainId: "1",
|
|
2868
|
-
decimals: 18,
|
|
2869
|
-
identifier: "ETH.CHEX-0x9ce84f6a69986a83d92c324df10bc8e64771030f",
|
|
2870
|
-
logoURI:
|
|
2871
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.chex-0x9ce84f6a69986a83d92c324df10bc8e64771030f.png",
|
|
2872
|
-
ticker: "CHEX",
|
|
2873
|
-
},
|
|
2874
2864
|
{
|
|
2875
2865
|
address: "0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2",
|
|
2876
2866
|
chain: "ETH",
|
|
@@ -3151,6 +3141,16 @@ export const list = {
|
|
|
3151
3141
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.dnt-0x0abdace70d3790235af448c88547603b945604ea.png",
|
|
3152
3142
|
ticker: "DNT",
|
|
3153
3143
|
},
|
|
3144
|
+
{
|
|
3145
|
+
address: "0xfaca6611fca6de09f726b8a0a1448253b6f748e5",
|
|
3146
|
+
chain: "ETH",
|
|
3147
|
+
chainId: "1",
|
|
3148
|
+
decimals: 18,
|
|
3149
|
+
identifier: "ETH.DOLPHIN-0xfaca6611fca6de09f726b8a0a1448253b6f748e5",
|
|
3150
|
+
logoURI:
|
|
3151
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.dolphin-0xfaca6611fca6de09f726b8a0a1448253b6f748e5.png",
|
|
3152
|
+
ticker: "DOLPHIN",
|
|
3153
|
+
},
|
|
3154
3154
|
{
|
|
3155
3155
|
address: "0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b",
|
|
3156
3156
|
chain: "ETH",
|
|
@@ -3671,6 +3671,16 @@ export const list = {
|
|
|
3671
3671
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.high-0x71ab77b7dbb4fa7e017bc15090b2163221420282.png",
|
|
3672
3672
|
ticker: "HIGH",
|
|
3673
3673
|
},
|
|
3674
|
+
{
|
|
3675
|
+
address: "0xc5102fe9359fd9a28f877a67e36b0f050d81a3cc",
|
|
3676
|
+
chain: "ETH",
|
|
3677
|
+
chainId: "1",
|
|
3678
|
+
decimals: 18,
|
|
3679
|
+
identifier: "ETH.HOP-0xc5102fe9359fd9a28f877a67e36b0f050d81a3cc",
|
|
3680
|
+
logoURI:
|
|
3681
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.hop-0xc5102fe9359fd9a28f877a67e36b0f050d81a3cc.png",
|
|
3682
|
+
ticker: "HOP",
|
|
3683
|
+
},
|
|
3674
3684
|
{
|
|
3675
3685
|
address: "0xF5581dFeFD8Fb0e4aeC526bE659CFaB1f8c781dA",
|
|
3676
3686
|
chain: "ETH",
|
|
@@ -3731,6 +3741,16 @@ export const list = {
|
|
|
3731
3741
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.inj-0xe28b3b32b6c345a34ff64674606124dd5aceca30.png",
|
|
3732
3742
|
ticker: "INJ",
|
|
3733
3743
|
},
|
|
3744
|
+
{
|
|
3745
|
+
address: "0x186ef81fd8e77eec8bffc3039e7ec41d5fc0b457",
|
|
3746
|
+
chain: "ETH",
|
|
3747
|
+
chainId: "1",
|
|
3748
|
+
decimals: 18,
|
|
3749
|
+
identifier: "ETH.INSP-0x186ef81fd8e77eec8bffc3039e7ec41d5fc0b457",
|
|
3750
|
+
logoURI:
|
|
3751
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.insp-0x186ef81fd8e77eec8bffc3039e7ec41d5fc0b457.png",
|
|
3752
|
+
ticker: "INSP",
|
|
3753
|
+
},
|
|
3734
3754
|
{
|
|
3735
3755
|
address: "0x41D5D79431A913C4aE7d69a668ecdfE5fF9DFB68",
|
|
3736
3756
|
chain: "ETH",
|
|
@@ -3771,6 +3791,16 @@ export const list = {
|
|
|
3771
3791
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.jasmy-0x7420b4b9a0110cdc71fb720908340c03f9bc03ec.png",
|
|
3772
3792
|
ticker: "JASMY",
|
|
3773
3793
|
},
|
|
3794
|
+
{
|
|
3795
|
+
address: "0xa197e8cbbdfb22e9c8ddf310e663f5c113f7085d",
|
|
3796
|
+
chain: "ETH",
|
|
3797
|
+
chainId: "1",
|
|
3798
|
+
decimals: 18,
|
|
3799
|
+
identifier: "ETH.Jingle-0xa197e8cbbdfb22e9c8ddf310e663f5c113f7085d",
|
|
3800
|
+
logoURI:
|
|
3801
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.jingle-0xa197e8cbbdfb22e9c8ddf310e663f5c113f7085d.png",
|
|
3802
|
+
ticker: "Jingle",
|
|
3803
|
+
},
|
|
3774
3804
|
{
|
|
3775
3805
|
address: "0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8",
|
|
3776
3806
|
chain: "ETH",
|
|
@@ -4391,16 +4421,6 @@ export const list = {
|
|
|
4391
4421
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.orn-0x0258f474786ddfd37abce6df6bbb1dd5dfc4434a.png",
|
|
4392
4422
|
ticker: "ORN",
|
|
4393
4423
|
},
|
|
4394
|
-
{
|
|
4395
|
-
address: "0x2a8e1e676ec238d8a992307b495b45b3feaa5e86",
|
|
4396
|
-
chain: "ETH",
|
|
4397
|
-
chainId: "1",
|
|
4398
|
-
decimals: 18,
|
|
4399
|
-
identifier: "ETH.OUSD-0x2a8e1e676ec238d8a992307b495b45b3feaa5e86",
|
|
4400
|
-
logoURI:
|
|
4401
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.ousd-0x2a8e1e676ec238d8a992307b495b45b3feaa5e86.png",
|
|
4402
|
-
ticker: "OUSD",
|
|
4403
|
-
},
|
|
4404
4424
|
{
|
|
4405
4425
|
address: "0x4575f41308EC1483f3d399aa9a2826d74Da13Deb",
|
|
4406
4426
|
chain: "ETH",
|
|
@@ -4621,6 +4641,16 @@ export const list = {
|
|
|
4621
4641
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.puff-0x31b6100f5f4466e6daeb1edb2f2ce6e548cf8938.png",
|
|
4622
4642
|
ticker: "Puff",
|
|
4623
4643
|
},
|
|
4644
|
+
{
|
|
4645
|
+
address: "0x4d1C297d39C5c1277964D0E3f8Aa901493664530",
|
|
4646
|
+
chain: "ETH",
|
|
4647
|
+
chainId: "1",
|
|
4648
|
+
decimals: 18,
|
|
4649
|
+
identifier: "ETH.PUFFER-0x4d1C297d39C5c1277964D0E3f8Aa901493664530",
|
|
4650
|
+
logoURI:
|
|
4651
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.puffer-0x4d1c297d39c5c1277964d0e3f8aa901493664530.png",
|
|
4652
|
+
ticker: "PUFFER",
|
|
4653
|
+
},
|
|
4624
4654
|
{
|
|
4625
4655
|
address: "0x269616d549d7e8eaa82dfb17028d0b212d11232a",
|
|
4626
4656
|
chain: "ETH",
|
|
@@ -4661,6 +4691,16 @@ export const list = {
|
|
|
4661
4691
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.qanx-0xaaa9214f675316182eaa21c85f0ca99160cc3aaa.png",
|
|
4662
4692
|
ticker: "QANX",
|
|
4663
4693
|
},
|
|
4694
|
+
{
|
|
4695
|
+
address: "0xbcd4d5ac29e06e4973a1ddcd782cd035d04bc0b7",
|
|
4696
|
+
chain: "ETH",
|
|
4697
|
+
chainId: "1",
|
|
4698
|
+
decimals: 18,
|
|
4699
|
+
identifier: "ETH.QKNTL-0xbcd4d5ac29e06e4973a1ddcd782cd035d04bc0b7",
|
|
4700
|
+
logoURI:
|
|
4701
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.qkntl-0xbcd4d5ac29e06e4973a1ddcd782cd035d04bc0b7.png",
|
|
4702
|
+
ticker: "QKNTL",
|
|
4703
|
+
},
|
|
4664
4704
|
{
|
|
4665
4705
|
address: "0x4a220E6096B25EADb88358cb44068A3248254675",
|
|
4666
4706
|
chain: "ETH",
|
|
@@ -5071,16 +5111,6 @@ export const list = {
|
|
|
5071
5111
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.sov-0x2c5bc2ba3614fd27fcc7022ea71d9172e2632c16.png",
|
|
5072
5112
|
ticker: "SOV",
|
|
5073
5113
|
},
|
|
5074
|
-
{
|
|
5075
|
-
address: "0x86ed939b500e121c0c5f493f399084db596dad20",
|
|
5076
|
-
chain: "ETH",
|
|
5077
|
-
chainId: "1",
|
|
5078
|
-
decimals: 18,
|
|
5079
|
-
identifier: "ETH.SPC-0x86ed939b500e121c0c5f493f399084db596dad20",
|
|
5080
|
-
logoURI:
|
|
5081
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.spc-0x86ed939b500e121c0c5f493f399084db596dad20.png",
|
|
5082
|
-
ticker: "SPC",
|
|
5083
|
-
},
|
|
5084
5114
|
{
|
|
5085
5115
|
address: "0x090185f2135308BaD17527004364eBcC2D37e5F6",
|
|
5086
5116
|
chain: "ETH",
|
|
@@ -5271,16 +5301,6 @@ export const list = {
|
|
|
5271
5301
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.tbank-0x95ccffae3eb8767d4a941ec43280961dde89f4de.png",
|
|
5272
5302
|
ticker: "TBANK",
|
|
5273
5303
|
},
|
|
5274
|
-
{
|
|
5275
|
-
address: "0x55747be9f9f5beb232ad59fe7af013b81d95fd5e",
|
|
5276
|
-
chain: "ETH",
|
|
5277
|
-
chainId: "1",
|
|
5278
|
-
decimals: 18,
|
|
5279
|
-
identifier: "ETH.TBO-0x55747be9f9f5beb232ad59fe7af013b81d95fd5e",
|
|
5280
|
-
logoURI:
|
|
5281
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.tbo-0x55747be9f9f5beb232ad59fe7af013b81d95fd5e.png",
|
|
5282
|
-
ticker: "TBO",
|
|
5283
|
-
},
|
|
5284
5304
|
{
|
|
5285
5305
|
address: "0x18084fbA666a33d37592fA2633fD49a74DD93a88",
|
|
5286
5306
|
chain: "ETH",
|
|
@@ -5371,6 +5391,16 @@ export const list = {
|
|
|
5371
5391
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.tru-0x4c19596f5aaff459fa38b0f7ed92f11ae6543784.png",
|
|
5372
5392
|
ticker: "TRU",
|
|
5373
5393
|
},
|
|
5394
|
+
{
|
|
5395
|
+
address: "0xd47bdf574b4f76210ed503e0efe81b58aa061f3d",
|
|
5396
|
+
chain: "ETH",
|
|
5397
|
+
chainId: "1",
|
|
5398
|
+
decimals: 18,
|
|
5399
|
+
identifier: "ETH.TRVL-0xd47bdf574b4f76210ed503e0efe81b58aa061f3d",
|
|
5400
|
+
logoURI:
|
|
5401
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.trvl-0xd47bdf574b4f76210ed503e0efe81b58aa061f3d.png",
|
|
5402
|
+
ticker: "TRVL",
|
|
5403
|
+
},
|
|
5374
5404
|
{
|
|
5375
5405
|
address: "0xA35923162C49cF95e6BF26623385eb431ad920D3",
|
|
5376
5406
|
chain: "ETH",
|
|
@@ -5471,6 +5501,16 @@ export const list = {
|
|
|
5471
5501
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.usdc-0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48.png",
|
|
5472
5502
|
ticker: "USDC",
|
|
5473
5503
|
},
|
|
5504
|
+
{
|
|
5505
|
+
address: "0xe343167631d89B6Ffc58B88d6b7fB0228795491D",
|
|
5506
|
+
chain: "ETH",
|
|
5507
|
+
chainId: "1",
|
|
5508
|
+
decimals: 6,
|
|
5509
|
+
identifier: "ETH.USDG-0xe343167631d89B6Ffc58B88d6b7fB0228795491D",
|
|
5510
|
+
logoURI:
|
|
5511
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.usdg-0xe343167631d89b6ffc58b88d6b7fb0228795491d.png",
|
|
5512
|
+
ticker: "USDG",
|
|
5513
|
+
},
|
|
5474
5514
|
{
|
|
5475
5515
|
address: "0x8E870D67F660D95d5be530380D0eC0bd388289E1",
|
|
5476
5516
|
chain: "ETH",
|
|
@@ -5501,16 +5541,6 @@ export const list = {
|
|
|
5501
5541
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.usdt-0xdac17f958d2ee523a2206206994597c13d831ec7.png",
|
|
5502
5542
|
ticker: "USDT",
|
|
5503
5543
|
},
|
|
5504
|
-
{
|
|
5505
|
-
address: "0xa469b7ee9ee773642b3e93e842e5d9b5baa10067",
|
|
5506
|
-
chain: "ETH",
|
|
5507
|
-
chainId: "1",
|
|
5508
|
-
decimals: 18,
|
|
5509
|
-
identifier: "ETH.USDz-0xa469b7ee9ee773642b3e93e842e5d9b5baa10067",
|
|
5510
|
-
logoURI:
|
|
5511
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.usdz-0xa469b7ee9ee773642b3e93e842e5d9b5baa10067.png",
|
|
5512
|
-
ticker: "USDz",
|
|
5513
|
-
},
|
|
5514
5544
|
{
|
|
5515
5545
|
address: "0x55c08ca52497e2f1534b59e2917bf524d4765257",
|
|
5516
5546
|
chain: "ETH",
|
|
@@ -5731,6 +5761,16 @@ export const list = {
|
|
|
5731
5761
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.ygg-0x25f8087ead173b73d6e8b84329989a8eea16cf73.png",
|
|
5732
5762
|
ticker: "YGG",
|
|
5733
5763
|
},
|
|
5764
|
+
{
|
|
5765
|
+
address: "0x5b52bfb8062ce664d74bbcd4cd6dc7df53fd7233",
|
|
5766
|
+
chain: "ETH",
|
|
5767
|
+
chainId: "1",
|
|
5768
|
+
decimals: 18,
|
|
5769
|
+
identifier: "ETH.ZENIQ-0x5b52bfb8062ce664d74bbcd4cd6dc7df53fd7233",
|
|
5770
|
+
logoURI:
|
|
5771
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.zeniq-0x5b52bfb8062ce664d74bbcd4cd6dc7df53fd7233.png",
|
|
5772
|
+
ticker: "ZENIQ",
|
|
5773
|
+
},
|
|
5734
5774
|
{
|
|
5735
5775
|
address: "0xf091867EC603A6628eD83D274E835539D82e9cc8",
|
|
5736
5776
|
chain: "ETH",
|