@yodlpay/tokenlists 0.4.1 → 0.4.3-alpha.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/abis.d.ts +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/routerlist-v1.json +35 -0
- package/dist/tokenlist-featured.json +13 -6
- package/dist/tokenlists.cjs.development.js +901 -238
- package/dist/tokenlists.cjs.development.js.map +1 -1
- package/dist/tokenlists.cjs.production.min.js +1 -1
- package/dist/tokenlists.cjs.production.min.js.map +1 -1
- package/dist/tokenlists.esm.js +900 -238
- package/dist/tokenlists.esm.js.map +1 -1
- package/package.json +2 -2
package/dist/abis.d.ts
CHANGED
package/dist/index.d.ts
CHANGED
|
@@ -380,3 +380,4 @@ export declare function getRouter(chainId: number, version: string): RouterInfo
|
|
|
380
380
|
export declare function getRouterByAddress(address: string, chainId?: number): RouterInfo | undefined;
|
|
381
381
|
export declare function getLatestRouter(chainId: number): RouterInfo;
|
|
382
382
|
export declare function getShortNames(): string[];
|
|
383
|
+
export declare function getNativeWrappedToken(chainId: number): TokenInfo;
|
package/dist/routerlist-v1.json
CHANGED
|
@@ -57,6 +57,13 @@
|
|
|
57
57
|
"version": "0.3",
|
|
58
58
|
"fee": "0.002"
|
|
59
59
|
},
|
|
60
|
+
{
|
|
61
|
+
"chainId": 10,
|
|
62
|
+
"address": "0x8ee49523463d041e28C2f80f95e3F511e1e73925",
|
|
63
|
+
"timestamp": "2024-06-28T00:00:00+00:00",
|
|
64
|
+
"version": "0.4",
|
|
65
|
+
"fee": "0.002"
|
|
66
|
+
},
|
|
60
67
|
{
|
|
61
68
|
"chainId": 42161,
|
|
62
69
|
"address": "0x334264f4fbb56a84f80df722ba765d210f0cf555",
|
|
@@ -78,6 +85,13 @@
|
|
|
78
85
|
"version": "0.3",
|
|
79
86
|
"fee": "0.002"
|
|
80
87
|
},
|
|
88
|
+
{
|
|
89
|
+
"chainId": 42161,
|
|
90
|
+
"address": "0x9569B81892B7168efe41cdc51aa075a71C0f4F5b",
|
|
91
|
+
"timestamp": "2024-06-28T00:00:00+00:00",
|
|
92
|
+
"version": "0.4",
|
|
93
|
+
"fee": "0.002"
|
|
94
|
+
},
|
|
81
95
|
{
|
|
82
96
|
"chainId": 100,
|
|
83
97
|
"address": "0x448fabd2d16bc48ecdbe68890414de7a1b6348fd",
|
|
@@ -99,6 +113,13 @@
|
|
|
99
113
|
"version": "0.3",
|
|
100
114
|
"fee": "0.002"
|
|
101
115
|
},
|
|
116
|
+
{
|
|
117
|
+
"chainId": 100,
|
|
118
|
+
"address": "0xAf69d83E142c6f4B8e72C634a03C0ab6f361d0CC",
|
|
119
|
+
"timestamp": "2024-06-28T00:00:00+00:00",
|
|
120
|
+
"version": "0.4",
|
|
121
|
+
"fee": "0.002"
|
|
122
|
+
},
|
|
102
123
|
{
|
|
103
124
|
"chainId": 137,
|
|
104
125
|
"address": "0x8866DAFa2762346c85098C5b2201fA7CB2dA6100",
|
|
@@ -113,6 +134,13 @@
|
|
|
113
134
|
"version": "0.3",
|
|
114
135
|
"fee": "0.002"
|
|
115
136
|
},
|
|
137
|
+
{
|
|
138
|
+
"chainId": 137,
|
|
139
|
+
"address": "0x0642F4e4fcfA014Db0134D6C96aCcBb2bdD77ba4",
|
|
140
|
+
"timestamp": "2024-06-28T00:00:00+00:00",
|
|
141
|
+
"version": "0.4",
|
|
142
|
+
"fee": "0.002"
|
|
143
|
+
},
|
|
116
144
|
{
|
|
117
145
|
"chainId": 8453,
|
|
118
146
|
"address": "0x2BaE9Bb53BCe89c760dBfA55D854D43ab96EE19f",
|
|
@@ -133,6 +161,13 @@
|
|
|
133
161
|
"timestamp": "2024-06-20T15:50:00+00:00",
|
|
134
162
|
"version": "0.3",
|
|
135
163
|
"fee": "0.002"
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
"chainId": 8453,
|
|
167
|
+
"address": "0xe066da17bf33B51271CFB568A04B6115402b6C2d",
|
|
168
|
+
"timestamp": "2024-06-28T10:50:00+00:00",
|
|
169
|
+
"version": "0.4",
|
|
170
|
+
"fee": "0.002"
|
|
136
171
|
}
|
|
137
172
|
]
|
|
138
173
|
}
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"symbol": "WETH",
|
|
49
49
|
"logoUri": "https://raw.githubusercontent.com/yodlpay/tokenlists/main/logos/tokens/WETH.svg",
|
|
50
50
|
"decimals": 18,
|
|
51
|
-
"tags": ["Mainnet", "Native Token", "featured"],
|
|
51
|
+
"tags": ["Mainnet", "Native Token", "featured", "wrapped"],
|
|
52
52
|
"address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2"
|
|
53
53
|
},
|
|
54
54
|
{
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"symbol": "WETH",
|
|
59
59
|
"logoUri": "https://raw.githubusercontent.com/yodlpay/tokenlists/main/logos/tokens/WETH.svg",
|
|
60
60
|
"decimals": 18,
|
|
61
|
-
"tags": ["Optimism", "Native Token", "featured"],
|
|
61
|
+
"tags": ["Optimism", "Native Token", "featured", "wrapped"],
|
|
62
62
|
"address": "0x4200000000000000000000000000000000000006"
|
|
63
63
|
},
|
|
64
64
|
{
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"symbol": "WETH",
|
|
69
69
|
"logoUri": "https://raw.githubusercontent.com/yodlpay/tokenlists/main/logos/tokens/WETH.svg",
|
|
70
70
|
"decimals": 18,
|
|
71
|
-
"tags": ["Arbitrum", "Native Token", "featured"],
|
|
71
|
+
"tags": ["Arbitrum", "Native Token", "featured", "wrapped"],
|
|
72
72
|
"address": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1"
|
|
73
73
|
},
|
|
74
74
|
{
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"symbol": "WETH",
|
|
79
79
|
"logoUri": "https://raw.githubusercontent.com/yodlpay/tokenlists/main/logos/tokens/WETH.svg",
|
|
80
80
|
"decimals": 18,
|
|
81
|
-
"tags": ["Base", "Native Token", "featured"],
|
|
81
|
+
"tags": ["Base", "Native Token", "featured", "wrapped"],
|
|
82
82
|
"address": "0x4200000000000000000000000000000000000006"
|
|
83
83
|
},
|
|
84
84
|
{
|
|
@@ -368,7 +368,14 @@
|
|
|
368
368
|
"name": "wxDAI",
|
|
369
369
|
"symbol": "wxDAI",
|
|
370
370
|
"currency": "USD",
|
|
371
|
-
"tags": [
|
|
371
|
+
"tags": [
|
|
372
|
+
"Gnosis",
|
|
373
|
+
"Stablecoin",
|
|
374
|
+
"Native Token",
|
|
375
|
+
"USD",
|
|
376
|
+
"featured",
|
|
377
|
+
"wrapped"
|
|
378
|
+
],
|
|
372
379
|
"logoUri": "https://raw.githubusercontent.com/yodlpay/tokenlists/main/logos/tokens/wxDAI.svg"
|
|
373
380
|
},
|
|
374
381
|
{
|
|
@@ -399,7 +406,7 @@
|
|
|
399
406
|
"symbol": "WMATIC",
|
|
400
407
|
"logoUri": "https://raw.githubusercontent.com/yodlpay/tokenlists/main/logos/chains/137/logo.svg",
|
|
401
408
|
"decimals": 18,
|
|
402
|
-
"tags": ["Polygon", "Native Token", "featured"],
|
|
409
|
+
"tags": ["Polygon", "Native Token", "featured", "wrapped"],
|
|
403
410
|
"address": "0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270"
|
|
404
411
|
},
|
|
405
412
|
{
|