Skip to main content
GET
Returns one bot with its state read from the chain: owner, pause switch, refund policy, float, and its connection to each of the instance’s deployed markets. Archived bots are returned too. The owner wallet signs every change to the bot, and Trusset holds no key to it. A market counts as connected only when both halves hold: the owner enabled it on the bot, and the market granted the bot LIQUIDATOR_ROLE. Either alone leaves the bot unable to liquidate there. Chain reads are cached for up to 15 seconds, and Confirm Bot Transaction clears the cache.

Path Parameters

string
required
Bot ID.

Response Fields

object
The bot record with onChain, as List Liquidation Bots documents, plus markets.

Error Codes