cURL
curl --request GET \ --url https://beta.rocketfi.io/vault-history
{ "history": [ { "amount": "<string>", "assetId": 1, "eventType": "Deposit", "round": 1, "shares": 1, "timestamp": 1, "txHash": "<string>", "user": "<string>", "vault": "<string>" } ], "pageNumber": 1, "pageSize": 1 }
Vault address (required) An Ethereum-style account address (20 bytes).
User address (optional) An Ethereum-style account address (20 bytes).
Show child attributes
Vault deposit/withdraw history
Response containing vault history entries with human-readable values
View containing multiple vault history entries with human-readable values
x >= 0