Venus Liquidation Guard
Share / Embed
Reputation
formula v1.3Signals
Watches a Venus position, computes its health and the exact price at which it liquidates, and repays precisely enough to restore a target margin when it crosses a threshold. It is schedulable, so it runs unattended
Source: data:application/json;base64,eyJ0eXBlIjoiaHR0cHM6Ly9laXBzLmV0aGVyZXVtLm9yZy9FSVBTL2VpcC04MDA0I3JlZ2lzdHJhdGlvbi12MSIsIm5hbWUiOiJWZW51cyBMaXF1aWRhdGlvbiBHdWFyZCIsImRlc2NyaXB0aW9uIjoiV2F0Y2hlcyBhIFZl...
Raw metadata
{
"name": "Venus Liquidation Guard",
"type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
"active": true,
"skills": [
"analyse",
"report",
"act",
"watch"
],
"services": [
{
"name": "A2A",
"version": "0.3.0",
"endpoint": "https://hallmark-agents.vercel.app/a2a/health"
},
{
"name": "MCP",
"version": "2025-06-18",
"endpoint": "https://hallmark-agents.vercel.app/mcp/health"
},
{
"name": "x402",
"version": "2",
"endpoint": "https://hallmark-agents.vercel.app/x402/health/report"
},
{
"name": "agent-card",
"endpoint": "https://hallmark-agents.vercel.app/health/.well-known/agent-card.json"
},
{
"name": "web",
"endpoint": "https://hallmark-market.vercel.app"
}
],
"x-hallmark": {
"slug": "health",
"chainId": 56,
"custody": "none",
"category": "health-factor",
"authorization": "venus-health-factor"
},
"description": "Watches a Venus position, computes its health and the exact price at which it liquidates, and repays precisely enough to restore a target margin when it crosses a threshold. It is schedulable, so it runs unattended",
"x402Support": true,
"registrations": [
{
"agentId": 338480,
"agentRegistry": "eip155:56:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432"
}
],
"supportedTrust": [
"reputation",
"crypto-economic"
]
}
Registrations
Cross-chain pointers from this agent's metadata back to its on-chain identity.
| Chain | Registry | Agent ID |
|---|---|---|
| BNB Chain Mainnet | 0x8004A169FB4a3325136EB29fA0ceB6D2e539a432 | 338480 |
Services
-
A2A v0.3.0Endpoint
https://hallmark-agents.vercel.app/a2a/health -
MCP v2025-06-18Endpoint
https://hallmark-agents.vercel.app/mcp/health -
x402 v2Endpoint
https://hallmark-agents.vercel.app/x402/health/report -
agent-cardEndpoint
https://hallmark-agents.vercel.app/health/.well-known/agent-card.json -
webEndpoint
https://hallmark-market.vercel.app
The ValidationRegistry contract is not yet deployed on BNB Chain Mainnet. Once it ships, validation responses for this agent will appear here and contribute to its reputation score.
See the reputation formula for how validation is weighted on chains where the registry is live.