1Hive / honeyswap

Documentation on Honeyswap
19 stars 14 forks source link

Honeycomb Pending Tasks and Suggestions #26

Open befitsandpiper opened 3 years ago

befitsandpiper commented 3 years ago

Pending Farming:

My wallet:

Airdrop:

Global:

Tulip-Backend:

Suggestions:

lkngtn commented 3 years ago

Pending update integrate additional subgraph data. Estimated completion Thursday May 6

pxbee commented 3 years ago

Moved issue list to description

pxbee commented 3 years ago

Suggenstions for the next test

pxbee commented 3 years ago

Done Farming:

Tulip Backend:

Search feature:

Airdrop:

MyWallet:

Lending:

Global:

Philogy commented 3 years ago

For simultaneous, multi-deposit reward withdraws I created the following helper contract: 0x53f224f83b2b2365caf4178f52c234da1ecf392f. Usage is pretty self explanatory if you look at the only method it has (MultiWithdrawer.sol). Only caveat are that the users have to approve the contract via the setApprovalForAll method and that doing multi withdraws are pretty costly, it costs around 80-95k gas / deposit so there has to be some limit enforced in the UI.