You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Create a simple ERC20 only Protocol where users can borrow until 20% of what they lended initially.
Only ERC20 should be allowed, and you can borrow one ERC20 against other ERC20
Reproduction
Information information :
Only ERC20 Tokens that are present in Uniswap with a pair against ETH should be available
Ratio of exchange between the borrowed ERC20 Token & the lended ERC20 should be gotten directly from uniswap v3 solidity
API (direct solidity calls - against the current price in ETH)
Users should have to pay a 1% fee each month to keep their principal available
You should be able to lend the protocol funds and get a variable APR based on the amount of borrowers value paid in fees each month
Available examples
compound.finance
Bounty
$30k BEPRO
Who are we
Bepro.Network (BetBlock Technology LDA)
The text was updated successfully, but these errors were encountered:
Describe the bug
Create a simple ERC20 only Protocol where users can borrow until 20% of what they lended initially.
Only ERC20 should be allowed, and you can borrow one ERC20 against other ERC20
Reproduction
Information information :
API (direct solidity calls - against the current price in ETH)
Available examples
compound.finance
Bounty
$30k BEPRO
Who are we
Bepro.Network (BetBlock Technology LDA)
The text was updated successfully, but these errors were encountered: