Commit Graph

27 Commits

Author SHA1 Message Date
TheJuze
c40cc93b94 remove comments and logs 2023-09-27 14:05:20 +03:00
lomonoshka
0b67ea0b86 Added debug logs 2023-09-20 15:43:46 +04:00
Dmitriy Pavlov
663b099882 apply linter 2023-09-08 14:35:04 +03:00
Dmitriy Pavlov
1f9838e48d remove exchangeToType map 2023-09-08 13:41:31 +03:00
Dmitriy Pavlov
ebf768b67e remove generatePancake3Calls 2023-09-08 13:28:17 +03:00
Dmitriy Pavlov
a30688d462 return swapExecutorContractAddress 2023-09-08 13:24:20 +03:00
Dmitriy Pavlov
3a44ea7a62 add uniswapv3 exchange 2023-09-08 12:56:12 +03:00
Dmitriy Pavlov
1538c74c48 mock PancakeSwapV3 generateCall function 2023-09-08 12:28:24 +03:00
Dmitriy Pavlov
58add34a6c add redirect pancake to uni 2023-09-08 12:11:32 +03:00
Dmitriy Pavlov
4378286243 update exchanges 2023-09-08 11:35:06 +03:00
Dmitriy Pavlov
c202f3523a add Factory 2023-09-08 11:16:21 +03:00
Dmitriy Pavlov
50dbdce577 add exchanges 2023-09-08 11:13:46 +03:00
Kirill Litvinov
b6266a78f0 fix 2023-08-30 10:59:39 +03:00
Kirill Litvinov
1fec02f0da update schema 2023-08-30 10:48:14 +03:00
lomonoshka
89f6795fd6 Merge branch 'feature/generic-swap-support' into feature/swap-info-eps-field 2023-08-24 12:38:50 +03:00
lomonoshka
7671c41013 case insensitive address compare 2023-08-24 12:33:37 +03:00
Dmitriy Pavlov
4f1d61c766 Merge branch 'feature/generic-swap-support' into feature/swap-info-eps-field
# Conflicts:
#	package.json
2023-08-24 10:25:13 +03:00
lomonoshka
7416a6cfbf Correct exchange precision 2023-08-23 22:06:44 +03:00
Dmitriy Pavlov
0a0567e77a Merge branch 'feature/generic-swap-support' into feature/swap-info-eps-field
# Conflicts:
#	package.json
2023-08-21 12:52:12 +03:00
lomonoshka
c118230818 Convert ZeroAddress to WETH in path 2023-08-21 09:15:29 +03:00
Dmitriy Pavlov
df38bfdc2c add eps types to services 2023-08-10 18:46:10 +03:00
lomonoshka
a886c343d3 Removed Exchange type 2023-08-10 15:26:12 +03:00
lomonoshka
f64738ec6a Removed conditional params, added exchange->factory record 2023-08-09 13:19:05 +03:00
lomonoshka
994d766391 Add conditional paremeters 2023-08-07 12:10:55 +03:00
lomonoshka
e205ebeb97 minor fixes 2023-08-07 10:30:52 +03:00
lomonoshka
8bac672bfd SafeArray from Arraylike 2023-08-06 13:18:14 +03:00
lomonoshka
d9ca7cba1a moved generateSwapCalldata to Exchange unit 2023-08-05 16:43:58 +03:00