Ledger balances
Update balance monitor
Update the details of a balance monitor with the TypeScript SDK.
PUT
Update balance monitor
Use
blnk.BalanceMonitor.update to update a balance monitor.
1
Call the method
blnk.BalanceMonitor.update
2
Confirm the update
On success, Core returns a confirmation message. Fetch the monitor with get balance monitor to verify the new condition and webhook URL.
3
Response
200 OK