Import
Usage
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
userAddress | Address | Yes | User’s wallet address |
chainId | number | No | Filter by blockchain network |
vaultAddress | Address | No | Filter by vault contract |
status | WithdrawalRequestStatus | No | Filter by status |
pageSize | number | No | Number of results per page |
pageToken | string | No | Pagination token for next page |
Return Type
Example: Withdrawal History Component
Error Handling
| Error Message Pattern | Description | Resolution |
|---|---|---|
"SDK not initialized" | SDK not initialized | Call initAmplifySDK() first |
"Failed to fetch withdrawal requests" | Network or API error | Check connection and retry |
Related
- Withdrawals Guide - Complete withdrawal flow
- prepareWithdrawalAuthorization - Start a withdrawal