UDai

repayBorrowWithPermit

function repayBorrowWithPermit(address borrower, uint256 amount, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s) external

Last updated