bhavik-m
cb56f23f49
initial commit
2022-01-04 21:25:53 +05:30
Thrilok kumar
38a6ffa3a4
Merge branch 'main' into feat/paraswap-v5-polygon
2022-01-02 17:59:29 +05:30
bhavik
acc1d43af6
changed paraswap address + change mapping name
2021-12-29 23:06:04 +05:30
bhavik
d4bea002bb
changed paraswap address + contract name
2021-12-29 22:17:50 +05:30
bhavik
184ce0a110
updated paths and deployed on polygon
2021-12-24 18:18:06 +05:30
bhavik
e8124f434a
updated @title and contract name
2021-12-23 20:11:53 +05:30
0xBhavik
4a1dd038e0
Update contracts/polygon/connectors/1inch/1inch-v4/main.sol
...
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
2021-12-23 20:11:53 +05:30
bhavik
db1daad2f2
changed contract name
2021-12-23 20:11:53 +05:30
bhavik
61686a585f
added 1inch-v4
2021-12-23 20:11:52 +05:30
Thrilok kumar
0e6b071665
Update contracts/polygon/connectors/uniswap/v3/helpers.sol
...
Co-authored-by: Samyak Jain <34437877+KaymasJain@users.noreply.github.com>
2021-12-21 18:46:07 +05:30
Thrilok Kumar
a1a5ea7438
Added comments
2021-12-21 17:38:05 +05:30
Thrilok Kumar
4ef4c48a77
minor fix
2021-12-21 15:16:43 +05:30
Thrilok Kumar
70a341244d
Added createAndInitializePool function
2021-12-21 15:10:31 +05:30
0xPradyuman
8910559a21
Merge branch 'main' into feat/quickswap
2021-12-17 00:54:48 +05:30
pradyuman-verma
37f5fe5748
quickswap deployed update
2021-12-15 18:13:58 +05:30
pradyuman-verma
da09b6b1cb
updated quickswap
2021-12-15 16:35:10 +05:30
bhavik
5ab4f512b5
added uniswap on polygon
2021-12-14 00:50:26 +05:30
pradyuman-verma
494b5fd7c4
fixed bugs
2021-12-13 15:51:14 +05:30
pradyuman-verma
4162176d96
Merge branch 'feat/quickswap' of https://github.com/Instadapp/dsa-connectors into feat/quickswap
2021-12-13 15:50:51 +05:30
pradyuman-verma
c7fc18143c
added typescript support
2021-12-13 15:50:32 +05:30
pradyuman-verma
5d01bc00d2
fixed quickswap polygon address
2021-12-13 15:50:32 +05:30
cryptoDev222
d7b69b4d87
implement quickswap
2021-12-13 15:50:32 +05:30
Thrilok Kumar
824f64d537
Added wmatic
2021-12-07 19:37:41 +05:30
Samyak Jain
dea25c6f5b
Removed ETH specific conditions on flashloan v4
2021-11-30 22:45:24 +05:30
Samyak Jain
aa1dc3776a
added on all chain
2021-11-24 03:48:26 +05:30
Thrilok kumar
2d186feb6f
Merge pull request #93 from eccheung4/pooltogether-connector-polygon
...
Pooltogether Polygon connector
2021-10-21 00:02:57 +05:30
Edwin Cheung
cb21849366
fix: Update to ConnectV2PoolTogetherPolygon
...
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
2021-10-06 13:08:31 -07:00
eccheung4
3cce1ec319
fix: update AAVE to polygon addresses
2021-10-04 13:38:05 -07:00
eccheung4
b8aab9db5a
fix: convert isEth and Weth to isMatic and Wmatic
2021-09-29 08:22:42 -07:00
eccheung4
220e826e01
fix: remove code for PODs
2021-09-29 07:38:03 -07:00
eccheung4
bbc690e13d
initial: copy of files from mainnet connector
2021-09-29 07:35:12 -07:00
Shivva
059412ebcb
add LogCancelAndRevoke event
2021-08-21 13:11:21 +02:00
Shivva
cd46f4fae8
chore: internals inside helpers, add events.
2021-08-21 11:34:40 +02:00
Shivva
fc2c597497
Aave protection connector
2021-08-18 21:30:56 +02:00
Thrilok kumar
3c4d3ec858
Merge pull request #49 from Instadapp/feat/polygon-1inch
...
Add polygon 1inch connector
2021-06-26 00:30:52 +05:30
Thrilok Kumar
a22103533b
Minor fix
2021-06-26 00:06:08 +05:30
Thrilok Kumar
9b9fb2d7fb
Minor change
2021-06-25 23:57:39 +05:30
Thrilok Kumar
53a725a716
Added polygon 1inch connector
2021-06-25 21:00:34 +05:30
Thrilok Kumar
1a9ab0ac70
Fixed approve(token.approve => approve())
2021-06-25 01:25:04 +05:30
Thrilok Kumar
1fd9c651f5
polygon aave claim function update
2021-06-02 05:41:26 +05:30
Thrilok Kumar
196673877d
Added name and description for polygon connectors
2021-05-11 21:49:12 +05:30
Thrilok Kumar
c4a649c623
Fixed typo
2021-05-11 21:28:15 +05:30
Thrilok Kumar
abc3dc2c5d
Added polygon connectors
2021-05-11 19:22:01 +05:30
Ardhead
0ef4667258
Checker for solidity code ( #32 )
...
* raw logic
* rename and output update
* checks update
* name & comments checks update
* Updated comments for reflexer
* Updated comments
* colors and line numbers
* commit test
* commit test 2
* commit test 3
* commit test 4
* commit test 5
* commit test 6
* commit test 7
* reset branch
* commit test 1
* commit test 1
* test commit 1
* test commit
* test
* test
* test workflow
Co-authored-by: Thrilok Kumar <thrilok2000@gmail.com>
2021-05-07 22:06:52 +05:30
Thrilok Kumar
d6af759404
Fixed paraswp approve issue
2021-05-03 22:20:26 +05:30
Thrilok Kumar
7a2822f08b
Updated connector name
2021-05-02 20:13:43 +05:30
Mubaris NK
ea79e84673
Add contract name
2021-04-21 18:06:49 +05:30
Mubaris NK
fd918e0381
Add paraswap connector
2021-04-21 18:04:43 +05:30
Mubaris NK
1ad2361789
Update claim
2021-04-14 20:23:26 +05:30
Mubaris NK
51a324473a
Add comments
2021-04-14 18:11:47 +05:30