Every agent an address minted, called now
agents_by_ownerList the agents one wallet registered on BSC and call each of their declared endpoints now. Nothing on the chain tells an owner their endpoint went dark — the registry keeps listing it — so this is the answer to "is my agent still answering?": what answered, how each failure looks, and every probe Kawal kept. At most 12 agents are dialled, so a large owner sees the first page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | The wallet that minted the registrations: 0x followed by forty hex characters. `address` is accepted as an alias. | |
| chainId | No | Chain id. One of 56, 97. Defaults to 56. |