Commit Graph

523 Commits

Author SHA1 Message Date
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
bhavik-m
20b02db9bf changed params on incentive function + updated address 2022-01-13 04:32:31 +05:30
bhavik-m
9c64ce7100 minor fix 2022-01-13 04:17:57 +05:30
bhavik-m
442d6fe0bd added uniswap v3 swap router connector 2022-01-13 00:03:33 +05:30
Pedro
7884bb31e0 Add Pangolin Stake Connector and Tests
Resolve errors

Resolve review issues

Fix comment

Co-authored-by: 0xPradyuman <63545809+pradyuman-verma@users.noreply.github.com>

Added NatSpec to Staking Connector

Fix NatSpecs
2022-01-11 15:33:26 -04:00
Pedro
358b9bfebb Added Pangolin Exchange Connector
Fixed Contract

Add: test to Pangolin connector

Fix InstaDapp Addresses/Scripts/PNG Connector

Removed unnecessary scripts

Moved PNG connector contract and Connector tests
2022-01-11 15:32:56 -04:00
0xBhavik
f712c84528
Merge branch 'main' into feat/sushiswap 2022-01-11 17:15:24 +05:30
pradyuman-verma
ce83a8bc6e
minor fixes 2022-01-11 12:40:22 +05:30
pradyuman-verma
a6165f2c5d
added erc721 and 1155 contracts 2022-01-11 01:28:49 +05:30
Thrilok kumar
bcc4862d70
Merge pull request #127 from Instadapp/feat/0x
Feat/0x
2022-01-10 17:16:49 +05:30
Thrilok kumar
550049e0c9
Merge branch 'main' into feat/paraswap 2022-01-08 15:56:23 +05:30
0xPradyuman
e35b3d41e3
Merge branch 'main' into feat/0x 2022-01-06 12:38:27 +05:30
pradyuman-verma
9f73e96f35
sushiswap: avalanche 2022-01-06 00:04:33 +05:30
bhavik-m
d1e4b028d6 added connector on polygon and arbitrum 2022-01-05 13:12:35 +05:30
bhavik-m
cb56f23f49 initial commit 2022-01-04 21:25:53 +05:30
Thrilok kumar
78aabad839
Merge pull request #146 from Instadapp/paraswapV5-avalanche
[Avalanche] Updated Paraswap to V5
2022-01-03 18:52:01 +05:30
Thrilok kumar
38a6ffa3a4
Merge branch 'main' into feat/paraswap-v5-polygon 2022-01-02 17:59:29 +05:30
Dimitri
b5a67e5b49 fix: interface declaration 2022-01-02 15:44:36 +07:00
Dimitri
fe76acb427 chore: clean comments 2022-01-02 15:39:18 +07:00
Dimitri
531ac64ba5 chore: consolidate functions to deposit and swap 2022-01-02 15:28:40 +07:00
bhavik
f68c773443 updated contract name to v5 2022-01-01 22:08:52 +05:30
bhavik mehta
ac3ef0f071 changed contract name 2022-01-01 17:18:13 +05:30
bhavik
87cfb46cc7 updated mapping name 2021-12-31 16:44:54 +05:30
Dimitri
b221c92d46 chore: cleanup 2021-12-30 17:43:01 +07:00
Dimitri
d6231fff0d feat: add mainnet connector 2021-12-30 17:42:44 +07:00
Dimitri
972b8a8ebb wip: add swap tests 2021-12-30 16:22:24 +07:00
Dimitri
5e58eda2ed wip: reward claim 2021-12-30 12:05:31 +07:00
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
Dimitri
093d7b30c6 wip: withdraw from vautl 2021-12-29 20:07:27 +07:00
Dimitri
76ebe50729 wip: mStable save deposit 2021-12-29 17:37:38 +07:00
pradyuman-verma
60169ee5ee
updated setUint 2021-12-27 21:11:55 +05:30
bhavik
612980c52b updated-contract 2021-12-26 18:38:47 +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
e56ca991e7
update 2021-12-16 11:42:11 +05:30
pradyuman-verma
fa6886e033
update 2021-12-15 23:21:11 +05:30
pradyuman-verma
f511685a15
updates events 2021-12-15 23:03:49 +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
pradyuman-verma
2a0a61f1e1 update 2021-12-15 00:54:54 +05:30
pradyuman-verma
3b4e272090 updated quickswap 2021-12-15 00:00:07 +05:30
Samyak Jain
11f6a0e626
Merge pull request #137 from Instadapp/uniswap-polygon
uniswap v3 connector on polygon
2021-12-14 23:05:06 +05:30
bhavik
5ab4f512b5 added uniswap on polygon 2021-12-14 00:50:26 +05:30
Thrilok kumar
a3d1a1f6bf
Update contracts/mainnet/connectors/1inch/main.sol 2021-12-14 00:02:35 +05:30
croooook
51710a3cf7 updated the 1inch comments for docs 2021-12-13 23:52:20 +05:30
croooook
f524062c39 updated the 1inch comments for docs 2021-12-13 23:38:31 +05:30
croooook
b9564292bc added in the comments of 1inch docs 2021-12-13 22:44:49 +05:30
pradyuman-verma
95ed18984f added sushiswap tests 2021-12-13 21:17:28 +05:30
pradyuman-verma
aa98f91e02 Merge branch 'quickswap-fix' into feat/quickswap 2021-12-13 16:50:21 +05:30
bhavik
0fb4826c5b changed contract name 2021-12-13 16:19:07 +05:30
bhavik
dfe3a9e056 updated-comments 2021-12-13 16:18:57 +05:30
bhavik
bc3d9bc5ab added paraswap on mainnet 2021-12-13 16:18:45 +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
cryptoDev222
627e839c70 minor fixes 2021-12-13 15:50:32 +05:30
cryptoDev222
650009f45e feat/implement sushiswap double incentive 2021-12-13 15:50:32 +05:30
cryptoDev222
102be3a91c implement sushi connector 2021-12-13 15:50:32 +05:30
zapaz.eth
4a7f1cc1d1 Merge branch 'main' into ubiquity 2021-12-12 21:20:08 +01:00
bhavik
7edaa872e7 added support on avalache 2021-12-12 20:20:43 +05:30
bhavik
f6e147290b added test on polygon 2021-12-12 18:26:27 +05:30
bhavik
714a4d91b1 added @notice comment 2021-12-11 15:46:31 +05:30
bhavik
5afed9f288 added support on polygon 2021-12-11 15:46:31 +05:30
bhavik
8a23337efd added 0x on mainnet 2021-12-11 15:46:31 +05:30
pradyuman-verma
33239ed018 removed errors 2021-12-07 23:14:19 +05:30
pradyuman-verma
3b87e1717d removed errors 2021-12-07 23:11:58 +05:30
Thrilok Kumar
824f64d537 Added wmatic 2021-12-07 19:37:41 +05:30
Samyak Jain
c5d46a7000
Merge pull request #118 from Instadapp/flashloan-aggregator
added instapool v4 (flashloan aggregator)
2021-12-06 18:22:13 +05:30
Samyak Jain
af48702e5e
Merge pull request #107 from UniverseFinance/universe-connector
Universe Finance Connector
2021-12-04 00:55:56 +05:30
Samyak Jain
dea25c6f5b Removed ETH specific conditions on flashloan v4 2021-11-30 22:45:24 +05:30
Samyak Jain
929e2bd8f0 added the proxy address in flashloan connector 2021-11-30 04:11:00 +05:30
Samyak Jain
00e562abc7 removed eth specific conditions 2021-11-30 04:06:52 +05:30
UniverseFinance
f6959f9159
add getIds and setIds 2021-11-27 22:29:23 +08:00
UniverseFinance
416c632adc
Update main.sol
approve
2021-11-25 13:22:10 +08:00
UniverseFinance
fcec1b0dbe
Update interface.sol 2021-11-25 13:21:25 +08:00
UniverseFinance
5c0dd54f24
Update helpers.sol
add approve
2021-11-25 13:20:41 +08:00
Samyak Jain
aa1dc3776a added on all chain 2021-11-24 03:48:26 +05:30
Samyak Jain
dd01d150fa added instapool v4 (flashloan aggregator) 2021-11-24 03:46:27 +05:30
UniverseFinance
e0322afab7
Update main.sol 2021-11-23 19:52:05 +08:00
UniverseFinance
13e1ec20b4
Update interface.sol 2021-11-23 19:51:39 +08:00
UniverseFinance
f27adab10e
Update helpers.sol 2021-11-23 19:51:12 +08:00
Samyak Jain
de4fb84eb3
Merge pull request #106 from Instadapp/update-benqi-connectors
Updated Benqi Connectors
2021-11-23 00:09:28 +05:30
pradyuman-verma
c92d05bae0
test cases update 2021-11-20 17:57:45 +05:30
Samyak Jain
07d9240556 Uniswap sell beta connector done 2021-11-20 16:21:36 +05:30
pradyuman-verma
c952949ded
final update 2021-11-20 16:00:56 +05:30