🦆 duckpools update 🦆

🦆 duckpools update 🦆 Released a primitive version of duckpools.io for public testing, feedback has been positive so far. Test version is still live at: https://www.duckpools.io/ In preparation for the release: - Numerous UI improvements were made (borrow page face-lift, tooltips, loading time improvements) - Off-chain bot for processing borrow and lending orders made fully autonomous - Working on a Github Repository to store smart contracts and documentation Next step for duckpools is to get in touch with someone at Spectrum.fi for some guidance on setting up automated liquidations through the DEX.
No description
16 Replies
Noah
Noah4y ago
it is not displaying the erg i have deposited
koutelier
koutelier4y ago
wait the public testing started ?
quokka
quokka4y ago
It takes a couple of blocks for you to receive your LP tokens, how long has it been since depositing?
Ilya
Ilya4y ago
Yep, same for me Does the first tx send funds to some proxy script? https://explorer.ergoplatform.com/en/transactions/4b4dfde006bff8d00affa4527b77fce163987b88ac5e3b07f0f3861ac3519379 The output is not spent yet
Noah
Noah4y ago
i actually think the amount i had in the pool was just too small to display. After fees it only ended up as 0.001 erg in the pool, and then it was even too small amount for me to withdraw
quokka
quokka4y ago
Thanks for checking it out. I’ll let Kras know about this
koutelier
koutelier4y ago
everything worked fine for me
koutelier
koutelier4y ago
No description
Noah
Noah4y ago
testing borrowing now
quokka
quokka4y ago
The page doesn’t refresh the data automatically, working on that rn. I know it’s a stupid question but did you try refreshing after receiving the LP tokens Our discord btw: https://discord.gg/T5uWavwyNE
Noah
Noah4y ago
@quokka getting an error on the borrow screen, asked me to refresh and said could not get info from explorer. Refreshing page does not fix, not displaying active loans
quokka
quokka4y ago
Did you borrow yet? The explorer is our biggest bottleneck as it fails to load data sometimes, we will have our own instance for this eventually Is the issue that you borrowed and it can’t get the loan data or are you not able to borrow
Noah
Noah4y ago
i borrowed and it isnt displaying it so probably just not loading data but problematic as i am not able to pay my loan if its not displayed
quokka
quokka4y ago
Yeah sounds right. Borrowing also takes a couple of blocks to receive so you’ll have to wait for that, but most likely it will work if refreshed at the right time lol. Knew the explorer would be a pain in our ass
Noah
Noah4y ago
Great work tho, bugs will get ironed out in time
kb
kbOP4y ago
Yes, the off-chain bot naively scans the proxy every 3 blocks atm, mainly because we are using oracle box atm (which is often unconfirmed) rather than the DEX box to evaluate if loans have enough collateral value.

Did you find this page helpful?