repay_txn
Generate an unsigned transaction to repay borrowed tokens on DorkFi lending markets, returning a base64-encoded payload 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 |