@tokemak/tokenlist 0.1.1 → 0.2.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.d.ts +6 -0
- package/dist/index.js +74 -7
- package/dist/index.ts +76 -4
- package/package.json +3 -2
package/dist/index.d.ts
CHANGED
|
@@ -49,6 +49,7 @@ export declare const ARBITRUM_NETWORK: INetwork;
|
|
|
49
49
|
export declare const SONIC_NETWORK: INetwork;
|
|
50
50
|
export declare const PLASMA_NETWORK: INetwork;
|
|
51
51
|
export declare const LINEA_NETWORK: INetwork;
|
|
52
|
+
export declare const MONAD_NETWORK: INetwork;
|
|
52
53
|
export declare const CURVE_PROTOCOL: IProtocol;
|
|
53
54
|
export declare const BALANCER_PROTOCOL: IProtocol;
|
|
54
55
|
export declare const MAVERICK_PROTOCOL: IProtocol;
|
|
@@ -73,6 +74,7 @@ export declare const ZAPPER_PROTOCOL: IProtocol;
|
|
|
73
74
|
export declare const DEBANK_PROTOCOL: IProtocol;
|
|
74
75
|
export declare const LLAMASWAP_PROTOCOL: IProtocol;
|
|
75
76
|
export declare const UNISWAP_PROTOCOL: IProtocol;
|
|
77
|
+
export declare const GEARBOX_PROTOCOL: IProtocol;
|
|
76
78
|
export declare const NONE_PROTOCOL: IProtocol;
|
|
77
79
|
export declare const ETH_TOKEN: IToken;
|
|
78
80
|
export declare const WETH_TOKEN: IToken;
|
|
@@ -150,6 +152,9 @@ export declare const SUSDAI_TOKEN: IToken;
|
|
|
150
152
|
export declare const USDO_TOKEN: IToken;
|
|
151
153
|
export declare const USDT0_TOKEN: IToken;
|
|
152
154
|
export declare const PYUSD_TOKEN: IToken;
|
|
155
|
+
export declare const WMON_TOKEN: IToken;
|
|
156
|
+
export declare const AUSD_TOKEN: IToken;
|
|
157
|
+
export declare const MON_TOKEN: IToken;
|
|
153
158
|
export declare const AUTOETH_AUTOPOOL: IAutopool;
|
|
154
159
|
export declare const BALETH_AUTOPOOL: IAutopool;
|
|
155
160
|
export declare const BASEETH_AUTOPOOL: IAutopool;
|
|
@@ -172,6 +177,7 @@ export declare const AUTOXPL_AUTOPOOL: IAutopool;
|
|
|
172
177
|
export declare const LINEAUSD_AUTOPOOL: IAutopool;
|
|
173
178
|
export declare const ANCHRGUSD_AUTOPOOL: IAutopool;
|
|
174
179
|
export declare const INFINIFIUSD_AUTOPOOL: IAutopool;
|
|
180
|
+
export declare const MONUSD_AUTOPOOL: IAutopool;
|
|
175
181
|
export declare const ALL_NETWORKS: INetwork[];
|
|
176
182
|
export declare const ALL_PROTOCOLS: IProtocol[];
|
|
177
183
|
export declare const ALL_TOKENS: IToken[];
|
package/dist/index.js
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
3
|
+
exports.FRXETH_TOKEN = exports.SWETH_TOKEN = exports.WSTETH_TOKEN = exports.STETH_TOKEN = exports.RETH_TOKEN = exports.AUTO_TOKEN = exports.TOKE_TOKEN = exports.WBTC_TOKEN = exports.WETH_TOKEN = exports.ETH_TOKEN = exports.NONE_PROTOCOL = exports.GEARBOX_PROTOCOL = exports.UNISWAP_PROTOCOL = exports.LLAMASWAP_PROTOCOL = exports.DEBANK_PROTOCOL = exports.ZAPPER_PROTOCOL = exports.SILO_PROTOCOL = exports.LIDO_PROTOCOL = exports.INVERSE_PROTOCOL = exports.ORIGIN_PROTOCOL = exports.ANGLE_PROTOCOL = exports.FRAX_PROTOCOL = exports.SKY_PROTOCOL = exports.EULER_PROTOCOL = exports.MAKER_PROTOCOL = exports.ETHENA_PROTOCOL = exports.BALANCERV3_PROTOCOL = exports.MORPHO_PROTOCOL = exports.FLUID_PROTOCOL = exports.AAVE_PROTOCOL = exports.BEETS_PROTOCOL = exports.SUSHI_PROTOCOL = exports.AERODROME_PROTOCOL = exports.MAVERICK_PROTOCOL = exports.BALANCER_PROTOCOL = exports.CURVE_PROTOCOL = exports.MONAD_NETWORK = exports.LINEA_NETWORK = exports.PLASMA_NETWORK = exports.SONIC_NETWORK = exports.ARBITRUM_NETWORK = exports.OPTIMISM_NETWORK = exports.BASE_NETWORK = exports.ETHEREUM_NETWORK = exports.TOKEMAK_LISTS_URL = exports.TOKEMAK_AUTOPOOLS_BASE_URL = exports.TOKEMAK_PROTOCOLS_BASE_URL = exports.TOKEMAK_NETWORKS_BASE_URL = exports.TOKEMAK_TOKENS_BASE_URL = exports.TOKEMAK_TOKENLIST_BASE_URL = void 0;
|
|
4
|
+
exports.STKSCUSD_TOKEN = exports.SCUSD_TOKEN = exports.WANS_TOKEN = exports.ANS_TOKEN = exports.WOS_TOKEN = exports.OS_TOKEN = exports.STS_TOKEN = exports.SYRUPUSDC_TOKEN = exports.ALUSD_TOKEN = exports.DEUSD_TOKEN = exports.EUSD_TOKEN = exports.REUSD_TOKEN = exports.SDOLA_TOKEN = exports.DOLA_TOKEN = exports.WS_TOKEN = exports.S_TOKEN = exports.WRSETH_TOKEN = exports.WAUSDC_TOKEN = exports.WAGHO_TOKEN = exports.WAUSDT_TOKEN = exports.SFRXUSD_TOKEN = exports.FRXUSD_TOKEN = exports.SFRAX_TOKEN = exports.SDAI_TOKEN = exports.USR_TOKEN = exports.GYD_TOKEN = exports.FRAX_TOKEN = exports.GHO_TOKEN = exports.CRVUSD_TOKEN = exports.USDT_TOKEN = exports.USDE_TOKEN = exports.DAI_TOKEN = exports.SCRVUSD_TOKEN = exports.USDS_TOKEN = exports.SUSDS_TOKEN = exports.SUSDE_TOKEN = exports.PUFETH_TOKEN = exports.USDC_TOKEN = exports.RSWETH_TOKEN = exports.ETHX_TOKEN = exports.RSETH_TOKEN = exports.OETH_TOKEN = exports.APXETH_TOKEN = exports.PXETH_TOKEN = exports.EZETH_TOKEN = exports.OSETH_TOKEN = exports.CBETH_TOKEN = exports.EETH_TOKEN = exports.WEETH_TOKEN = exports.SFRXETH_TOKEN = void 0;
|
|
5
|
+
exports.FAV_SONIC_TOKENS = exports.FAV_EURC_TOKENS = exports.FAV_ETH_TOKENS = exports.FAV_BASE_USD_TOKENS = exports.ALL_AUTOPOOLS = exports.ALL_TOKENS = exports.ALL_PROTOCOLS = exports.ALL_NETWORKS = exports.MONUSD_AUTOPOOL = exports.INFINIFIUSD_AUTOPOOL = exports.ANCHRGUSD_AUTOPOOL = exports.LINEAUSD_AUTOPOOL = exports.AUTOXPL_AUTOPOOL = exports.PLASMAUSD_AUTOPOOL = exports.ARBUSD_AUTOPOOL = exports.BASEEUR_AUTOPOOL = exports.SILOETH_AUTOPOOL = exports.SILOUSD_AUTOPOOL = exports.TURBOUSD_AUTOPOOL = exports.SONICUSD_AUTOPOOL = exports.PENDLEUSD_AUTOPOOL = exports.MORPHOUSD_AUTOPOOL = exports.AUTODOLA_AUTOPOOL = exports.AUTOS_AUTOPOOL = exports.BASEUSD_AUTOPOOL = exports.AUTOUSD_AUTOPOOL = exports.DINEROETH_AUTOPOOL = exports.AUTOLRT_AUTOPOOL = exports.BASEETH_AUTOPOOL = exports.BALETH_AUTOPOOL = exports.AUTOETH_AUTOPOOL = exports.MON_TOKEN = exports.AUSD_TOKEN = exports.WMON_TOKEN = exports.PYUSD_TOKEN = exports.USDT0_TOKEN = exports.USDO_TOKEN = exports.SUSDAI_TOKEN = exports.USDAI_TOKEN = exports.WXPL_TOKEN = exports.XPL_TOKEN = exports.EURC_TOKEN = exports.XSILO_TOKEN = exports.SILO_TOKEN = exports.IETHV2_TOKEN = exports.LVLUSD_TOKEN = exports.WSTUSR_TOKEN = exports.LUSD_TOKEN = exports.BOLD_TOKEN = exports.WSTKSCUSD_TOKEN = void 0;
|
|
6
|
+
exports.SWAP_ENABLED_SONIC = exports.SWAP_ENABLED_PLASMA = exports.SWAP_ENABLED = exports.FAV_USD_TOKENS = void 0;
|
|
6
7
|
// Constants
|
|
7
8
|
exports.TOKEMAK_TOKENLIST_BASE_URL = "https://token-imgs.tokemaklabs.com";
|
|
8
9
|
exports.TOKEMAK_TOKENS_BASE_URL = "https://token-imgs.tokemaklabs.com/tokens";
|
|
@@ -46,6 +47,11 @@ exports.LINEA_NETWORK = {
|
|
|
46
47
|
"logoURI": "https://token-imgs.tokemaklabs.com/networks/linea.png",
|
|
47
48
|
"chainId": 59144
|
|
48
49
|
};
|
|
50
|
+
exports.MONAD_NETWORK = {
|
|
51
|
+
"name": "Monad",
|
|
52
|
+
"logoURI": "https://token-imgs.tokemaklabs.com/networks/monad.png",
|
|
53
|
+
"chainId": 143
|
|
54
|
+
};
|
|
49
55
|
// Protocols
|
|
50
56
|
exports.CURVE_PROTOCOL = {
|
|
51
57
|
"name": "Curve",
|
|
@@ -185,6 +191,12 @@ exports.UNISWAP_PROTOCOL = {
|
|
|
185
191
|
"logoURI": "https://token-imgs.tokemaklabs.com/protocols/uniswap.png",
|
|
186
192
|
"type": "Protocol"
|
|
187
193
|
};
|
|
194
|
+
exports.GEARBOX_PROTOCOL = {
|
|
195
|
+
"name": "Gearbox",
|
|
196
|
+
"logoURI": "https://token-imgs.tokemaklabs.com/protocols/gearbox.png",
|
|
197
|
+
"type": "Lending Market",
|
|
198
|
+
"audits": "https://docs.gearbox.finance/overview/security/audits-bug-bounty"
|
|
199
|
+
};
|
|
188
200
|
exports.NONE_PROTOCOL = {
|
|
189
201
|
"name": "None",
|
|
190
202
|
"logoURI": "https://token-imgs.tokemaklabs.com/protocols/none.png",
|
|
@@ -252,6 +264,9 @@ exports.TOKE_TOKEN = {
|
|
|
252
264
|
"10": {
|
|
253
265
|
"tokenAddress": "0x223c0d94dbc8c0e5df1f6b2c75f06c0229c91950"
|
|
254
266
|
},
|
|
267
|
+
"143": {
|
|
268
|
+
"tokenAddress": "0x223c0d94dbc8c0e5df1f6b2c75f06c0229c91950"
|
|
269
|
+
},
|
|
255
270
|
"146": {
|
|
256
271
|
"tokenAddress": "0x223c0d94dbc8c0e5df1f6b2c75f06c0229c91950"
|
|
257
272
|
},
|
|
@@ -285,6 +300,9 @@ exports.AUTO_TOKEN = {
|
|
|
285
300
|
"10": {
|
|
286
301
|
"tokenAddress": "0x60cff692F42D67D4e367185E70D20164903E8725"
|
|
287
302
|
},
|
|
303
|
+
"143": {
|
|
304
|
+
"tokenAddress": "0x60cff692F42D67D4e367185E70D20164903E8725"
|
|
305
|
+
},
|
|
288
306
|
"8453": {
|
|
289
307
|
"tokenAddress": "0x60cff692F42D67D4e367185E70D20164903E8725"
|
|
290
308
|
},
|
|
@@ -523,6 +541,9 @@ exports.USDC_TOKEN = {
|
|
|
523
541
|
"decimals": 6,
|
|
524
542
|
"extensions": {
|
|
525
543
|
"bridgeInfo": {
|
|
544
|
+
"143": {
|
|
545
|
+
"tokenAddress": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603"
|
|
546
|
+
},
|
|
526
547
|
"146": {
|
|
527
548
|
"tokenAddress": "0x29219dd400f2Bf60E5a23d13Be72B486D4038894"
|
|
528
549
|
},
|
|
@@ -1105,7 +1126,14 @@ exports.USDT0_TOKEN = {
|
|
|
1105
1126
|
"name": "USDT0",
|
|
1106
1127
|
"symbol": "USDT0",
|
|
1107
1128
|
"audits": "https://tether.to/ru/transparency/?tab=reports",
|
|
1108
|
-
"logoURI": "https://token-imgs.tokemaklabs.com/tokens/plasma/0xb8ce59fc3717ada4c02eadf9682a9e934f625ebb.png"
|
|
1129
|
+
"logoURI": "https://token-imgs.tokemaklabs.com/tokens/plasma/0xb8ce59fc3717ada4c02eadf9682a9e934f625ebb.png",
|
|
1130
|
+
"extensions": {
|
|
1131
|
+
"bridgeInfo": {
|
|
1132
|
+
"143": {
|
|
1133
|
+
"tokenAddress": "0xe7cd86e13AC4309349F30B3435a9d337750fC82D"
|
|
1134
|
+
}
|
|
1135
|
+
}
|
|
1136
|
+
}
|
|
1109
1137
|
};
|
|
1110
1138
|
exports.PYUSD_TOKEN = {
|
|
1111
1139
|
"address": "0x6c3ea9036406852006290770bedfcaba0e23a0e8",
|
|
@@ -1115,6 +1143,33 @@ exports.PYUSD_TOKEN = {
|
|
|
1115
1143
|
"symbol": "pyUSD",
|
|
1116
1144
|
"logoURI": "https://token-imgs.tokemaklabs.com/tokens/ethereum/0x6c3ea9036406852006290770bedfcaba0e23a0e8.png"
|
|
1117
1145
|
};
|
|
1146
|
+
exports.WMON_TOKEN = {
|
|
1147
|
+
"chainId": 143,
|
|
1148
|
+
"address": "0x3bd359C1119dA7Da1D913D1C4D2B7c461115433A",
|
|
1149
|
+
"name": "Wrapped MON",
|
|
1150
|
+
"symbol": "wMON",
|
|
1151
|
+
"decimals": 18,
|
|
1152
|
+
"logoURI": "https://token-imgs.tokemaklabs.com/tokens/monad/0x3bd359c1119da7da1d913d1c4d2b7c461115433a.png",
|
|
1153
|
+
"extensions": {
|
|
1154
|
+
"parentAsset": "MON"
|
|
1155
|
+
}
|
|
1156
|
+
};
|
|
1157
|
+
exports.AUSD_TOKEN = {
|
|
1158
|
+
"chainId": 143,
|
|
1159
|
+
"address": "0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a",
|
|
1160
|
+
"name": "Agora USD",
|
|
1161
|
+
"symbol": "aUSD",
|
|
1162
|
+
"decimals": 6,
|
|
1163
|
+
"logoURI": "https://token-imgs.tokemaklabs.com/tokens/monad/0x00000000efe302beaa2b3e6e1b18d08d69a9012a.png"
|
|
1164
|
+
};
|
|
1165
|
+
exports.MON_TOKEN = {
|
|
1166
|
+
"chainId": 143,
|
|
1167
|
+
"address": "0x0000000000000000000000000000000000000000",
|
|
1168
|
+
"name": "Monad",
|
|
1169
|
+
"symbol": "MON",
|
|
1170
|
+
"decimals": 18,
|
|
1171
|
+
"logoURI": "https://token-imgs.tokemaklabs.com/tokens/monad/0x0000000000000000000000000000000000000000.png"
|
|
1172
|
+
};
|
|
1118
1173
|
// Autopools
|
|
1119
1174
|
exports.AUTOETH_AUTOPOOL = {
|
|
1120
1175
|
"symbol": "autoETH",
|
|
@@ -1253,6 +1308,12 @@ exports.INFINIFIUSD_AUTOPOOL = {
|
|
|
1253
1308
|
"type": "Institutional",
|
|
1254
1309
|
"logoURI": "https://token-imgs.tokemaklabs.com/autopools/infinifiUSD\n .toLowerCase()\n .replace(/s+/g, \"_\")}.png"
|
|
1255
1310
|
};
|
|
1311
|
+
exports.MONUSD_AUTOPOOL = {
|
|
1312
|
+
"symbol": "monUSD",
|
|
1313
|
+
"description": "USD stablecoins deployed across integrated DEXs and lending protocols on Monad.",
|
|
1314
|
+
"type": "Ecosystem",
|
|
1315
|
+
"logoURI": "https://token-imgs.tokemaklabs.com/autopools/monUSD\n .toLowerCase()\n .replace(/s+/g, \"_\")}.png"
|
|
1316
|
+
};
|
|
1256
1317
|
// Arrays of all items
|
|
1257
1318
|
exports.ALL_NETWORKS = [
|
|
1258
1319
|
exports.ETHEREUM_NETWORK,
|
|
@@ -1261,7 +1322,8 @@ exports.ALL_NETWORKS = [
|
|
|
1261
1322
|
exports.ARBITRUM_NETWORK,
|
|
1262
1323
|
exports.SONIC_NETWORK,
|
|
1263
1324
|
exports.PLASMA_NETWORK,
|
|
1264
|
-
exports.LINEA_NETWORK
|
|
1325
|
+
exports.LINEA_NETWORK,
|
|
1326
|
+
exports.MONAD_NETWORK
|
|
1265
1327
|
];
|
|
1266
1328
|
exports.ALL_PROTOCOLS = [
|
|
1267
1329
|
exports.CURVE_PROTOCOL,
|
|
@@ -1288,6 +1350,7 @@ exports.ALL_PROTOCOLS = [
|
|
|
1288
1350
|
exports.DEBANK_PROTOCOL,
|
|
1289
1351
|
exports.LLAMASWAP_PROTOCOL,
|
|
1290
1352
|
exports.UNISWAP_PROTOCOL,
|
|
1353
|
+
exports.GEARBOX_PROTOCOL,
|
|
1291
1354
|
exports.NONE_PROTOCOL
|
|
1292
1355
|
];
|
|
1293
1356
|
exports.ALL_TOKENS = [
|
|
@@ -1366,7 +1429,10 @@ exports.ALL_TOKENS = [
|
|
|
1366
1429
|
exports.SUSDAI_TOKEN,
|
|
1367
1430
|
exports.USDO_TOKEN,
|
|
1368
1431
|
exports.USDT0_TOKEN,
|
|
1369
|
-
exports.PYUSD_TOKEN
|
|
1432
|
+
exports.PYUSD_TOKEN,
|
|
1433
|
+
exports.WMON_TOKEN,
|
|
1434
|
+
exports.AUSD_TOKEN,
|
|
1435
|
+
exports.MON_TOKEN
|
|
1370
1436
|
];
|
|
1371
1437
|
exports.ALL_AUTOPOOLS = [
|
|
1372
1438
|
exports.AUTOETH_AUTOPOOL,
|
|
@@ -1390,7 +1456,8 @@ exports.ALL_AUTOPOOLS = [
|
|
|
1390
1456
|
exports.AUTOXPL_AUTOPOOL,
|
|
1391
1457
|
exports.LINEAUSD_AUTOPOOL,
|
|
1392
1458
|
exports.ANCHRGUSD_AUTOPOOL,
|
|
1393
|
-
exports.INFINIFIUSD_AUTOPOOL
|
|
1459
|
+
exports.INFINIFIUSD_AUTOPOOL,
|
|
1460
|
+
exports.MONUSD_AUTOPOOL
|
|
1394
1461
|
];
|
|
1395
1462
|
// Token Lists
|
|
1396
1463
|
exports.FAV_BASE_USD_TOKENS = [
|
package/dist/index.ts
CHANGED
|
@@ -98,6 +98,12 @@ export const LINEA_NETWORK: INetwork = {
|
|
|
98
98
|
"chainId": 59144
|
|
99
99
|
};
|
|
100
100
|
|
|
101
|
+
export const MONAD_NETWORK: INetwork = {
|
|
102
|
+
"name": "Monad",
|
|
103
|
+
"logoURI": "https://token-imgs.tokemaklabs.com/networks/monad.png",
|
|
104
|
+
"chainId": 143
|
|
105
|
+
};
|
|
106
|
+
|
|
101
107
|
// Protocols
|
|
102
108
|
export const CURVE_PROTOCOL: IProtocol = {
|
|
103
109
|
"name": "Curve",
|
|
@@ -261,6 +267,13 @@ export const UNISWAP_PROTOCOL: IProtocol = {
|
|
|
261
267
|
"type": "Protocol"
|
|
262
268
|
};
|
|
263
269
|
|
|
270
|
+
export const GEARBOX_PROTOCOL: IProtocol = {
|
|
271
|
+
"name": "Gearbox",
|
|
272
|
+
"logoURI": "https://token-imgs.tokemaklabs.com/protocols/gearbox.png",
|
|
273
|
+
"type": "Lending Market",
|
|
274
|
+
"audits": "https://docs.gearbox.finance/overview/security/audits-bug-bounty"
|
|
275
|
+
};
|
|
276
|
+
|
|
264
277
|
export const NONE_PROTOCOL: IProtocol = {
|
|
265
278
|
"name": "None",
|
|
266
279
|
"logoURI": "https://token-imgs.tokemaklabs.com/protocols/none.png",
|
|
@@ -332,6 +345,9 @@ export const TOKE_TOKEN: IToken = {
|
|
|
332
345
|
"10": {
|
|
333
346
|
"tokenAddress": "0x223c0d94dbc8c0e5df1f6b2c75f06c0229c91950"
|
|
334
347
|
},
|
|
348
|
+
"143": {
|
|
349
|
+
"tokenAddress": "0x223c0d94dbc8c0e5df1f6b2c75f06c0229c91950"
|
|
350
|
+
},
|
|
335
351
|
"146": {
|
|
336
352
|
"tokenAddress": "0x223c0d94dbc8c0e5df1f6b2c75f06c0229c91950"
|
|
337
353
|
},
|
|
@@ -366,6 +382,9 @@ export const AUTO_TOKEN: IToken = {
|
|
|
366
382
|
"10": {
|
|
367
383
|
"tokenAddress": "0x60cff692F42D67D4e367185E70D20164903E8725"
|
|
368
384
|
},
|
|
385
|
+
"143": {
|
|
386
|
+
"tokenAddress": "0x60cff692F42D67D4e367185E70D20164903E8725"
|
|
387
|
+
},
|
|
369
388
|
"8453": {
|
|
370
389
|
"tokenAddress": "0x60cff692F42D67D4e367185E70D20164903E8725"
|
|
371
390
|
},
|
|
@@ -622,6 +641,9 @@ export const USDC_TOKEN: IToken = {
|
|
|
622
641
|
"decimals": 6,
|
|
623
642
|
"extensions": {
|
|
624
643
|
"bridgeInfo": {
|
|
644
|
+
"143": {
|
|
645
|
+
"tokenAddress": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603"
|
|
646
|
+
},
|
|
625
647
|
"146": {
|
|
626
648
|
"tokenAddress": "0x29219dd400f2Bf60E5a23d13Be72B486D4038894"
|
|
627
649
|
},
|
|
@@ -1256,7 +1278,14 @@ export const USDT0_TOKEN: IToken = {
|
|
|
1256
1278
|
"name": "USDT0",
|
|
1257
1279
|
"symbol": "USDT0",
|
|
1258
1280
|
"audits": "https://tether.to/ru/transparency/?tab=reports",
|
|
1259
|
-
"logoURI": "https://token-imgs.tokemaklabs.com/tokens/plasma/0xb8ce59fc3717ada4c02eadf9682a9e934f625ebb.png"
|
|
1281
|
+
"logoURI": "https://token-imgs.tokemaklabs.com/tokens/plasma/0xb8ce59fc3717ada4c02eadf9682a9e934f625ebb.png",
|
|
1282
|
+
"extensions": {
|
|
1283
|
+
"bridgeInfo": {
|
|
1284
|
+
"143": {
|
|
1285
|
+
"tokenAddress": "0xe7cd86e13AC4309349F30B3435a9d337750fC82D"
|
|
1286
|
+
}
|
|
1287
|
+
}
|
|
1288
|
+
}
|
|
1260
1289
|
};
|
|
1261
1290
|
|
|
1262
1291
|
export const PYUSD_TOKEN: IToken = {
|
|
@@ -1268,6 +1297,36 @@ export const PYUSD_TOKEN: IToken = {
|
|
|
1268
1297
|
"logoURI": "https://token-imgs.tokemaklabs.com/tokens/ethereum/0x6c3ea9036406852006290770bedfcaba0e23a0e8.png"
|
|
1269
1298
|
};
|
|
1270
1299
|
|
|
1300
|
+
export const WMON_TOKEN: IToken = {
|
|
1301
|
+
"chainId": 143,
|
|
1302
|
+
"address": "0x3bd359C1119dA7Da1D913D1C4D2B7c461115433A",
|
|
1303
|
+
"name": "Wrapped MON",
|
|
1304
|
+
"symbol": "wMON",
|
|
1305
|
+
"decimals": 18,
|
|
1306
|
+
"logoURI": "https://token-imgs.tokemaklabs.com/tokens/monad/0x3bd359c1119da7da1d913d1c4d2b7c461115433a.png",
|
|
1307
|
+
"extensions": {
|
|
1308
|
+
"parentAsset": "MON"
|
|
1309
|
+
}
|
|
1310
|
+
};
|
|
1311
|
+
|
|
1312
|
+
export const AUSD_TOKEN: IToken = {
|
|
1313
|
+
"chainId": 143,
|
|
1314
|
+
"address": "0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a",
|
|
1315
|
+
"name": "Agora USD",
|
|
1316
|
+
"symbol": "aUSD",
|
|
1317
|
+
"decimals": 6,
|
|
1318
|
+
"logoURI": "https://token-imgs.tokemaklabs.com/tokens/monad/0x00000000efe302beaa2b3e6e1b18d08d69a9012a.png"
|
|
1319
|
+
};
|
|
1320
|
+
|
|
1321
|
+
export const MON_TOKEN: IToken = {
|
|
1322
|
+
"chainId": 143,
|
|
1323
|
+
"address": "0x0000000000000000000000000000000000000000",
|
|
1324
|
+
"name": "Monad",
|
|
1325
|
+
"symbol": "MON",
|
|
1326
|
+
"decimals": 18,
|
|
1327
|
+
"logoURI": "https://token-imgs.tokemaklabs.com/tokens/monad/0x0000000000000000000000000000000000000000.png"
|
|
1328
|
+
};
|
|
1329
|
+
|
|
1271
1330
|
// Autopools
|
|
1272
1331
|
export const AUTOETH_AUTOPOOL: IAutopool = {
|
|
1273
1332
|
"symbol": "autoETH",
|
|
@@ -1428,6 +1487,13 @@ export const INFINIFIUSD_AUTOPOOL: IAutopool = {
|
|
|
1428
1487
|
"logoURI": "https://token-imgs.tokemaklabs.com/autopools/infinifiUSD\n .toLowerCase()\n .replace(/s+/g, \"_\")}.png"
|
|
1429
1488
|
};
|
|
1430
1489
|
|
|
1490
|
+
export const MONUSD_AUTOPOOL: IAutopool = {
|
|
1491
|
+
"symbol": "monUSD",
|
|
1492
|
+
"description": "USD stablecoins deployed across integrated DEXs and lending protocols on Monad.",
|
|
1493
|
+
"type": "Ecosystem",
|
|
1494
|
+
"logoURI": "https://token-imgs.tokemaklabs.com/autopools/monUSD\n .toLowerCase()\n .replace(/s+/g, \"_\")}.png"
|
|
1495
|
+
};
|
|
1496
|
+
|
|
1431
1497
|
// Arrays of all items
|
|
1432
1498
|
export const ALL_NETWORKS: INetwork[] = [
|
|
1433
1499
|
ETHEREUM_NETWORK,
|
|
@@ -1436,7 +1502,8 @@ export const ALL_NETWORKS: INetwork[] = [
|
|
|
1436
1502
|
ARBITRUM_NETWORK,
|
|
1437
1503
|
SONIC_NETWORK,
|
|
1438
1504
|
PLASMA_NETWORK,
|
|
1439
|
-
LINEA_NETWORK
|
|
1505
|
+
LINEA_NETWORK,
|
|
1506
|
+
MONAD_NETWORK
|
|
1440
1507
|
];
|
|
1441
1508
|
|
|
1442
1509
|
export const ALL_PROTOCOLS: IProtocol[] = [
|
|
@@ -1464,6 +1531,7 @@ export const ALL_PROTOCOLS: IProtocol[] = [
|
|
|
1464
1531
|
DEBANK_PROTOCOL,
|
|
1465
1532
|
LLAMASWAP_PROTOCOL,
|
|
1466
1533
|
UNISWAP_PROTOCOL,
|
|
1534
|
+
GEARBOX_PROTOCOL,
|
|
1467
1535
|
NONE_PROTOCOL
|
|
1468
1536
|
];
|
|
1469
1537
|
|
|
@@ -1543,7 +1611,10 @@ export const ALL_TOKENS: IToken[] = [
|
|
|
1543
1611
|
SUSDAI_TOKEN,
|
|
1544
1612
|
USDO_TOKEN,
|
|
1545
1613
|
USDT0_TOKEN,
|
|
1546
|
-
PYUSD_TOKEN
|
|
1614
|
+
PYUSD_TOKEN,
|
|
1615
|
+
WMON_TOKEN,
|
|
1616
|
+
AUSD_TOKEN,
|
|
1617
|
+
MON_TOKEN
|
|
1547
1618
|
];
|
|
1548
1619
|
|
|
1549
1620
|
export const ALL_AUTOPOOLS: IAutopool[] = [
|
|
@@ -1568,7 +1639,8 @@ export const ALL_AUTOPOOLS: IAutopool[] = [
|
|
|
1568
1639
|
AUTOXPL_AUTOPOOL,
|
|
1569
1640
|
LINEAUSD_AUTOPOOL,
|
|
1570
1641
|
ANCHRGUSD_AUTOPOOL,
|
|
1571
|
-
INFINIFIUSD_AUTOPOOL
|
|
1642
|
+
INFINIFIUSD_AUTOPOOL,
|
|
1643
|
+
MONUSD_AUTOPOOL
|
|
1572
1644
|
];
|
|
1573
1645
|
|
|
1574
1646
|
// Token Lists
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tokemak/tokenlist",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.2.0",
|
|
4
4
|
"main": "./dist/index.js",
|
|
5
5
|
"types": "./dist/index.d.ts",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -17,7 +17,8 @@
|
|
|
17
17
|
},
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"@aws-sdk/client-s3": "3.996.0",
|
|
20
|
-
"dotenv": "16.0.0"
|
|
20
|
+
"dotenv": "16.0.0",
|
|
21
|
+
"viem": "2.46.3"
|
|
21
22
|
},
|
|
22
23
|
"scripts": {
|
|
23
24
|
"lint": "eslint \"**/*.ts\" --ignore-pattern dist",
|