withdraw_reserves_txn
Withdraw accumulated reserves from a DorkFi lending market by building unsigned transactions for owner/admin signing. Returns base64-encoded txn for secure signing.
Instructions
Build unsigned transactions to withdraw accumulated reserves from a DorkFi lending market. Owner/admin only. Returns base64-encoded transactions for signing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | Blockchain network | |
| amount | Yes | Amount of reserves to withdraw in human-readable units | |
| sender | Yes | Owner/admin wallet address | |
| symbol | Yes | Token symbol of the market |