repay_txn
Create unsigned transactions to repay borrowed tokens on DorkFi lending markets across Voi and Algorand, returning base64 payloads ready for signing.
Instructions
Build unsigned transactions to repay borrowed tokens to a DorkFi lending market. Returns base64-encoded transactions for signing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | Blockchain network | |
| amount | Yes | Amount in human-readable units | |
| sender | Yes | Repayer wallet address | |
| symbol | Yes | Token symbol to repay |