cWithdraw
Withdraw collateral from lending operations.
Sample Data#
{
"signature": {
"r": "0x8c864d08b6486f6c043c8359797175b14e2b3c6d61a82ceee9bc9cf2659a4be8",
"s": "0x15835b21b87a1c0b55af90bda8f830aa128514b08960fcf757fd983be93cb128",
"v": 27
},
"action": {
"type": "cWithdraw",
"signatureChainId": "0xa4b1",
"hyperliquidChain": "Mainnet",
"wei": 408761850,
"nonce": 1768148277854
},
"nonce": 1768148277854
}
View this transaction on Hypurrscan →
Field Reference#
Action Fields#
| Field | Type | Description |
|---|---|---|
type | string | Always "cWithdraw" |
wei | number | Amount in wei |
Related Action Types#
- cDeposit - Deposit collateral
- borrowLend - Lending operations