get
https://api.anchorage-staging.com/v2/transactions
Permissions required: Read vault activity
List all transactions for the vaults permissioned to your API key. You can retrieve metadata about your API key from the API Key endpoints.
NOTE: price and USD value information is recent but does not reflect real-time data.
Filters
You may optionally supply the following filters:
- Set a date range by providing the
startDateand/orendDatequery parameters. The date refers to the end time of a transaction: when the transaction succeeded or failed. If the date parameters are omitted, all transactions will be returned. - Select transactions involving a specific vault by providing the
vaultIdparameter. If thevaultIdparameter is omitted, transactions for all vaults for which your API key is permissioned will be returned. - Filter transactions of one or more types with the
typesparameter. Multiple types should be separated by commas. - Select transactions involving a specific wallet by providing the
walletIdparameter. If thewalletIdparameter is omitted, transactions for all vaults for which your API key is permissioned will be returned. - Filter transactions by the receiving address with the
destinationAddressparameter.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…