Borrowing and minting PAR/paUSD
VaultsCore.borrow(myVaultId, BORROW_AMOUNT);Max Borrow amount = collateral deposit amount * collateral price / collateralization ratio (e.g. 1.6)Last updated
Was this helpful?
VaultsCore.borrow(myVaultId, BORROW_AMOUNT);Max Borrow amount = collateral deposit amount * collateral price / collateralization ratio (e.g. 1.6)Last updated
Was this helpful?
Was this helpful?