@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
package/package.json
CHANGED
package/src/index.ts
CHANGED
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
export { list as CaviarV1List } from "./tokenLists/caviar_v1";
|
|
2
|
-
export { list as ChainflipList } from "./tokenLists/chainflip
|
|
2
|
+
export { list as ChainflipList } from "./tokenLists/chainflip";
|
|
3
|
+
export { list as JupiterList } from "./tokenLists/jupiter";
|
|
3
4
|
export { list as MayaList } from "./tokenLists/mayachain";
|
|
5
|
+
// export { list as OciswapV1List } from "./tokenLists/ociswap_v1";
|
|
4
6
|
export { list as OneInchList } from "./tokenLists/oneinch";
|
|
5
|
-
export { list as
|
|
7
|
+
export { list as OpenOceanV2List } from "./tokenLists/openocean_v2";
|
|
8
|
+
export { list as PancakeswapList } from "./tokenLists/pancakeswap";
|
|
6
9
|
export { list as PangolinList } from "./tokenLists/pangolin_v1";
|
|
7
10
|
export { list as SushiswapList } from "./tokenLists/sushiswap_v2";
|
|
8
|
-
export { list as ThorchainList } from "./tokenLists/thorchain
|
|
11
|
+
export { list as ThorchainList } from "./tokenLists/thorchain";
|
|
9
12
|
export { list as TraderjoeV2List } from "./tokenLists/traderjoe_v2";
|
|
10
13
|
export { list as UniswapV2List } from "./tokenLists/uniswap_v2";
|
|
11
14
|
export { list as UniswapV3List } from "./tokenLists/uniswap_v3";
|
|
@@ -2,14 +2,14 @@ export const list = {
|
|
|
2
2
|
provider: "CAVIAR_V1",
|
|
3
3
|
chainId: "radix-mainnet",
|
|
4
4
|
name: "CAVIAR_V1",
|
|
5
|
-
timestamp: "2024-
|
|
5
|
+
timestamp: "2024-11-13T04:31:31.830Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 1,
|
|
8
8
|
minor: 0,
|
|
9
9
|
patch: 0,
|
|
10
10
|
},
|
|
11
11
|
keywords: [],
|
|
12
|
-
count:
|
|
12
|
+
count: 131,
|
|
13
13
|
tokens: [
|
|
14
14
|
{
|
|
15
15
|
address: "resource_rdx1t4hw37aufauds7h7cwq24h25rxtzwe5gl7pz9qvrls2m3a7dmhh0v5",
|
|
@@ -151,6 +151,16 @@ export const list = {
|
|
|
151
151
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.coco-resource_rdx1tkd39p6vyk9xx7xy6fmm96wrn3f4aw3dleedgdaaeqksvc0anqz22c.png",
|
|
152
152
|
ticker: "COCO",
|
|
153
153
|
},
|
|
154
|
+
{
|
|
155
|
+
address: "resource_rdx1thh8uewrnc9ez4zwcdj3ty0rs6w5rmx5ddqfnqg0z3sscjmt439hje",
|
|
156
|
+
chain: "XRD",
|
|
157
|
+
chainId: "radix-mainnet",
|
|
158
|
+
decimals: 18,
|
|
159
|
+
identifier: "XRD.COLIE-resource_rdx1thh8uewrnc9ez4zwcdj3ty0rs6w5rmx5ddqfnqg0z3sscjmt439hje",
|
|
160
|
+
logoURI:
|
|
161
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.colie-resource_rdx1thh8uewrnc9ez4zwcdj3ty0rs6w5rmx5ddqfnqg0z3sscjmt439hje.png",
|
|
162
|
+
ticker: "COLIE",
|
|
163
|
+
},
|
|
154
164
|
{
|
|
155
165
|
address: "resource_rdx1tkcghk0v6ajyt38a67cj94x6rk2f7v7krertpc7p779h4sn5nzx3nj",
|
|
156
166
|
chain: "XRD",
|
|
@@ -381,6 +391,16 @@ export const list = {
|
|
|
381
391
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.floop-resource_rdx1tkhseye4w0hmf2af5enwurkxu4x29zk73yckyzhndv8xdk8tp2tn8q.png",
|
|
382
392
|
ticker: "floop",
|
|
383
393
|
},
|
|
394
|
+
{
|
|
395
|
+
address: "resource_rdx1t5l954908vmg465pkj7j37z0fn4j33cdjt2g6czavjde406y4uxdy9",
|
|
396
|
+
chain: "XRD",
|
|
397
|
+
chainId: "radix-mainnet",
|
|
398
|
+
decimals: 18,
|
|
399
|
+
identifier: "XRD.FOMO-resource_rdx1t5l954908vmg465pkj7j37z0fn4j33cdjt2g6czavjde406y4uxdy9",
|
|
400
|
+
logoURI:
|
|
401
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.fomo-resource_rdx1t5l954908vmg465pkj7j37z0fn4j33cdjt2g6czavjde406y4uxdy9.png",
|
|
402
|
+
ticker: "FOMO",
|
|
403
|
+
},
|
|
384
404
|
{
|
|
385
405
|
address: "resource_rdx1t4km4k306ul40s3zr8zwwrm25xfmx7w8ytjvdwqh0u3kkch0eph9rn",
|
|
386
406
|
chain: "XRD",
|
|
@@ -531,6 +551,16 @@ export const list = {
|
|
|
531
551
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.ida-resource_rdx1tkmwanknxau3f62kvufsk7sn80gaqhtllz8dasuq2en7nzdfka4t2t.png",
|
|
532
552
|
ticker: "ida",
|
|
533
553
|
},
|
|
554
|
+
{
|
|
555
|
+
address: "resource_rdx1t4r86qqjtzl8620ahvsxuxaf366s6rf6cpy24psdkmrlkdqvzn47c2",
|
|
556
|
+
chain: "XRD",
|
|
557
|
+
chainId: "radix-mainnet",
|
|
558
|
+
decimals: 18,
|
|
559
|
+
identifier: "XRD.ILIS-resource_rdx1t4r86qqjtzl8620ahvsxuxaf366s6rf6cpy24psdkmrlkdqvzn47c2",
|
|
560
|
+
logoURI:
|
|
561
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.ilis-resource_rdx1t4r86qqjtzl8620ahvsxuxaf366s6rf6cpy24psdkmrlkdqvzn47c2.png",
|
|
562
|
+
ticker: "ILIS",
|
|
563
|
+
},
|
|
534
564
|
{
|
|
535
565
|
address: "resource_rdx1t5muwkqqthsv2w25syfmeef3yul6qc7vs0phulms2hyazf9p863zpq",
|
|
536
566
|
chain: "XRD",
|
|
@@ -1001,6 +1031,16 @@ export const list = {
|
|
|
1001
1031
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.slg-resource_rdx1t4mtpqwly2p8pes0camm8zsalknyaag2qee9ks34y990zrcjqnmpal.png",
|
|
1002
1032
|
ticker: "SLG",
|
|
1003
1033
|
},
|
|
1034
|
+
{
|
|
1035
|
+
address: "resource_rdx1tka3kqqkjxcpddvcx0u300qt66z3tlzv7swqx9rklp60m5yqry6yzk",
|
|
1036
|
+
chain: "XRD",
|
|
1037
|
+
chainId: "radix-mainnet",
|
|
1038
|
+
decimals: 18,
|
|
1039
|
+
identifier: "XRD.SRG-resource_rdx1tka3kqqkjxcpddvcx0u300qt66z3tlzv7swqx9rklp60m5yqry6yzk",
|
|
1040
|
+
logoURI:
|
|
1041
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.srg-resource_rdx1tka3kqqkjxcpddvcx0u300qt66z3tlzv7swqx9rklp60m5yqry6yzk.png",
|
|
1042
|
+
ticker: "SRG",
|
|
1043
|
+
},
|
|
1004
1044
|
{
|
|
1005
1045
|
address: "resource_rdx1tk33qqrfz2m0p4t8mkpw9ahr3w3qngpwfrnhh7vq2kuqpdv90lkmcs",
|
|
1006
1046
|
chain: "XRD",
|
|
@@ -1011,6 +1051,16 @@ export const list = {
|
|
|
1011
1051
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.sss-resource_rdx1tk33qqrfz2m0p4t8mkpw9ahr3w3qngpwfrnhh7vq2kuqpdv90lkmcs.png",
|
|
1012
1052
|
ticker: "SSS",
|
|
1013
1053
|
},
|
|
1054
|
+
{
|
|
1055
|
+
address: "resource_rdx1t40lchq8k38eu4ztgve5svdpt0uxqmkvpy4a2ghnjcxjtdxttj9uam",
|
|
1056
|
+
chain: "XRD",
|
|
1057
|
+
chainId: "radix-mainnet",
|
|
1058
|
+
decimals: 18,
|
|
1059
|
+
identifier: "XRD.STAB-resource_rdx1t40lchq8k38eu4ztgve5svdpt0uxqmkvpy4a2ghnjcxjtdxttj9uam",
|
|
1060
|
+
logoURI:
|
|
1061
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.stab-resource_rdx1t40lchq8k38eu4ztgve5svdpt0uxqmkvpy4a2ghnjcxjtdxttj9uam.png",
|
|
1062
|
+
ticker: "STAB",
|
|
1063
|
+
},
|
|
1014
1064
|
{
|
|
1015
1065
|
address: "resource_rdx1t5l9wg9mqzhadcre0d3wrrryhhlx2j028glthu5p3srzn7uhmkx4as",
|
|
1016
1066
|
chain: "XRD",
|
|
@@ -1021,6 +1071,16 @@ export const list = {
|
|
|
1021
1071
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.stuft-resource_rdx1t5l9wg9mqzhadcre0d3wrrryhhlx2j028glthu5p3srzn7uhmkx4as.png",
|
|
1022
1072
|
ticker: "STUFT",
|
|
1023
1073
|
},
|
|
1074
|
+
{
|
|
1075
|
+
address: "resource_rdx1th3uhn6905l2vh49z2d83xgr45a08dkxn8ajxmt824ctpdu69msp89",
|
|
1076
|
+
chain: "XRD",
|
|
1077
|
+
chainId: "radix-mainnet",
|
|
1078
|
+
decimals: 18,
|
|
1079
|
+
identifier: "XRD.sUSD-resource_rdx1th3uhn6905l2vh49z2d83xgr45a08dkxn8ajxmt824ctpdu69msp89",
|
|
1080
|
+
logoURI:
|
|
1081
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.susd-resource_rdx1th3uhn6905l2vh49z2d83xgr45a08dkxn8ajxmt824ctpdu69msp89.png",
|
|
1082
|
+
ticker: "sUSD",
|
|
1083
|
+
},
|
|
1024
1084
|
{
|
|
1025
1085
|
address: "resource_rdx1thshg4sfau468h5fk4t8kq57372wrt2llr7xxqa73jq020unqzd0u5",
|
|
1026
1086
|
chain: "XRD",
|
|
@@ -1240,6 +1300,16 @@ export const list = {
|
|
|
1240
1300
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.xwbtc-resource_rdx1t580qxc7upat7lww4l2c4jckacafjeudxj5wpjrrct0p3e82sq4y75.png",
|
|
1241
1301
|
ticker: "xwBTC",
|
|
1242
1302
|
},
|
|
1303
|
+
{
|
|
1304
|
+
address: "resource_rdx1t4lkvwqd7wxqcatatelre2svxy04fn6980ydzld0faqamv8nrxhzm5",
|
|
1305
|
+
chain: "XRD",
|
|
1306
|
+
chainId: "radix-mainnet",
|
|
1307
|
+
decimals: 18,
|
|
1308
|
+
identifier: "XRD.YOMM-resource_rdx1t4lkvwqd7wxqcatatelre2svxy04fn6980ydzld0faqamv8nrxhzm5",
|
|
1309
|
+
logoURI:
|
|
1310
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.yomm-resource_rdx1t4lkvwqd7wxqcatatelre2svxy04fn6980ydzld0faqamv8nrxhzm5.png",
|
|
1311
|
+
ticker: "YOMM",
|
|
1312
|
+
},
|
|
1243
1313
|
{
|
|
1244
1314
|
address: "resource_rdx1t4tzgxlmq93c2te5ackj6v6qy8f23k6tt5rf7g3e3q49c2jmnn8tn2",
|
|
1245
1315
|
chain: "XRD",
|