@swapkit/tokens 2.4.0 → 2.4.1
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 +12 -12
- package/package.json +1 -1
- package/src/tokenLists/camelot_v3.ts +22 -2
- package/src/tokenLists/caviar_v1.ts +1 -1
- package/src/tokenLists/chainflip.ts +1 -1
- package/src/tokenLists/jupiter.ts +158 -37
- package/src/tokenLists/mayachain.ts +1 -1
- package/src/tokenLists/oneinch.ts +10 -150
- package/src/tokenLists/pangolin_v1.ts +2 -12
- package/src/tokenLists/sushiswap_v2.ts +12 -2
- package/src/tokenLists/thorchain.ts +2 -2
- package/src/tokenLists/traderjoe_v2.ts +115 -175
- package/src/tokenLists/uniswap_v2.ts +73 -43
- package/src/tokenLists/uniswap_v3.ts +62 -62
|
@@ -2,10 +2,10 @@ export const list = {
|
|
|
2
2
|
provider: "UNISWAP_V3",
|
|
3
3
|
name: "Uniswap Labs Default",
|
|
4
4
|
tags: {},
|
|
5
|
-
timestamp: "2025-03-
|
|
5
|
+
timestamp: "2025-03-25T19:43:53.942Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 13,
|
|
8
|
-
minor:
|
|
8
|
+
minor: 16,
|
|
9
9
|
patch: 0,
|
|
10
10
|
},
|
|
11
11
|
keywords: ["uniswap", "default"],
|
|
@@ -281,16 +281,6 @@ export const list = {
|
|
|
281
281
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.bat-0x3450687ef141dcd6110b77c2dc44b008616aee75.png",
|
|
282
282
|
ticker: "BAT",
|
|
283
283
|
},
|
|
284
|
-
{
|
|
285
|
-
address: "0x21ccbc5e7f353ec43b2f5b1fb12c3e9d89d30dca",
|
|
286
|
-
chain: "ARB",
|
|
287
|
-
chainId: "42161",
|
|
288
|
-
decimals: 18,
|
|
289
|
-
identifier: "ARB.BDT-0x21ccbc5e7f353ec43b2f5b1fb12c3e9d89d30dca",
|
|
290
|
-
logoURI:
|
|
291
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.bdt-0x21ccbc5e7f353ec43b2f5b1fb12c3e9d89d30dca.png",
|
|
292
|
-
ticker: "BDT",
|
|
293
|
-
},
|
|
294
284
|
{
|
|
295
285
|
address: "0xa68Ec98D7ca870cF1Dd0b00EBbb7c4bF60A8e74d",
|
|
296
286
|
chain: "ARB",
|
|
@@ -1201,16 +1191,6 @@ export const list = {
|
|
|
1201
1191
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.mim-0xb20a02dffb172c474bc4bda3fd6f4ee70c04daf2.png",
|
|
1202
1192
|
ticker: "MIM",
|
|
1203
1193
|
},
|
|
1204
|
-
{
|
|
1205
|
-
address: "0xfea7a6a0b346362bf88a9e4a88416b77a57d6c2a",
|
|
1206
|
-
chain: "ARB",
|
|
1207
|
-
chainId: "42161",
|
|
1208
|
-
decimals: 18,
|
|
1209
|
-
identifier: "ARB.MIM-0xfea7a6a0b346362bf88a9e4a88416b77a57d6c2a",
|
|
1210
|
-
logoURI:
|
|
1211
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.mim-0xfea7a6a0b346362bf88a9e4a88416b77a57d6c2a.png",
|
|
1212
|
-
ticker: "MIM",
|
|
1213
|
-
},
|
|
1214
1194
|
{
|
|
1215
1195
|
address: "0x2e9a6Df78E42a30712c10a9Dc4b1C8656f8F2879",
|
|
1216
1196
|
chain: "ARB",
|
|
@@ -1721,16 +1701,6 @@ export const list = {
|
|
|
1721
1701
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.rsr-0xca5ca9083702c56b481d1eec86f1776fdbd2e594.png",
|
|
1722
1702
|
ticker: "RSR",
|
|
1723
1703
|
},
|
|
1724
|
-
{
|
|
1725
|
-
address: "0x3096e7bfd0878cc65be71f8899bc4cfb57187ba3",
|
|
1726
|
-
chain: "ARB",
|
|
1727
|
-
chainId: "42161",
|
|
1728
|
-
decimals: 18,
|
|
1729
|
-
identifier: "ARB.RWA-0x3096e7bfd0878cc65be71f8899bc4cfb57187ba3",
|
|
1730
|
-
logoURI:
|
|
1731
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.rwa-0x3096e7bfd0878cc65be71f8899bc4cfb57187ba3.png",
|
|
1732
|
-
ticker: "RWA",
|
|
1733
|
-
},
|
|
1734
1704
|
{
|
|
1735
1705
|
address: "0xd1318eb19DBF2647743c720ed35174efd64e3DAC",
|
|
1736
1706
|
chain: "ARB",
|
|
@@ -2111,6 +2081,16 @@ export const list = {
|
|
|
2111
2081
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.usual-0x7639ab8599f1b417cbe4ced492fb30162140abbb.png",
|
|
2112
2082
|
ticker: "USUAL",
|
|
2113
2083
|
},
|
|
2084
|
+
{
|
|
2085
|
+
address: "0x088cd8f5ef3652623c22d48b1605dcfe860cd704",
|
|
2086
|
+
chain: "ARB",
|
|
2087
|
+
chainId: "42161",
|
|
2088
|
+
decimals: 18,
|
|
2089
|
+
identifier: "ARB.VELA-0x088cd8f5ef3652623c22d48b1605dcfe860cd704",
|
|
2090
|
+
logoURI:
|
|
2091
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.vela-0x088cd8f5ef3652623c22d48b1605dcfe860cd704.png",
|
|
2092
|
+
ticker: "VELA",
|
|
2093
|
+
},
|
|
2114
2094
|
{
|
|
2115
2095
|
address: "0x1c8Ec4DE3c2BFD3050695D89853EC6d78AE650bb",
|
|
2116
2096
|
chain: "ARB",
|
|
@@ -2211,6 +2191,16 @@ export const list = {
|
|
|
2211
2191
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.xcn-0x58bbc087e36db40a84b22c1b93a042294deeafed.png",
|
|
2212
2192
|
ticker: "XCN",
|
|
2213
2193
|
},
|
|
2194
|
+
{
|
|
2195
|
+
address: "0x00cbcf7b3d37844e44b888bc747bdd75fcf4e555",
|
|
2196
|
+
chain: "ARB",
|
|
2197
|
+
chainId: "42161",
|
|
2198
|
+
decimals: 18,
|
|
2199
|
+
identifier: "ARB.XPET-0x00cbcf7b3d37844e44b888bc747bdd75fcf4e555",
|
|
2200
|
+
logoURI:
|
|
2201
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.xpet-0x00cbcf7b3d37844e44b888bc747bdd75fcf4e555.png",
|
|
2202
|
+
ticker: "XPET",
|
|
2203
|
+
},
|
|
2214
2204
|
{
|
|
2215
2205
|
address: "0xa05245Ade25cC1063EE50Cf7c083B4524c1C4302",
|
|
2216
2206
|
chain: "ARB",
|
|
@@ -3031,6 +3021,16 @@ export const list = {
|
|
|
3031
3021
|
"https://storage.googleapis.com/token-list-swapkit/images/base.iotx-0xbcbaf311cec8a4eac0430193a528d9ff27ae38c1.png",
|
|
3032
3022
|
ticker: "IOTX",
|
|
3033
3023
|
},
|
|
3024
|
+
{
|
|
3025
|
+
address: "0x215d3783a05d9059220e76aa92c6fd86ed67bfdb",
|
|
3026
|
+
chain: "BASE",
|
|
3027
|
+
chainId: "8453",
|
|
3028
|
+
decimals: 18,
|
|
3029
|
+
identifier: "BASE.IXA-0x215d3783a05d9059220e76aa92c6fd86ed67bfdb",
|
|
3030
|
+
logoURI:
|
|
3031
|
+
"https://storage.googleapis.com/token-list-swapkit/images/base.ixa-0x215d3783a05d9059220e76aa92c6fd86ed67bfdb.png",
|
|
3032
|
+
ticker: "IXA",
|
|
3033
|
+
},
|
|
3034
3034
|
{
|
|
3035
3035
|
address: "0xfe550bffb51eb645ea3b324d772a19ac449e92c5",
|
|
3036
3036
|
chain: "BASE",
|
|
@@ -3321,16 +3321,6 @@ export const list = {
|
|
|
3321
3321
|
"https://storage.googleapis.com/token-list-swapkit/images/base.nunu-0xe932099ec1e79246f4655e2c17266f745f20e767.png",
|
|
3322
3322
|
ticker: "NUNU",
|
|
3323
3323
|
},
|
|
3324
|
-
{
|
|
3325
|
-
address: "0x41a188b74ffbcea2bd548644853d26ab0755cdb9",
|
|
3326
|
-
chain: "BASE",
|
|
3327
|
-
chainId: "8453",
|
|
3328
|
-
decimals: 18,
|
|
3329
|
-
identifier: "BASE.OCTO-0x41a188b74ffbcea2bd548644853d26ab0755cdb9",
|
|
3330
|
-
logoURI:
|
|
3331
|
-
"https://storage.googleapis.com/token-list-swapkit/images/base.octo-0x41a188b74ffbcea2bd548644853d26ab0755cdb9.png",
|
|
3332
|
-
ticker: "OCTO",
|
|
3333
|
-
},
|
|
3334
3324
|
{
|
|
3335
3325
|
address: "0xca73ed1815e5915489570014e024b7EbE65dE679",
|
|
3336
3326
|
chain: "BASE",
|
|
@@ -3551,6 +3541,16 @@ export const list = {
|
|
|
3551
3541
|
"https://storage.googleapis.com/token-list-swapkit/images/base.seam-0x1c7a460413dd4e964f96d8dfc56e7223ce88cd85.png",
|
|
3552
3542
|
ticker: "SEAM",
|
|
3553
3543
|
},
|
|
3544
|
+
{
|
|
3545
|
+
address: "0xba5b9b2d2d06a9021eb3190ea5fb0e02160839a4",
|
|
3546
|
+
chain: "BASE",
|
|
3547
|
+
chainId: "8453",
|
|
3548
|
+
decimals: 18,
|
|
3549
|
+
identifier: "BASE.Sendit-0xba5b9b2d2d06a9021eb3190ea5fb0e02160839a4",
|
|
3550
|
+
logoURI:
|
|
3551
|
+
"https://storage.googleapis.com/token-list-swapkit/images/base.sendit-0xba5b9b2d2d06a9021eb3190ea5fb0e02160839a4.png",
|
|
3552
|
+
ticker: "Sendit",
|
|
3553
|
+
},
|
|
3554
3554
|
{
|
|
3555
3555
|
address: "0x768be13e1680b5ebe0024c42c896e3db59ec0149",
|
|
3556
3556
|
chain: "BASE",
|
|
@@ -4961,6 +4961,16 @@ export const list = {
|
|
|
4961
4961
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.eefi-0x857ffc55b1aa61a7ff847c82072790cae73cd883.png",
|
|
4962
4962
|
ticker: "EEFI",
|
|
4963
4963
|
},
|
|
4964
|
+
{
|
|
4965
|
+
address: "0x656c00e1bcd96f256f224ad9112ff426ef053733",
|
|
4966
|
+
chain: "ETH",
|
|
4967
|
+
chainId: "1",
|
|
4968
|
+
decimals: 18,
|
|
4969
|
+
identifier: "ETH.EFI-0x656c00e1bcd96f256f224ad9112ff426ef053733",
|
|
4970
|
+
logoURI:
|
|
4971
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.efi-0x656c00e1bcd96f256f224ad9112ff426ef053733.png",
|
|
4972
|
+
ticker: "EFI",
|
|
4973
|
+
},
|
|
4964
4974
|
{
|
|
4965
4975
|
address: "0xec53bF9167f50cDEB3Ae105f56099aaaB9061F83",
|
|
4966
4976
|
chain: "ETH",
|
|
@@ -5801,6 +5811,16 @@ export const list = {
|
|
|
5801
5811
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.lrds-0xd0a6053f087e87a25dc60701ba6e663b1a548e85.png",
|
|
5802
5812
|
ticker: "LRDS",
|
|
5803
5813
|
},
|
|
5814
|
+
{
|
|
5815
|
+
address: "0x8c1BEd5b9a0928467c9B1341Da1D7BD5e10b6549",
|
|
5816
|
+
chain: "ETH",
|
|
5817
|
+
chainId: "1",
|
|
5818
|
+
decimals: 18,
|
|
5819
|
+
identifier: "ETH.LSETH-0x8c1BEd5b9a0928467c9B1341Da1D7BD5e10b6549",
|
|
5820
|
+
logoURI:
|
|
5821
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.lseth-0x8c1bed5b9a0928467c9b1341da1d7bd5e10b6549.png",
|
|
5822
|
+
ticker: "LSETH",
|
|
5823
|
+
},
|
|
5804
5824
|
{
|
|
5805
5825
|
address: "0x6033F7f88332B8db6ad452B7C6D5bB643990aE3f",
|
|
5806
5826
|
chain: "ETH",
|
|
@@ -6221,16 +6241,6 @@ export const list = {
|
|
|
6221
6241
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.orn-0x0258f474786ddfd37abce6df6bbb1dd5dfc4434a.png",
|
|
6222
6242
|
ticker: "ORN",
|
|
6223
6243
|
},
|
|
6224
|
-
{
|
|
6225
|
-
address: "0x2a8e1e676ec238d8a992307b495b45b3feaa5e86",
|
|
6226
|
-
chain: "ETH",
|
|
6227
|
-
chainId: "1",
|
|
6228
|
-
decimals: 18,
|
|
6229
|
-
identifier: "ETH.OUSD-0x2a8e1e676ec238d8a992307b495b45b3feaa5e86",
|
|
6230
|
-
logoURI:
|
|
6231
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.ousd-0x2a8e1e676ec238d8a992307b495b45b3feaa5e86.png",
|
|
6232
|
-
ticker: "OUSD",
|
|
6233
|
-
},
|
|
6234
6244
|
{
|
|
6235
6245
|
address: "0x4575f41308EC1483f3d399aa9a2826d74Da13Deb",
|
|
6236
6246
|
chain: "ETH",
|
|
@@ -6711,16 +6721,6 @@ export const list = {
|
|
|
6711
6721
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.rook-0xfa5047c9c78b8877af97bdcb85db743fd7313d4a.png",
|
|
6712
6722
|
ticker: "ROOK",
|
|
6713
6723
|
},
|
|
6714
|
-
{
|
|
6715
|
-
address: "0xa1290d69c65a6fe4df752f95823fae25cb99e5a7",
|
|
6716
|
-
chain: "ETH",
|
|
6717
|
-
chainId: "1",
|
|
6718
|
-
decimals: 18,
|
|
6719
|
-
identifier: "ETH.rsETH-0xa1290d69c65a6fe4df752f95823fae25cb99e5a7",
|
|
6720
|
-
logoURI:
|
|
6721
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.rseth-0xa1290d69c65a6fe4df752f95823fae25cb99e5a7.png",
|
|
6722
|
-
ticker: "rsETH",
|
|
6723
|
-
},
|
|
6724
6724
|
{
|
|
6725
6725
|
address: "0x320623b8E4fF03373931769A31Fc52A4E78B5d70",
|
|
6726
6726
|
chain: "ETH",
|