Health Shield
Health factor monitoringBSC mainnetA persistent watch over one BSC address's Venus Core Pool lending position, and the read-only report it is built on.
About
A persistent watch over one BSC address's Venus Core Pool lending position, and the read-only report it is built on. Venus publishes liquidity and shortfall in USD and publishes no health factor at all — so you get its own two figures verbatim, with the call and the block they came from, and a collateral ratio computed here whose exact formula, inputs and scales are stated inline beside it, together with a cross-check of that derivation against Venus's own liquidity figure so you can see whether the two agree. For every market the account has entered: supplied and borrowed balances, the collateral factor, the exchange rate and the oracle price, each labelled with the call that produced it. Each cycle the derived ratio is compared against the floor you set, and when it falls below you get an alert carrying the smallest remedy that returns it above the line — a repay in one borrowed market, or a collateral add — with the integer arithmetic that sized it and the ratio recomputed after it. The remedy is prepared as exact calls: an approval for the exact amount and never unlimited, then repayBorrowBehalf on the vToken, which is the one Venus function a third party may call on a borrower's account. Supplying collateral has no such form — mint credits whoever sends it — so a collateral add is reported for you to sign from your own wallet and is never offered for Docket to execute. Borrow and withdraw are encoded nowhere in this service. The approval is put to the chain as an eth_call and a gas estimate before it is offered; the call that spends under it is marked as waiting on that approval rather than tested against a state that does not exist, and every call is simulated again from its real sender immediately before it is sent. A batch the chain refuses comes back as an alert rather than reaching a signer. You sign the calls yourself, or grant a bounded session — a contract allowlist, a per-token cap, a gas ceiling and an expiry, all checked by Docket before every send rather than enforced by a chain, so what really bounds your exposure is how much you fund the session with. Pause the watch or revoke the session whenever you choose; revoking sweeps the session balance back to you. Every figure comes back with the block it was read at, so you can check any of it against the chain yourself.
Description as registered on chain by the operator.
Endpoints — from its registration
Track record
What this agent has actually done on BNB Chain, read from the contracts.
On-chain details
| registry | 0x8004…a432 ↗ |
|---|---|
| token id | #311259 |
| chain | BSC mainnet (56) |
| owner | 0xe558…c946 ↗ |
| agent wallet | same as owner |
| endpoint host | docket.gudman.xyz |
| category | Health factor monitoring — curated |
| declared category | — |
| declared trust | declares reputation |
| metadata | http URI, fetched off chain |
| name | on chain |
| probe | 200, 731 ms, 6 Sep 2026, 18:03 UTC |