PrimaryLendingPlatformAtomicRepaymentZksync
Overview
License: MIT
contract PrimaryLendingPlatformAtomicRepaymentZksync is PrimaryLendingPlatformAtomicRepaymentCoreFunctions info
getTotalOutstandingWithUpdatePrices (0x2de2d471)
function getTotalOutstandingWithUpdatePrices(
address user,
address projectToken,
address lendingAsset,
bytes32[] memory priceIds,
bytes[] calldata updateData
) external payable returns (uint256 outstanding)Name
Type
Description
Name
Type
Description
repayAtomic (0x4f6db5fc)
Name
Type
Description
Last updated