@swapkit/tokens 1.8.1 → 1.8.3
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 -2
- package/src/tokenLists/caviar_v1.ts +22 -2
- package/src/tokenLists/chainflip.ts +1 -1
- package/src/tokenLists/mayachain.ts +22 -10
- package/src/tokenLists/oneinch.ts +42 -12
- package/src/tokenLists/pangolin_v1.ts +21 -21
- package/src/tokenLists/sushiswap_v2.ts +21 -21
- package/src/tokenLists/thorchain.ts +2 -12
- package/src/tokenLists/traderjoe_v2.ts +66 -266
- package/src/tokenLists/uniswap_v2.ts +998 -8
- package/src/tokenLists/uniswap_v3.ts +1429 -29
package/package.json
CHANGED
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
"license": "Apache-2.0",
|
|
10
10
|
"main": "./dist/index.js",
|
|
11
11
|
"name": "@swapkit/tokens",
|
|
12
|
-
"react-native": "./src/index.ts",
|
|
13
12
|
"repository": {
|
|
14
13
|
"type": "git",
|
|
15
14
|
"url": "git+https://github.com/thorswap/SwapKit.git"
|
|
@@ -25,5 +24,5 @@
|
|
|
25
24
|
},
|
|
26
25
|
"type": "module",
|
|
27
26
|
"types": "./src/index.ts",
|
|
28
|
-
"version": "1.8.
|
|
27
|
+
"version": "1.8.3"
|
|
29
28
|
}
|
|
@@ -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-10-15T12:01:55.638Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 1,
|
|
8
8
|
minor: 0,
|
|
9
9
|
patch: 0,
|
|
10
10
|
},
|
|
11
11
|
keywords: [],
|
|
12
|
-
count:
|
|
12
|
+
count: 124,
|
|
13
13
|
tokens: [
|
|
14
14
|
{
|
|
15
15
|
address: "resource_rdx1t4hw37aufauds7h7cwq24h25rxtzwe5gl7pz9qvrls2m3a7dmhh0v5",
|
|
@@ -41,6 +41,16 @@ export const list = {
|
|
|
41
41
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.acr-resource_rdx1tkpdf65wx7jcru0y02rrejfqn80kq6jpa8t3asvl72uq4ht9zzvsvx.png",
|
|
42
42
|
ticker: "ACR",
|
|
43
43
|
},
|
|
44
|
+
{
|
|
45
|
+
address: "resource_rdx1t4tjx4g3qzd98nayqxm7qdpj0a0u8ns6a0jrchq49dyfevgh6u0gj3",
|
|
46
|
+
chain: "XRD",
|
|
47
|
+
chainId: "radix-mainnet",
|
|
48
|
+
decimals: 18,
|
|
49
|
+
identifier: "XRD.ASTRL-resource_rdx1t4tjx4g3qzd98nayqxm7qdpj0a0u8ns6a0jrchq49dyfevgh6u0gj3",
|
|
50
|
+
logoURI:
|
|
51
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.astrl-resource_rdx1t4tjx4g3qzd98nayqxm7qdpj0a0u8ns6a0jrchq49dyfevgh6u0gj3.png",
|
|
52
|
+
ticker: "ASTRL",
|
|
53
|
+
},
|
|
44
54
|
{
|
|
45
55
|
address: "resource_rdx1tkn5jcul0fdrtua60kkaasxl8592c2d0g2whas78eeqx8wur9tlzql",
|
|
46
56
|
chain: "XRD",
|
|
@@ -971,6 +981,16 @@ export const list = {
|
|
|
971
981
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.sinx-resource_rdx1t5jnkwz3s6ezuun53s22duad7ezr3gfz3x3v9myuacg42g885q4m04.png",
|
|
972
982
|
ticker: "sinx",
|
|
973
983
|
},
|
|
984
|
+
{
|
|
985
|
+
address: "resource_rdx1t5zhavnxcvfxuyd4knqtszu5ep2vdsjzk0837dzw8tk7k3rzs4kpa6",
|
|
986
|
+
chain: "XRD",
|
|
987
|
+
chainId: "radix-mainnet",
|
|
988
|
+
decimals: 18,
|
|
989
|
+
identifier: "XRD.SLFI-resource_rdx1t5zhavnxcvfxuyd4knqtszu5ep2vdsjzk0837dzw8tk7k3rzs4kpa6",
|
|
990
|
+
logoURI:
|
|
991
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.slfi-resource_rdx1t5zhavnxcvfxuyd4knqtszu5ep2vdsjzk0837dzw8tk7k3rzs4kpa6.png",
|
|
992
|
+
ticker: "SLFI",
|
|
993
|
+
},
|
|
974
994
|
{
|
|
975
995
|
address: "resource_rdx1t4mtpqwly2p8pes0camm8zsalknyaag2qee9ks34y990zrcjqnmpal",
|
|
976
996
|
chain: "XRD",
|
|
@@ -2,14 +2,14 @@ export const list = {
|
|
|
2
2
|
provider: "MAYACHAIN",
|
|
3
3
|
chainId: "mayachain-mainnet-v1",
|
|
4
4
|
name: "MAYACHAIN",
|
|
5
|
-
timestamp: "2024-
|
|
5
|
+
timestamp: "2024-10-15T12:01:18.021Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 1,
|
|
8
8
|
minor: 0,
|
|
9
9
|
patch: 0,
|
|
10
10
|
},
|
|
11
11
|
keywords: [],
|
|
12
|
-
count:
|
|
12
|
+
count: 56,
|
|
13
13
|
tokens: [
|
|
14
14
|
{
|
|
15
15
|
address: "0x912ce59144191c1204e64559fe8253a0e49e6548",
|
|
@@ -129,6 +129,16 @@ export const list = {
|
|
|
129
129
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.wsteth-0x5979d7b546e38e414f7e9822514be443a4800529.png",
|
|
130
130
|
ticker: "WSTETH",
|
|
131
131
|
},
|
|
132
|
+
{
|
|
133
|
+
address: "0x9f41b34f42058a7b74672055a5fae22c4b113fd1",
|
|
134
|
+
chain: "ARB",
|
|
135
|
+
chainId: "42161",
|
|
136
|
+
decimals: 18,
|
|
137
|
+
identifier: "ARB.YUM-0x9f41b34f42058a7b74672055a5fae22c4b113fd1",
|
|
138
|
+
logoURI:
|
|
139
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.yum-0x9f41b34f42058a7b74672055a5fae22c4b113fd1.png",
|
|
140
|
+
ticker: "YUM",
|
|
141
|
+
},
|
|
132
142
|
{
|
|
133
143
|
chain: "BTC",
|
|
134
144
|
chainId: "bitcoin",
|
|
@@ -203,14 +213,6 @@ export const list = {
|
|
|
203
213
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.wsteth-0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0.png",
|
|
204
214
|
ticker: "WstETH",
|
|
205
215
|
},
|
|
206
|
-
{
|
|
207
|
-
chain: "KUJI",
|
|
208
|
-
chainId: "kaiyo-1",
|
|
209
|
-
decimals: 6,
|
|
210
|
-
identifier: "KUJI.AXLYUM",
|
|
211
|
-
logoURI: "https://storage.googleapis.com/token-list-swapkit-dev/images/kuji.axlyum.png",
|
|
212
|
-
ticker: "AXLYUM",
|
|
213
|
-
},
|
|
214
216
|
{
|
|
215
217
|
chain: "KUJI",
|
|
216
218
|
chainId: "kaiyo-1",
|
|
@@ -385,6 +387,16 @@ export const list = {
|
|
|
385
387
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.wsteth-0x5979d7b546e38e414f7e9822514be443a4800529.png",
|
|
386
388
|
ticker: "WSTETH",
|
|
387
389
|
},
|
|
390
|
+
{
|
|
391
|
+
address: "0x9f41b34f42058a7b74672055a5fae22c4b113fd1",
|
|
392
|
+
chain: "MAYA",
|
|
393
|
+
chainId: "mayachain-mainnet-v1",
|
|
394
|
+
decimals: 8,
|
|
395
|
+
identifier: "MAYA.ARB/YUM-0x9f41b34f42058a7b74672055a5fae22c4b113fd1",
|
|
396
|
+
logoURI:
|
|
397
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.yum-0x9f41b34f42058a7b74672055a5fae22c4b113fd1.png",
|
|
398
|
+
ticker: "YUM",
|
|
399
|
+
},
|
|
388
400
|
{
|
|
389
401
|
chain: "MAYA",
|
|
390
402
|
chainId: "mayachain-mainnet-v1",
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
export const list = {
|
|
2
2
|
provider: "ONEINCH",
|
|
3
3
|
name: "ONEINCH",
|
|
4
|
-
timestamp: "2024-
|
|
4
|
+
timestamp: "2024-10-15T12:01:19.402Z",
|
|
5
5
|
version: {
|
|
6
6
|
major: 1,
|
|
7
7
|
minor: 0,
|
|
8
8
|
patch: 0,
|
|
9
9
|
},
|
|
10
10
|
keywords: ["oneinch", "1inch", "1inch.exchange", "1inch.exchange v1"],
|
|
11
|
-
count:
|
|
11
|
+
count: 1401,
|
|
12
12
|
tokens: [
|
|
13
13
|
{
|
|
14
14
|
address: "0xba5ddd1f9d7f570dc94a51479a000e3bce967196",
|
|
@@ -4257,6 +4257,16 @@ export const list = {
|
|
|
4257
4257
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.diver-0xfb782396c9b20e564a64896181c7ac8d8979d5f4.png",
|
|
4258
4258
|
ticker: "DIVER",
|
|
4259
4259
|
},
|
|
4260
|
+
{
|
|
4261
|
+
address: "0x20157dbabb84e3bbfe68c349d0d44e48ae7b5ad2",
|
|
4262
|
+
chain: "ETH",
|
|
4263
|
+
chainId: "1",
|
|
4264
|
+
decimals: 8,
|
|
4265
|
+
identifier: "ETH.DLCBTC-0x20157dbabb84e3bbfe68c349d0d44e48ae7b5ad2",
|
|
4266
|
+
logoURI:
|
|
4267
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.dlcbtc-0x20157dbabb84e3bbfe68c349d0d44e48ae7b5ad2.png",
|
|
4268
|
+
ticker: "DLCBTC",
|
|
4269
|
+
},
|
|
4260
4270
|
{
|
|
4261
4271
|
address: "0x43dfc4159d86f3a37a5a4b3d4580b888ad7d4ddd",
|
|
4262
4272
|
chain: "ETH",
|
|
@@ -4507,6 +4517,16 @@ export const list = {
|
|
|
4507
4517
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.eeth-0x35fa164735182de50811e8e2e824cfb9b6118ac2.png",
|
|
4508
4518
|
ticker: "EETH",
|
|
4509
4519
|
},
|
|
4520
|
+
{
|
|
4521
|
+
address: "0xec53bf9167f50cdeb3ae105f56099aaab9061f83",
|
|
4522
|
+
chain: "ETH",
|
|
4523
|
+
chainId: "1",
|
|
4524
|
+
decimals: 18,
|
|
4525
|
+
identifier: "ETH.EIGEN-0xec53bf9167f50cdeb3ae105f56099aaab9061f83",
|
|
4526
|
+
logoURI:
|
|
4527
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.eigen-0xec53bf9167f50cdeb3ae105f56099aaab9061f83.png",
|
|
4528
|
+
ticker: "EIGEN",
|
|
4529
|
+
},
|
|
4510
4530
|
{
|
|
4511
4531
|
address: "0xbf2179859fc6d5bee9bf9158632dc51678a4100e",
|
|
4512
4532
|
chain: "ETH",
|
|
@@ -5045,16 +5065,6 @@ export const list = {
|
|
|
5045
5065
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.ftm-0x4e15361fd6b4bb609fa63c81a2be19d873717870.png",
|
|
5046
5066
|
ticker: "FTM",
|
|
5047
5067
|
},
|
|
5048
|
-
{
|
|
5049
|
-
address: "0xaedf386b755465871ff874e3e37af5976e247064",
|
|
5050
|
-
chain: "ETH",
|
|
5051
|
-
chainId: "1",
|
|
5052
|
-
decimals: 18,
|
|
5053
|
-
identifier: "ETH.FTN-0xaedf386b755465871ff874e3e37af5976e247064",
|
|
5054
|
-
logoURI:
|
|
5055
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.ftn-0xaedf386b755465871ff874e3e37af5976e247064.png",
|
|
5056
|
-
ticker: "FTN",
|
|
5057
|
-
},
|
|
5058
5068
|
{
|
|
5059
5069
|
address: "0x50d1c9771902476076ecfc8b2a83ad6b9355a4c9",
|
|
5060
5070
|
chain: "ETH",
|
|
@@ -11924,6 +11934,16 @@ export const list = {
|
|
|
11924
11934
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.sdt-0x73968b9a57c6e53d41345fd57a6e6ae27d6cdb2f.png",
|
|
11925
11935
|
ticker: "SDT",
|
|
11926
11936
|
},
|
|
11937
|
+
{
|
|
11938
|
+
address: "0x8be3460a480c80728a8c4d7a5d5303c85ba7b3b9",
|
|
11939
|
+
chain: "ETH",
|
|
11940
|
+
chainId: "1",
|
|
11941
|
+
decimals: 18,
|
|
11942
|
+
identifier: "ETH.sENA-0x8be3460a480c80728a8c4d7a5d5303c85ba7b3b9",
|
|
11943
|
+
logoURI:
|
|
11944
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.sena-0x8be3460a480c80728a8c4d7a5d5303c85ba7b3b9.png",
|
|
11945
|
+
ticker: "sENA",
|
|
11946
|
+
},
|
|
11927
11947
|
{
|
|
11928
11948
|
address: "0xfe2e637202056d30016725477c5da089ab0a043a",
|
|
11929
11949
|
chain: "ETH",
|
|
@@ -12894,6 +12914,16 @@ export const list = {
|
|
|
12894
12914
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.trust-0x57700244b20f84799a31c6c96dadff373ca9d6c5.png",
|
|
12895
12915
|
ticker: "TRUST",
|
|
12896
12916
|
},
|
|
12917
|
+
{
|
|
12918
|
+
address: "0x2c537e5624e4af88a7ae4060c022609376c8d0eb",
|
|
12919
|
+
chain: "ETH",
|
|
12920
|
+
chainId: "1",
|
|
12921
|
+
decimals: 6,
|
|
12922
|
+
identifier: "ETH.TRYB-0x2c537e5624e4af88a7ae4060c022609376c8d0eb",
|
|
12923
|
+
logoURI:
|
|
12924
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.tryb-0x2c537e5624e4af88a7ae4060c022609376c8d0eb.png",
|
|
12925
|
+
ticker: "TRYB",
|
|
12926
|
+
},
|
|
12897
12927
|
{
|
|
12898
12928
|
address: "0x0000000000085d4780b73119b644ae5ecd22b376",
|
|
12899
12929
|
chain: "ETH",
|
|
@@ -2,7 +2,7 @@ export const list = {
|
|
|
2
2
|
provider: "PANGOLIN_V1",
|
|
3
3
|
chainId: "43114",
|
|
4
4
|
name: "PANGOLIN_V1",
|
|
5
|
-
timestamp: "2024-
|
|
5
|
+
timestamp: "2024-10-15T12:01:29.660Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 1,
|
|
8
8
|
minor: 0,
|
|
@@ -21,16 +21,6 @@ export const list = {
|
|
|
21
21
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.eth-0xf20d962a6c8f70c731bd838a3a388d7d48fa6e15.png",
|
|
22
22
|
ticker: "ETH",
|
|
23
23
|
},
|
|
24
|
-
{
|
|
25
|
-
address: "0x65378b697853568dA9ff8EaB60C13E1Ee9f4a654",
|
|
26
|
-
chain: "AVAX",
|
|
27
|
-
chainId: "43114",
|
|
28
|
-
decimals: 18,
|
|
29
|
-
identifier: "AVAX.HUSKY-0X65378B697853568DA9FF8EAB60C13E1EE9F4A654",
|
|
30
|
-
logoURI:
|
|
31
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.husky-0x65378b697853568da9ff8eab60c13e1ee9f4a654.png",
|
|
32
|
-
ticker: "HUSKY",
|
|
33
|
-
},
|
|
34
24
|
{
|
|
35
25
|
address: "0x5947BB275c521040051D82396192181b413227A3",
|
|
36
26
|
chain: "AVAX",
|
|
@@ -81,16 +71,6 @@ export const list = {
|
|
|
81
71
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.spore-0x6e7f5c0b9f4432716bdd0a77a3601291b9d9e985.png",
|
|
82
72
|
ticker: "SPORE",
|
|
83
73
|
},
|
|
84
|
-
{
|
|
85
|
-
address: "0x9d871BD3D730F416D5d06Ff8BC17bE4119070552",
|
|
86
|
-
chain: "AVAX",
|
|
87
|
-
chainId: "43114",
|
|
88
|
-
decimals: 18,
|
|
89
|
-
identifier: "AVAX.TERRA-0X9D871BD3D730F416D5D06FF8BC17BE4119070552",
|
|
90
|
-
logoURI:
|
|
91
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.terra-0x9d871bd3d730f416d5d06ff8bc17be4119070552.png",
|
|
92
|
-
ticker: "TERRA",
|
|
93
|
-
},
|
|
94
74
|
{
|
|
95
75
|
address: "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E",
|
|
96
76
|
chain: "AVAX",
|
|
@@ -151,6 +131,26 @@ export const list = {
|
|
|
151
131
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.wavax-0xb31f66aa3c1e785363f0875a1b74e27b85fd66c7.png",
|
|
152
132
|
ticker: "WAVAX",
|
|
153
133
|
},
|
|
134
|
+
{
|
|
135
|
+
address: "0x50b7545627a5162F82A992c33b87aDc75187B218",
|
|
136
|
+
chain: "AVAX",
|
|
137
|
+
chainId: "43114",
|
|
138
|
+
decimals: 8,
|
|
139
|
+
identifier: "AVAX.WBTC.E-0X50B7545627A5162F82A992C33B87ADC75187B218",
|
|
140
|
+
logoURI:
|
|
141
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.wbtc.e-0x50b7545627a5162f82a992c33b87adc75187b218.png",
|
|
142
|
+
ticker: "WBTC.E",
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
address: "0xB1466d4cf0DCfC0bCdDcf3500F473cdACb88b56D",
|
|
146
|
+
chain: "AVAX",
|
|
147
|
+
chainId: "43114",
|
|
148
|
+
decimals: 18,
|
|
149
|
+
identifier: "AVAX.WET-0XB1466D4CF0DCFC0BCDDCF3500F473CDACB88B56D",
|
|
150
|
+
logoURI:
|
|
151
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.wet-0xb1466d4cf0dcfc0bcddcf3500f473cdacb88b56d.png",
|
|
152
|
+
ticker: "WET",
|
|
153
|
+
},
|
|
154
154
|
{
|
|
155
155
|
address: "0x49D5c2BdFfac6CE2BFdB6640F4F80f226bc10bAB",
|
|
156
156
|
chain: "AVAX",
|
|
@@ -2,7 +2,7 @@ export const list = {
|
|
|
2
2
|
provider: "SUSHISWAP_V2",
|
|
3
3
|
chainId: "1",
|
|
4
4
|
name: "SUSHISWAP_V2",
|
|
5
|
-
timestamp: "2024-
|
|
5
|
+
timestamp: "2024-10-15T11:30:58.138Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 1,
|
|
8
8
|
minor: 0,
|
|
@@ -101,16 +101,6 @@ export const list = {
|
|
|
101
101
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.bdi-0x0309c98b1bffa350bcb3f9fb9780970ca32a5060.png",
|
|
102
102
|
ticker: "BDI",
|
|
103
103
|
},
|
|
104
|
-
{
|
|
105
|
-
address: "0xF17e65822b568B3903685a7c9F496CF7656Cc6C2",
|
|
106
|
-
chain: "ETH",
|
|
107
|
-
chainId: "1",
|
|
108
|
-
decimals: 18,
|
|
109
|
-
identifier: "ETH.BICO-0XF17E65822B568B3903685A7C9F496CF7656CC6C2",
|
|
110
|
-
logoURI:
|
|
111
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.bico-0xf17e65822b568b3903685a7c9f496cf7656cc6c2.png",
|
|
112
|
-
ticker: "BICO",
|
|
113
|
-
},
|
|
114
104
|
{
|
|
115
105
|
address: "0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5",
|
|
116
106
|
chain: "ETH",
|
|
@@ -211,16 +201,6 @@ export const list = {
|
|
|
211
201
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.dai-0x6b175474e89094c44da98b954eedeac495271d0f.png",
|
|
212
202
|
ticker: "DAI",
|
|
213
203
|
},
|
|
214
|
-
{
|
|
215
|
-
address: "0xE00639A1f59B52773b7d39d9F9beF07F6248dbAe",
|
|
216
|
-
chain: "ETH",
|
|
217
|
-
chainId: "1",
|
|
218
|
-
decimals: 18,
|
|
219
|
-
identifier: "ETH.DAOX-0XE00639A1F59B52773B7D39D9F9BEF07F6248DBAE",
|
|
220
|
-
logoURI:
|
|
221
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.daox-0xe00639a1f59b52773b7d39d9f9bef07f6248dbae.png",
|
|
222
|
-
ticker: "DAOX",
|
|
223
|
-
},
|
|
224
204
|
{
|
|
225
205
|
address: "0x8f693ca8D21b157107184d29D398A8D082b38b76",
|
|
226
206
|
chain: "ETH",
|
|
@@ -241,6 +221,16 @@ export const list = {
|
|
|
241
221
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.delta-0x9ea3b5b4ec044b70375236a281986106457b20ef.png",
|
|
242
222
|
ticker: "DELTA",
|
|
243
223
|
},
|
|
224
|
+
{
|
|
225
|
+
address: "0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419",
|
|
226
|
+
chain: "ETH",
|
|
227
|
+
chainId: "1",
|
|
228
|
+
decimals: 18,
|
|
229
|
+
identifier: "ETH.DIA-0X84CA8BC7997272C7CFB4D0CD3D55CD942B3C9419",
|
|
230
|
+
logoURI:
|
|
231
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.dia-0x84ca8bc7997272c7cfb4d0cd3d55cd942b3c9419.png",
|
|
232
|
+
ticker: "DIA",
|
|
233
|
+
},
|
|
244
234
|
{
|
|
245
235
|
address: "0xBAac2B4491727D78D2b78815144570b9f2Fe8899",
|
|
246
236
|
chain: "ETH",
|
|
@@ -691,6 +681,16 @@ export const list = {
|
|
|
691
681
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.sil-0xbcda9e0658f4eecf56a0bd099e6dbc0c91f6a8c2.png",
|
|
692
682
|
ticker: "SIL",
|
|
693
683
|
},
|
|
684
|
+
{
|
|
685
|
+
address: "0x86ed939B500E121C0C5f493F399084Db596dAd20",
|
|
686
|
+
chain: "ETH",
|
|
687
|
+
chainId: "1",
|
|
688
|
+
decimals: 18,
|
|
689
|
+
identifier: "ETH.SPC-0X86ED939B500E121C0C5F493F399084DB596DAD20",
|
|
690
|
+
logoURI:
|
|
691
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.spc-0x86ed939b500e121c0c5f493f399084db596dad20.png",
|
|
692
|
+
ticker: "SPC",
|
|
693
|
+
},
|
|
694
694
|
{
|
|
695
695
|
address: "0x090185f2135308BaD17527004364eBcC2D37e5F6",
|
|
696
696
|
chain: "ETH",
|
|
@@ -2,14 +2,14 @@ export const list = {
|
|
|
2
2
|
provider: "THORCHAIN",
|
|
3
3
|
chainId: "thorchain-1",
|
|
4
4
|
name: "THORCHAIN",
|
|
5
|
-
timestamp: "2024-
|
|
5
|
+
timestamp: "2024-10-15T12:01:40.996Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 1,
|
|
8
8
|
minor: 0,
|
|
9
9
|
patch: 0,
|
|
10
10
|
},
|
|
11
11
|
keywords: [],
|
|
12
|
-
count:
|
|
12
|
+
count: 65,
|
|
13
13
|
tokens: [
|
|
14
14
|
{
|
|
15
15
|
chain: "AVAX",
|
|
@@ -451,16 +451,6 @@ export const list = {
|
|
|
451
451
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.gusd-0x056fd409e1d7a124bd7017459dfea2f387b6d5cd.png",
|
|
452
452
|
ticker: "GUSD",
|
|
453
453
|
},
|
|
454
|
-
{
|
|
455
|
-
address: "0x6c6ee5e31d828de241282b9606c8e98ea48526e2",
|
|
456
|
-
chain: "THOR",
|
|
457
|
-
chainId: "thorchain-1",
|
|
458
|
-
decimals: 8,
|
|
459
|
-
identifier: "THOR.ETH/HOT-0x6c6ee5e31d828de241282b9606c8e98ea48526e2",
|
|
460
|
-
logoURI:
|
|
461
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.hot-0x6c6ee5e31d828de241282b9606c8e98ea48526e2.png",
|
|
462
|
-
ticker: "HOT",
|
|
463
|
-
},
|
|
464
454
|
{
|
|
465
455
|
address: "0x67b6d479c7bb412c54e03dca8e1bc6740ce6b99c",
|
|
466
456
|
chain: "THOR",
|