This page is under development
Read
Read commands
oneTokentoBacking(uint256) - shows how much Asset Backing per 1 token is available
Write
Write commands
convertAll(uint256,uint256,uint256)
extendLoan() - extend SmartLoan
flashLoan(uint256,address,bytes) - used for Smart Flash-Loan with 0.08% liquidity rate
liquifyForBacking(uint256)
loan(uint256) - Use this to take SmartLoan
repayLoan(uint256) - Use this to Repay SmartLoan
setFrontRunRange(uint256)