v1
latestOpenAPI 3.1.02026-07-2630132755.3 KBdepositAddresses
Get deposit address history
Returns the history of a deposit address on a given chain. This includes all accepted (with precise history), failed, and rejected bridge transactions.
get/deposit-addresses/{depositAddress}/{depositChain}/history
Path parameters
depositChainstring required
Query parameters
fromstring
Start date for the history query, in milliseconds since epoch or Date.parse compatible string. Optional, defaults to 7 days ago. Max window is 31 days
tostring
Start date for the history query, in milliseconds since epoch or Date.parse compatible string. Optional, defaults to 7 days ago. Max window is 31 days
Response
DepositAddressHistoryResponse