Commit Graph

719 Commits

Author SHA1 Message Date
Sowmay Jain
5d7ef4e272
Update main.sol 2022-03-22 03:22:37 +05:30
Chinmay Chougaonkar
95e390ddef changed logic for entering markets 2022-03-21 15:50:11 +05:30
Chinmay Chougaonkar
b14f886365 changed flashLoanFee to flashLoanFees[], removed migrateCompound function, removed checks for repeated tokens from getSupplyAmounts and getBorrowAmounts 2022-03-21 11:39:31 +05:30
pradyuman-verma
497e5a9f0b
added FTM paraswap 2022-03-19 20:33:38 +05:30
Vaibhav Khanna
5970e4b9f5 added fla connector on optimism 2022-03-19 20:21:27 +05:30
pradyuman-verma
ed3fdab7ac
lint fix 2022-03-19 12:55:39 +05:30
Thrilok Kumar
81060d5ed5 fixed Aave v2-to-v3 minor fix 2022-03-18 15:04:28 +04:00
pradyuman-verma
4d8bdf03a8
compilation errors fixed 2022-03-17 00:43:11 +05:30
Thrilok kumar
d90d18649b
Update contracts/polygon/connectors/aave/v2-to-v3-import/helpers.sol 2022-03-16 22:16:49 +04:00
Thrilok kumar
e1b5ae0223
Merge pull request #194 from Instadapp/polygon-migration-fix
Fixed bug on Aave V2 to v3 Migration connector
2022-03-16 22:12:01 +04:00
Thrilok Kumar
e718e7c044 Fix on polygon 2022-03-16 20:04:34 +04:00
Thrilok Kumar
d78c59e7eb fixed bug on V2 to v3 migration 2022-03-16 19:55:47 +04:00
Thrilok Kumar
ea9cae4fff Updated event 2022-03-16 17:25:17 +04:00
Thrilok Kumar
cc44116a03 Fixed Avalanche Aave v2 to v3 connector fix 2022-03-16 17:15:03 +04:00
Thrilok Kumar
8cf500a1fa Added payable function for setUserEMode 2022-03-16 17:05:07 +04:00
0xBhavik
c25462a973
Updated comments for better documentation 2022-03-15 15:30:44 +05:30
bhavik-m
3453a6038d fix conflicts 2022-03-14 21:57:19 +05:30
0xPradyuman
25db24f8bd
Merge pull request #185 from Instadapp/aave-v2-to-v3-import
Aave v2 to v3 import
2022-03-14 21:00:49 +05:30
pradyuman-verma
21c68c3290
fixed netspec comments 2022-03-14 20:58:58 +05:30
bhavik-m
9fbc3c12fd fix conflicts 2022-03-14 16:51:44 +05:30
bhavik-m
3db7b4104a fix conflicts 2022-03-14 16:50:17 +05:30
0xPradyuman
2a009cc8da
Merge pull request #186 from Instadapp/lido-stakeEth
Lido Eth Staking
2022-03-14 16:28:23 +05:30
0xPradyuman
d29b014f86
Merge branch 'main' into fantom-connectors-deployment 2022-03-14 15:42:56 +05:30
bhavik-m
00e6f1677f updated storage variable to constant 2022-03-12 23:37:56 +05:30
bhavik-m
68e007e26f added connector on fanto, 2022-03-12 22:24:50 +05:30
bhavik-m
6ddb5ffa19 lido-stakeEth 2022-03-12 21:24:57 +05:30
bhavik-m
64b7455896 added connector on fantom 2022-03-12 21:04:42 +05:30
bhavik-m
ad7c5f11c4 updated aave v3 addresses 2022-03-12 14:00:41 +05:30
bhavik-m
d41b3e65aa updated aave v3 addresses 2022-03-12 13:53:38 +05:30
bhavik-m
251923ad3e updated aave v3 addresses 2022-03-12 13:02:35 +05:30
bhavik-m
3ccca453a5 added import connector on opt 2022-03-11 15:38:49 +05:30
bhavik-m
1eafc29fa2 added import connector on arb 2022-03-11 15:38:38 +05:30
bhavik-m
1133f10fbc minor fix 2022-03-11 01:52:31 +05:30
bhavik-m
ca187d5fe5 updated aave v3 addr, added flashloan fee in events, changed solidity version 2022-03-11 01:40:00 +05:30
bhavik-m
c04011e8ba updated solidity version 2022-03-10 23:22:04 +05:30
pradyuman-verma
ea5d7f611d
minor fix 2022-03-10 16:32:34 +05:30
bhavik-m
8c2fab7bd5 minor fix 2022-03-09 22:08:55 +05:30
bhavik-m
4a3382d342 added comments 2022-03-09 22:06:42 +05:30
bhavik-m
b7bffb41a8 added comments 2022-03-09 22:02:57 +05:30
bhavik-m
0a13c8e5cf added comments 2022-03-09 21:58:25 +05:30
bhavik-m
5083d84d51 removed migration func 2022-03-09 21:52:14 +05:30
bhavik-m
766b95c787 did the same changes on avalanche's 2022-03-09 19:26:07 +05:30
bhavik-m
d32c628812 corrected doImport logic + added comments 2022-03-09 19:22:53 +05:30
pradyuman-verma
270a3f79b9
update v2->v3 import avax 2022-03-09 17:33:30 +05:30
Thrilok Kumar
31a497e21b Updated polygon addresses 2022-03-09 00:25:21 +04:00
Thrilok Kumar
d59cd4fc7c Polygon: Code refactoring 2022-03-09 00:24:59 +04:00
Thrilok Kumar
22728d776a fixed DSA v2 to v3 import logic 2022-03-09 00:12:39 +04:00
Thrilok kumar
3fa3e36ba9
Update contracts/optimism/connectors/aave/v3/helpers.sol 2022-03-08 19:31:10 +04:00
Thrilok kumar
91c8a72ef9
Update contracts/optimism/connectors/aave/v3/helpers.sol 2022-03-08 19:30:23 +04:00
pradyuman-verma
73172cc34c
optimisim: aave v3 2022-03-08 20:58:07 +05:30
pradyuman-verma
56c581ac78
added aave v3 arbitrum 2022-03-08 20:45:09 +05:30
pradyuman-verma
9e16f4526d
fixed contact name 2022-03-08 20:44:52 +05:30
Thrilok Kumar
d951777382 Updated Aave Avalanche address 2022-03-08 16:31:56 +04:00
Thrilok Kumar
b45be6bebc Updated polygon addresses 2022-03-08 16:30:03 +04:00
Chinmay Chougaonkar
8e74f75862 refactored compound-import contracts 2022-03-07 20:10:17 +05:30
bhavik-m
37592c99cb added connector 2022-03-07 16:39:12 +05:30
bhavik-m
3628a291b1 Merge branch 'main' into uniswapv3-router 2022-03-07 16:35:25 +05:30
bhavik-m
2d308f2e35 removed referral param 2022-03-07 01:00:45 +05:30
bhavik-m
cb89771f7e added referral parameter in deposit func 2022-03-07 00:39:38 +05:30
bhavik-m
0d7080b8b1 minor fix 2022-03-07 00:21:01 +05:30
bhavik-m
ba77087659 added connector 2022-03-07 00:16:22 +05:30
bhavik-m
0e81ea5441 added connector on avalanche 2022-03-06 18:51:50 +05:30
bhavik-m
bbeee1727e added connector on polygon 2022-03-06 18:51:41 +05:30
bhavik-m
9797733750 merge main into this branch 2022-03-06 18:33:52 +05:30
bhavik-m
a666b90ebe added connector on polygon 2022-03-06 18:31:49 +05:30
bhavik-m
45cf2a8f37 added connector on avalanche 2022-03-06 18:31:34 +05:30
bhavik-m
2a20443390 added flashloan fee parameter in event 2022-03-06 18:31:15 +05:30
bhavik-m
ae6598b2f6 added connector on avalanche 2022-03-06 18:19:55 +05:30
bhavik-m
c793ce0238 added connector on polygon 2022-03-06 18:19:42 +05:30
bhavik-m
6241384933 removed executeOperation func + refactored code 2022-03-04 17:44:36 +05:30
Aleksandr S
e8e2eb664d merge from main branch 2022-03-03 21:55:22 +03:00
0xPradyuman
4800889442
fixed checks (#181)
* fixed checks

* updated sushi incentive comments

* fixed index.ts errors

* removed yarn.lock since it is not used anywhere, updated gh actions config and package-lock.json

Co-authored-by: Ishan Jain <contact@ishanjain.me>
Co-authored-by: Prayuman Verma <pradyumnverma27@gmail.com>
2022-03-03 23:52:41 +05:30
bhavik-m
8f00678366 fix conflicts 2022-03-02 18:26:54 +05:30
Chinmay Chougaonkar
df59342790 handled borrowing with flash loan fee 2022-02-28 14:34:52 +05:30
Chinmay Chougaonkar
7fd95fc81e added natspec comments, remove flashloan related function skeletons 2022-02-27 21:58:52 +05:30
bhavik-m
84a39b1582 added connector on opt 2022-02-27 19:04:29 +05:30
bhavik-m
e90507f82f added connector on arb 2022-02-27 19:03:55 +05:30
Chinmay Chougaonkar
58c2d3cb6e added LogCompoundImport event 2022-02-27 09:40:25 +05:30
Chinmay Chougaonkar
5516b27d7a add logic for compound import except flashloan related functions 2022-02-27 09:32:51 +05:30
bhavik-m
6abaee5bf9 minor fix 2022-02-27 02:28:09 +05:30
bhavik-m
7bf7174c7a wip: import connector 2022-02-27 02:14:41 +05:30
bhavik-m
fb19080980 fixed typo 2022-02-21 21:50:51 +05:30
bhavik-m
713e618990 minor fix 2022-02-21 15:51:48 +05:30
bhavik-m
2842fed13a added e-mode func 2022-02-21 15:47:39 +05:30
bhavik-m
420ada2036 added paybackWithAToken func + minor fix 2022-02-19 19:17:39 +05:30
bhavik-m
0a6c140d94 minor fixes 2022-02-15 22:12:44 +05:30
Dimitri
eb8ddce70a
Merge branch 'Instadapp:main' into mstable/save 2022-02-14 12:35:18 +01:00
bhavik-m
7e21f46841 initial commit 2022-02-14 11:57:50 +05:30
bhavik-m
4e94eb113d fix conflicts 2022-02-14 08:22:40 +05:30
bhavik-m
d8605357a9 minor change 2022-02-11 00:18:57 +05:30
bhavik-m
5a0188544e Added BasicB and BasicC 2022-02-11 00:08:52 +05:30
Thrilok kumar
49ba822f62
Update contracts/polygon/connectors/uniswap/v3_auto_router/main.sol 2022-02-04 23:48:28 +05:30
Croooook
5ae2797964 added the hyperlink for calldata in the comments for uniswapv3-auto-router 2022-02-04 23:42:25 +05:30
Dimitri Golecko
a51ad6fd45 chore: add payable 2022-02-01 16:41:20 +01:00
Thrilok kumar
e9a0bb3fc2
Update main.sol 2022-01-31 20:48:38 +05:30
Thrilok kumar
7780112357
Update main.sol 2022-01-31 20:48:19 +05:30
Thrilok kumar
8000d03121
Update main.sol 2022-01-31 20:33:36 +05:30
Thrilok kumar
27b7efad96
Update main.sol 2022-01-31 20:33:09 +05:30
Thrilok kumar
7823f8299e
Merge pull request #138 from Instadapp/feat/quickswap-fix
updated sushi-incentive connector
2022-01-30 21:12:09 +05:30
bhavik-m
0dff6dc041 fix conflicts 2022-01-30 19:50:23 +05:30
Thrilok kumar
69cfb38971
Merge pull request #165 from Instadapp/uniswapv3Staker-optimism
[optimism] Added UniswapV3 Staker Connector
2022-01-29 17:41:01 +05:30
Thrilok kumar
89e88c873d
Merge pull request #125 from pangolindex/main
Added Pangolin Connector
2022-01-27 18:38:20 +05:30
Thrilok kumar
109da23bac
Merge pull request #147 from Instadapp/feat/sushiswap
Sushiswap connector
2022-01-27 18:35:35 +05:30
Dimitri
571a69ea3c chore: add stores 2022-01-27 19:34:47 +07:00
bhavik-m
60dab7bdf7 updated connector 2022-01-26 16:08:49 +05:30
Thrilok kumar
678f005c9f
Update main.sol 2022-01-26 03:50:48 +05:30
Thrilok kumar
b01e9b92b0
Update main.sol 2022-01-26 03:44:49 +05:30
Dimitri
9c83fd0924 chore: clean up 2022-01-24 22:55:44 +07:00
Thrilok kumar
a2da523c19
Merge pull request #161 from Instadapp/uniswapv3Router-polygon
Uniswapv3 Router [Polygon]
2022-01-21 01:58:56 +05:30
bhavik-m
8694406d75 minor correction 2022-01-20 23:10:44 +05:30
bhavik-m
397c49fe79 Added Connector 2022-01-20 22:48:25 +05:30
Dimitri
cc7f53860c fix: typo 2022-01-20 13:56:13 +07:00
Dimitri
faf608d825 fix: event returns 2022-01-20 12:43:06 +07:00
Dimitri
d1519c56fd fix: eventsParams 2022-01-20 12:31:42 +07:00
Thrilok kumar
06b0fa258f
minor fix 2022-01-19 18:25:25 +05:30
pradyuman-verma
8590a4ef82
added InstaWethContract address 2022-01-19 18:04:21 +05:30
Thrilok Kumar
48194262ea version update 2022-01-19 04:39:55 +05:30
Thrilok Kumar
df8af5281e Merge branch 'weth-optimism-connector-fix' of https://github.com/Instadapp/dsa-connectors into weth-optimism-connector-fix 2022-01-19 04:39:25 +05:30
Thrilok Kumar
cbe099c654 Added TODO 2022-01-19 04:39:24 +05:30
Thrilok kumar
dcd47902c0
Update contracts/optimism/connectors/weth/main.sol 2022-01-19 04:39:07 +05:30
Thrilok kumar
11e1efb544
Update contracts/optimism/connectors/weth/main.sol 2022-01-19 04:38:43 +05:30
Thrilok Kumar
815024ef40 Weth connector fix 2022-01-19 04:34:24 +05:30
bhavik-m
b47efe271c added test and minor fix 2022-01-17 01:25:55 +05:30
Thrilok Kumar
51b739515b minor refactor 2022-01-17 00:50:11 +05:30
Thrilok Kumar
75aeed557a fix isEth logic 2022-01-17 00:49:28 +05:30
0xBhavik
ac72a6d574
Update helpers.sol 2022-01-17 00:44:25 +05:30
0xBhavik
5f9005650a
Update contracts/mainnet/connectors/uniswap/v3_auto_router/helpers.sol
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
2022-01-17 00:42:50 +05:30
Thrilok kumar
2ec9c80980 minor change 2022-01-17 00:19:41 +05:30
bhavik-m
e6aea751c5 minor fix 2022-01-17 00:04:48 +05:30
bhavik-m
4f7ccc5efa added uniswap router connector 2022-01-16 23:03:25 +05:30
pradyuman-verma
7060973727
added 1inch v3 and v4 2022-01-16 22:38:21 +05:30
bhavik-m
731cb2162d updated test and contract 2022-01-16 21:54:44 +05:30
pradyuman-verma
fc4d67c968
fixed IUniswapV3Staker address 2022-01-16 17:37:24 +05:30
pradyuman-verma
f5473652cd
minor fix 2022-01-16 15:16:48 +05:30
pradyuman-verma
1266541487
added uniswap v3 staker 2022-01-16 15:14:14 +05:30
pradyuman-verma
cb2d3bec48
added uniswap v3 2022-01-16 15:13:58 +05:30
Thrilok kumar
0fd94d34a4
Update contracts/mainnet/connectors/uniswap/v3_auto_router/helpers.sol 2022-01-16 00:35:21 +05:30
Thrilok kumar
63711ce030
Update contracts/mainnet/connectors/uniswap/v3_auto_router/main.sol 2022-01-16 00:35:12 +05:30
Thrilok kumar
dc1330fa2b
Update contracts/mainnet/connectors/uniswap/v3_auto_router/helpers.sol 2022-01-16 00:34:44 +05:30
Thrilok kumar
2e8ba1d846
Update contracts/mainnet/connectors/uniswap/v3_auto_router/helpers.sol 2022-01-16 00:34:39 +05:30
Thrilok kumar
38c3d3e222
Update contracts/mainnet/connectors/uniswap/v3_auto_router/helpers.sol 2022-01-16 00:34:33 +05:30
bhavik-m
54a2b62e7b support native token 2022-01-15 23:27:35 +05:30
pradyuman-verma
fc6598f2c2
Added WETH-A 2022-01-15 23:08:37 +05:30
pradyuman-verma
55cbdf788c
added BASIC-A connector 2022-01-15 22:44:13 +05:30
pradyuman-verma
80da914bbc
added authority connector 2022-01-15 22:43:53 +05:30
pradyuman-verma
7abd22bb79
update 2022-01-15 00:04:24 +05:30
0xPradyuman
bc65d55fd1
Update contracts/optimism/common/interfaces.sol
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
2022-01-14 23:50:14 +05:30
bhavik-m
4ecacdc767 added staker connector: Arbitrum 2022-01-14 18:44:48 +05:30
pradyuman-verma
7d4215d89a
added BASIC-connectors: optimism 2022-01-14 01:17:26 +05:30
pradyuman-verma
18ed3cbd92
added basic connector: avalanche 2022-01-14 00:36:21 +05:30