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