watch.deposit.confirmed
0x
0xe835...C3b
T
TK87L1q...QZA
BAM8JBD...3T8
{ "network": "BNB", "address": "0xe835233c318a422742aE675A9ebC0dCCf5887C3b", "label": "交易所热钱包" }
curl --location '/api/v1/wallet/watch-address/subscribe' \ --header 'tenant-id: 1' \ --header 'Content-Type: application/json' \ --data '{ "network": "BNB", "address": "0xe835233c318a422742aE675A9ebC0dCCf5887C3b", "label": "交易所热钱包" }'
{ "code": 0, "msg": "success", "data": { "id": 1, "tenantId": 1, "network": "BNB", "address": "0xe835233c318a422742ae675a9ebc0dccf5887c3b", "currency": null, "label": "交易所热钱包", "webhookUrl": null, "status": "ENABLED", "createTime": "2026-04-01T12:00:00", "updateTime": "2026-04-01T12:00:00" }, "ok": true }