withdraw_txn
Generate unsigned transactions to withdraw supplied tokens from DorkFi lending markets, returned base64-encoded for signing.
Instructions
Build unsigned transactions to withdraw supplied tokens from 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 | Withdrawer wallet address | |
| symbol | Yes | Token symbol to withdraw |