Commit Graph

841 Commits

Author SHA1 Message Date
pradyuman-verma
ff39015e50
added on side chain
Signed-off-by: pradyuman-verma <pradyumnverma27@gmail.com>
2022-07-10 23:06:25 +05:30
0xPradyuman
c7fd106eae
Update contracts/polygon/connectors/dexSimulation/main.sol 2022-07-07 16:44:17 +05:30
pradyuman-verma
d042290248
name fix 2022-06-20 16:20:58 +05:30
pradyuman-verma
50248d402e
fixes 2022-06-20 16:18:47 +05:30
pradyuman-verma
f26d346b87
comments fiz 2022-06-20 16:14:19 +05:30
0xPradyuman
b2e3acd15c
Update contracts/polygon/connectors/dexSimulation/main.sol
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
2022-06-20 16:12:54 +05:30
0xPradyuman
00d0760119
Update contracts/polygon/connectors/dexSimulation/main.sol
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
2022-06-20 16:12:48 +05:30
0xPradyuman
c28ac06738
Update contracts/polygon/connectors/dexSimulation/main.sol
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
2022-06-20 16:12:41 +05:30
0xPradyuman
d7a0fdb684
Update contracts/polygon/connectors/dexSimulation/main.sol
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
2022-06-20 16:12:37 +05:30
pradyuman-verma
824d057ee7
added getId 2022-06-20 15:42:03 +05:30
pradyuman-verma
38f14ddecd
comments 2022-06-20 10:38:59 +05:30
pradyuman-verma
8ed6524cbb
insta simulation dex connector 2022-06-20 10:34:07 +05:30
Thrilok kumar
1ae4a0abef
Merge pull request #234 from Instadapp/aave-bug-swapBorrowMode
Bug Fixes | aave
2022-06-19 22:10:35 +05:30
0xPradyuman
fdc00965f9
Merge pull request #233 from Richa-iitr/aave-v3-import-permit-opt
Aave-v3 import with permit [ Optimism ]
2022-06-19 00:12:36 +05:30
Richa-iitr
f66cfc6533 minor changes 2022-06-18 23:45:35 +05:30
pradyuman-verma
09bcc1b8f7
lint fix 2022-06-18 19:26:50 +05:30
pradyuman-verma
51f4b1b9f4
aave v3: fixed swapBorrowRate bug 2022-06-18 19:12:19 +05:30
pradyuman-verma
3b6d0be4c4
fixed mainnet aave v3 bugs 2022-06-18 19:10:45 +05:30
pradyuman-verma
231b8fe34a
fixed native token bug aave v2 2022-06-18 19:04:48 +05:30
pradyuman-verma
4daba04266
fixed aave swapMode bug 2022-06-18 19:00:36 +05:30
Richa-iitr
42b1424ea0 importWithCollateral added 2022-06-18 18:00:55 +05:30
Richa-iitr
2b0e52ed82 aave-v3-import-permit-opt 2022-06-18 15:46:00 +05:30
pradyuman-verma
630f1c3d87
comment fix 2022-06-17 12:19:01 +05:30
pradyuman-verma
9255d77140
added 1inch ftm 2022-06-17 12:13:33 +05:30
0xPradyuman
e99ee70ead
Merge pull request #226 from Richa-iitr/swap-connector
Swap Aggregator Integration
2022-06-16 15:19:33 +05:30
Richa-iitr
c61d69682d contracts-opt,arb,ftm 2022-06-15 20:54:05 +05:30
Richa-iitr
f3aaea677b code refactor 2022-06-15 14:44:49 +05:30
Richa-iitr
f8e65363c9 minor changes 2022-06-15 14:07:35 +05:30
Richa-iitr
fb79ade8fe minor change 2022-06-15 03:40:23 +05:30
Richa-iitr
e90fcd590a updated events 2022-06-15 03:38:28 +05:30
Richa-iitr
78e6a3a136 minor change 2022-06-14 13:25:48 +05:30
Richa-iitr
f6fbe8614d calldata as param 2022-06-14 13:12:10 +05:30
Richa-iitr
c650bc0392 updated events 2022-06-14 09:29:01 +05:30
Richa-iitr
77caa8df66 updated code 2022-06-14 08:42:15 +05:30
Richa-iitr
8e98da39fd minor changes 2022-06-13 14:15:21 +05:30
pradyuman-verma
ce726bb045
bug fixes: native token conversion in some spells 2022-06-13 13:40:37 +05:30
Vaibhav Khanna
27d3d9e47a fixed compilation errors 2022-06-11 03:33:36 +05:30
Vaibhav Khanna
7a61470919 minor fix 2022-06-11 03:25:02 +05:30
Vaibhav Khanna
523d593eb4 address checksum bug 2022-06-11 03:24:09 +05:30
Vaibhav Khanna
aafe8e28c4 bug fixes 2022-06-11 03:23:08 +05:30
Vaibhav Khanna
64569a7185 bug fixes 2022-06-11 03:14:59 +05:30
Vaibhav Khanna
f4314f5589
minor bug fix 2022-06-11 02:48:04 +05:30
Vaibhav Khanna
f776a2fc16
minor bug fix 2022-06-11 02:47:53 +05:30
pradyuman-verma
da4f5a1c44
comment fix 2022-06-11 02:32:12 +05:30
pradyuman-verma
de1a1a106e
bug fixes 2022-06-11 02:22:11 +05:30
Thrilok Kumar
37e56f0955 added deleverageAndWithdraw func 2022-06-10 18:16:45 +05:30
Richa-iitr
32429d2b05 code refactor 2022-06-08 19:20:24 +05:30
pradyuman-verma
7477438395
bug fixes + refactoring 2022-06-08 19:07:56 +05:30
Richa-iitr
8a3fdde853 modified name 2022-06-07 05:42:03 +05:30
Richa-iitr
9bc29252c3 linted code 2022-06-05 09:57:17 +05:30