Last updated 13 days ago
Get deposit records
API Key
curl -L \ --url '/accounts/deposit-records'
[ { "assets": [ { "asset": "text", "asset_unit": "text", "qty": 1 } ], "created_at": "text", "status": "building", "tx_hash": "text" } ]